"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/04/11 05:03:27 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu" 2026/04/11 05:03:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/11 05:03:27 DEBUG : Creating backend with remote "TestS3:rclone-test-lunacah2zayu" 2026/04/11 05:03:27 DEBUG : Creating backend with remote "/tmp/rclone1197368629" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:28 INFO : S3 bucket rclone-test-lunacah2zayu: Bucket "rclone-test-lunacah2zayu" created with ACL "" 2026/04/11 05:03:28 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:28 DEBUG : dir/file1.rclone_chunk.001_bifb3w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:28 INFO : dir/file1.rclone_chunk.001_bifb3w: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:28 INFO : dir/file1.rclone_chunk.001_bifb3w: Deleted 2026/04/11 05:03:29 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:29 DEBUG : dir: Looking for writers 2026/04/11 05:03:29 DEBUG : Looking for writers 2026/04/11 05:03:29 DEBUG : dir: reading active writers 2026/04/11 05:03:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.55s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:29 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:29 DEBUG : dir/file1.rclone_chunk.001_bifc0q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:29 INFO : dir/file1.rclone_chunk.001_bifc0q: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:29 INFO : dir/file1.rclone_chunk.001_bifc0q: Deleted 2026/04/11 05:03:30 DEBUG : dir/file2: size = 15 OK 2026/04/11 05:03:30 DEBUG : dir/file2.rclone_chunk.001_bifcep: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/11 05:03:30 INFO : dir/file2.rclone_chunk.001_bifcep: Copied (server-side copy) to: dir/file2 2026/04/11 05:03:30 INFO : dir/file2.rclone_chunk.001_bifcep: Deleted 2026/04/11 05:03:30 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/11 05:03:30 DEBUG : dir/subdir/file3.rclone_chunk.001_bifdyz: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/11 05:03:30 INFO : dir/subdir/file3.rclone_chunk.001_bifdyz: Copied (server-side copy) to: dir/subdir/file3 2026/04/11 05:03:30 INFO : dir/subdir/file3.rclone_chunk.001_bifdyz: Deleted 2026/04/11 05:03:30 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:30 DEBUG : dir/subdir: Looking for writers 2026/04/11 05:03:30 DEBUG : dir: Looking for writers 2026/04/11 05:03:30 DEBUG : file1: reading active writers 2026/04/11 05:03:30 DEBUG : file2: reading active writers 2026/04/11 05:03:30 DEBUG : subdir: reading active writers 2026/04/11 05:03:30 DEBUG : Looking for writers 2026/04/11 05:03:30 DEBUG : dir: reading active writers 2026/04/11 05:03:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.91s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:31 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:31 DEBUG : dir/file1.rclone_chunk.001_bifevf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:31 INFO : dir/file1.rclone_chunk.001_bifevf: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:31 INFO : dir/file1.rclone_chunk.001_bifevf: Deleted 2026/04/11 05:03:31 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:31 DEBUG : dir: Looking for writers 2026/04/11 05:03:31 DEBUG : file1: reading active writers 2026/04/11 05:03:31 DEBUG : Looking for writers 2026/04/11 05:03:31 DEBUG : dir: reading active writers 2026/04/11 05:03:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.83s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:32 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:32 DEBUG : dir/file1.rclone_chunk.001_biffvf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:32 INFO : dir/file1.rclone_chunk.001_biffvf: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:32 INFO : dir/file1.rclone_chunk.001_biffvf: Deleted 2026/04/11 05:03:32 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:32 DEBUG : dir: Looking for writers 2026/04/11 05:03:32 DEBUG : Looking for writers 2026/04/11 05:03:32 DEBUG : dir: reading active writers 2026/04/11 05:03:32 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.75s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:33 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:33 DEBUG : dir/file1.rclone_chunk.001_biffpy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:33 INFO : dir/file1.rclone_chunk.001_biffpy: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:33 INFO : dir/file1.rclone_chunk.001_biffpy: Deleted 2026/04/11 05:03:33 DEBUG : dir: forgetting directory cache 2026/04/11 05:03:33 DEBUG : forgetting directory cache 2026/04/11 05:03:33 DEBUG : dir: forgetting directory cache 2026/04/11 05:03:33 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:33 DEBUG : Looking for writers 2026/04/11 05:03:33 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.91s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:34 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:34 DEBUG : dir/file1.rclone_chunk.001_bifg0d: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:34 INFO : dir/file1.rclone_chunk.001_bifg0d: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:34 INFO : dir/file1.rclone_chunk.001_bifg0d: Deleted 2026/04/11 05:03:34 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/11 05:03:34 DEBUG : dir: invalidating directory cache 2026/04/11 05:03:34 DEBUG : >ForgetPath: 2026/04/11 05:03:34 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/11 05:03:34 DEBUG : invalidating directory cache 2026/04/11 05:03:34 DEBUG : dir: forgetting directory cache 2026/04/11 05:03:34 DEBUG : >ForgetPath: 2026/04/11 05:03:34 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/11 05:03:34 DEBUG : >ForgetPath: 2026/04/11 05:03:34 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:34 DEBUG : dir: Looking for writers 2026/04/11 05:03:34 DEBUG : Looking for writers 2026/04/11 05:03:34 DEBUG : dir: reading active writers 2026/04/11 05:03:34 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.89s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:34 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:34 DEBUG : dir/file1.rclone_chunk.001_bifhta: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:34 INFO : dir/file1.rclone_chunk.001_bifhta: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:35 INFO : dir/file1.rclone_chunk.001_bifhta: Deleted 2026/04/11 05:03:35 DEBUG : fil/a/b/c: size = 15 OK 2026/04/11 05:03:35 DEBUG : fil/a/b/c.rclone_chunk.001_bifien: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/04/11 05:03:35 INFO : fil/a/b/c.rclone_chunk.001_bifien: Copied (server-side copy) to: fil/a/b/c 2026/04/11 05:03:35 INFO : fil/a/b/c.rclone_chunk.001_bifien: Deleted 2026/04/11 05:03:35 DEBUG : forgetting directory cache 2026/04/11 05:03:35 DEBUG : dir: forgetting directory cache 2026/04/11 05:03:36 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:36 DEBUG : dir: Looking for writers 2026/04/11 05:03:36 DEBUG : fil/a/b: Looking for writers 2026/04/11 05:03:36 DEBUG : fil/a: Looking for writers 2026/04/11 05:03:36 DEBUG : b: reading active writers 2026/04/11 05:03:36 DEBUG : fil: Looking for writers 2026/04/11 05:03:36 DEBUG : a: reading active writers 2026/04/11 05:03:36 DEBUG : Looking for writers 2026/04/11 05:03:36 DEBUG : dir: reading active writers 2026/04/11 05:03:36 DEBUG : fil: reading active writers 2026/04/11 05:03:36 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.82s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:36 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:36 DEBUG : dir/file1.rclone_chunk.001_bifjxl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:36 INFO : dir/file1.rclone_chunk.001_bifjxl: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:36 INFO : dir/file1.rclone_chunk.001_bifjxl: Deleted 2026/04/11 05:03:36 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:36 DEBUG : dir: Looking for writers 2026/04/11 05:03:36 DEBUG : Looking for writers 2026/04/11 05:03:36 DEBUG : dir: reading active writers 2026/04/11 05:03:36 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.74s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:37 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:37 DEBUG : dir/file1.rclone_chunk.001_bifktl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:37 INFO : dir/file1.rclone_chunk.001_bifktl: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:37 INFO : dir/file1.rclone_chunk.001_bifktl: Deleted 2026/04/11 05:03:37 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:37 DEBUG : dir: Looking for writers 2026/04/11 05:03:37 DEBUG : file1: reading active writers 2026/04/11 05:03:37 DEBUG : Looking for writers 2026/04/11 05:03:37 DEBUG : dir: reading active writers 2026/04/11 05:03:37 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.79s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:38 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:38 DEBUG : dir/file1.rclone_chunk.001_bifkbs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:38 INFO : dir/file1.rclone_chunk.001_bifkbs: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:38 INFO : dir/file1.rclone_chunk.001_bifkbs: Deleted 2026/04/11 05:03:38 DEBUG : dir/file2: size = 15 OK 2026/04/11 05:03:38 DEBUG : dir/file2.rclone_chunk.001_biflbm: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/11 05:03:38 INFO : dir/file2.rclone_chunk.001_biflbm: Copied (server-side copy) to: dir/file2 2026/04/11 05:03:38 INFO : dir/file2.rclone_chunk.001_biflbm: Deleted 2026/04/11 05:03:39 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/11 05:03:39 DEBUG : dir/subdir/file3.rclone_chunk.001_biflr8: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/11 05:03:39 INFO : dir/subdir/file3.rclone_chunk.001_biflr8: Copied (server-side copy) to: dir/subdir/file3 2026/04/11 05:03:39 INFO : dir/subdir/file3.rclone_chunk.001_biflr8: Deleted === RUN TestDirReadDirAll/Virtual 2026/04/11 05:03:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/11 05:03:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/11 05:03:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/11 05:03:39 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/11 05:03:39 DEBUG : dir/virtualFile: size = 20 OK 2026/04/11 05:03:39 DEBUG : dir/virtualFile.rclone_chunk.001_bifmbg: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/04/11 05:03:39 INFO : dir/virtualFile.rclone_chunk.001_bifmbg: Copied (server-side copy) to: dir/virtualFile 2026/04/11 05:03:39 INFO : dir/virtualFile.rclone_chunk.001_bifmbg: Deleted 2026/04/11 05:03:40 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/04/11 05:03:40 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_bifm90: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/04/11 05:03:40 INFO : dir/virtualDir/testFile.rclone_chunk.001_bifm90: Copied (server-side copy) to: dir/virtualDir/testFile 2026/04/11 05:03:40 INFO : dir/virtualDir/testFile.rclone_chunk.001_bifm90: Deleted 2026/04/11 05:03:40 DEBUG : S3 bucket rclone-test-lunacah2zayu: bucket is versioned: false 2026/04/11 05:03:40 DEBUG : Waiting for deletions to finish 2026/04/11 05:03:40 DEBUG : "dir/subdir/file3" version false 2026/04/11 05:03:40 DEBUG : dir/subdir/file3: Deleting (id "") 2026/04/11 05:03:40 INFO : dir/subdir/file3: Deleted 2026/04/11 05:03:40 DEBUG : dir: invalidating directory cache 2026/04/11 05:03:40 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/11 05:03:40 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/11 05:03:40 DEBUG : dir/file1: Reset virtual modtime 2026/04/11 05:03:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/11 05:03:40 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/11 05:03:40 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/11 05:03:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/11 05:03:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/11 05:03:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:03:40 DEBUG : dir: invalidating directory cache 2026/04/11 05:03:40 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/11 05:03:40 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/11 05:03:40 DEBUG : forgetting directory cache 2026/04/11 05:03:40 DEBUG : dir: forgetting directory cache 2026/04/11 05:03:40 DEBUG : dir/virtualDir2: forgetting directory cache 2026/04/11 05:03:40 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/11 05:03:40 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:40 DEBUG : dir/virtualDir2: Looking for writers 2026/04/11 05:03:40 DEBUG : dir/virtualDir: Looking for writers 2026/04/11 05:03:40 DEBUG : dir: Looking for writers 2026/04/11 05:03:40 DEBUG : file1: reading active writers 2026/04/11 05:03:40 DEBUG : virtualFile2: reading active writers 2026/04/11 05:03:40 DEBUG : virtualDir2: reading active writers 2026/04/11 05:03:40 DEBUG : virtualFile: reading active writers 2026/04/11 05:03:40 DEBUG : virtualDir: reading active writers 2026/04/11 05:03:40 DEBUG : Looking for writers 2026/04/11 05:03:40 DEBUG : dir: reading active writers 2026/04/11 05:03:40 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.06s) --- PASS: TestDirReadDirAll/Virtual (1.14s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:41 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:41 DEBUG : dir/file1.rclone_chunk.001_bifo49: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:41 INFO : dir/file1.rclone_chunk.001_bifo49: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:41 INFO : dir/file1.rclone_chunk.001_bifo49: Deleted 2026/04/11 05:03:41 ERROR : dir/: Can only open directories read only 2026/04/11 05:03:41 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:41 DEBUG : dir: Looking for writers 2026/04/11 05:03:41 DEBUG : Looking for writers 2026/04/11 05:03:41 DEBUG : dir: reading active writers 2026/04/11 05:03:41 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.74s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:42 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:42 DEBUG : dir/file1.rclone_chunk.001_bifowb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:42 INFO : dir/file1.rclone_chunk.001_bifowb: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:42 INFO : dir/file1.rclone_chunk.001_bifowb: Deleted 2026/04/11 05:03:42 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:03:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/11 05:03:42 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/11 05:03:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/11 05:03:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/11 05:03:42 DEBUG : dir/potato: size = 5 OK 2026/04/11 05:03:42 DEBUG : dir/potato.rclone_chunk.001_bifppv: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 05:03:42 INFO : dir/potato.rclone_chunk.001_bifppv: Copied (server-side copy) to: dir/potato 2026/04/11 05:03:42 INFO : dir/potato.rclone_chunk.001_bifppv: Deleted 2026/04/11 05:03:42 DEBUG : dir/potato: size = 5 OK 2026/04/11 05:03:42 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/11 05:03:42 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/11 05:03:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/11 05:03:42 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:42 DEBUG : dir: Looking for writers 2026/04/11 05:03:42 DEBUG : file1: reading active writers 2026/04/11 05:03:42 DEBUG : potato: reading active writers 2026/04/11 05:03:42 DEBUG : Looking for writers 2026/04/11 05:03:42 DEBUG : dir: reading active writers 2026/04/11 05:03:42 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.35s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:43 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:43 DEBUG : dir/file1.rclone_chunk.001_bifq6o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:43 INFO : dir/file1.rclone_chunk.001_bifq6o: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:43 INFO : dir/file1.rclone_chunk.001_bifq6o: Deleted 2026/04/11 05:03:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/04/11 05:03:43 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:43 DEBUG : dir/sub: Looking for writers 2026/04/11 05:03:43 DEBUG : dir: Looking for writers 2026/04/11 05:03:43 DEBUG : file1: reading active writers 2026/04/11 05:03:43 DEBUG : sub: reading active writers 2026/04/11 05:03:43 DEBUG : Looking for writers 2026/04/11 05:03:43 DEBUG : dir: reading active writers 2026/04/11 05:03:43 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.09s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:44 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:44 DEBUG : dir/file1.rclone_chunk.001_bifru4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:44 INFO : dir/file1.rclone_chunk.001_bifru4: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:44 INFO : dir/file1.rclone_chunk.001_bifru4: Deleted 2026/04/11 05:03:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/11 05:03:44 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/04/11 05:03:45 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:45 DEBUG : dir/sub/subsub: Looking for writers 2026/04/11 05:03:45 DEBUG : dir/sub: Looking for writers 2026/04/11 05:03:45 DEBUG : subsub: reading active writers 2026/04/11 05:03:45 DEBUG : dir: Looking for writers 2026/04/11 05:03:45 DEBUG : file1: reading active writers 2026/04/11 05:03:45 DEBUG : sub: reading active writers 2026/04/11 05:03:45 DEBUG : Looking for writers 2026/04/11 05:03:45 DEBUG : dir: reading active writers 2026/04/11 05:03:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.10s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:45 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:45 DEBUG : dir/file1.rclone_chunk.001_bifslf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:45 INFO : dir/file1.rclone_chunk.001_bifslf: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:45 INFO : dir/file1.rclone_chunk.001_bifslf: Deleted 2026/04/11 05:03:45 ERROR : dir/: Dir.Remove not empty 2026/04/11 05:03:45 DEBUG : dir/file1: Remove: 2026/04/11 05:03:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:03:46 DEBUG : dir/file1: >Remove: err= 2026/04/11 05:03:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/11 05:03:46 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:46 DEBUG : Looking for writers 2026/04/11 05:03:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.86s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:46 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:46 DEBUG : dir/file1.rclone_chunk.001_biftog: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:46 INFO : dir/file1.rclone_chunk.001_biftog: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:46 INFO : dir/file1.rclone_chunk.001_biftog: Deleted 2026/04/11 05:03:46 DEBUG : dir/file1: Remove: 2026/04/11 05:03:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:03:46 DEBUG : dir/file1: >Remove: err= 2026/04/11 05:03:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/11 05:03:46 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:46 DEBUG : Looking for writers 2026/04/11 05:03:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.83s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:47 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:47 DEBUG : dir/file1.rclone_chunk.001_biftzq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:47 INFO : dir/file1.rclone_chunk.001_biftzq: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:47 INFO : dir/file1.rclone_chunk.001_biftzq: Deleted 2026/04/11 05:03:47 DEBUG : dir/file1: Remove: 2026/04/11 05:03:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:03:47 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/04/11 05:03:47 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:47 DEBUG : dir: Looking for writers 2026/04/11 05:03:47 DEBUG : Looking for writers 2026/04/11 05:03:47 DEBUG : dir: reading active writers 2026/04/11 05:03:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.94s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:48 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:48 DEBUG : dir/file1.rclone_chunk.001_bifuzm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:48 INFO : dir/file1.rclone_chunk.001_bifuzm: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:48 INFO : dir/file1.rclone_chunk.001_bifuzm: Deleted 2026/04/11 05:03:48 DEBUG : dir/file3: size = 15 OK 2026/04/11 05:03:48 DEBUG : dir/file3.rclone_chunk.001_bifv2a: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/04/11 05:03:48 INFO : dir/file3.rclone_chunk.001_bifv2a: Copied (server-side copy) to: dir/file3 2026/04/11 05:03:48 INFO : dir/file3.rclone_chunk.001_bifv2a: Deleted 2026/04/11 05:03:49 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/11 05:03:49 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 05:03:49 DEBUG : dir/file3: copy non-chunked object... 2026/04/11 05:03:49 DEBUG : dir2/file1: size = 14 OK 2026/04/11 05:03:49 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/04/11 05:03:49 DEBUG : dir2/file3: size = 15 OK 2026/04/11 05:03:49 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/04/11 05:03:49 INFO : dir/file1: Deleted 2026/04/11 05:03:49 INFO : dir/file3: Deleted 2026/04/11 05:03:49 DEBUG : dir: Updating dir with dir2 0x2293b8d76410 2026/04/11 05:03:49 DEBUG : dir: forgetting directory cache 2026/04/11 05:03:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/11 05:03:49 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/11 05:03:49 DEBUG : dir2/file1: copy non-chunked object... 2026/04/11 05:03:49 DEBUG : file2: size = 14 OK 2026/04/11 05:03:49 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/04/11 05:03:50 INFO : dir2/file1: Deleted 2026/04/11 05:03:50 DEBUG : file2: Updating file with file2 0x2293b90aba40 2026/04/11 05:03:50 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/11 05:03:50 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/11 05:03:50 DEBUG : file2: copy non-chunked object... 2026/04/11 05:03:50 DEBUG : dir2/file3: size = 14 OK 2026/04/11 05:03:50 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/04/11 05:03:50 INFO : file2: Deleted 2026/04/11 05:03:50 DEBUG : dir2/file3: Updating file with dir2/file3 0x2293b90aba40 2026/04/11 05:03:50 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/11 05:03:50 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/11 05:03:50 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/11 05:03:50 DEBUG : empty directory: Updating dir with renamed empty directory 0x2293b90411e0 2026/04/11 05:03:50 DEBUG : empty directory: forgetting directory cache 2026/04/11 05:03:50 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/11 05:03:50 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/11 05:03:50 DEBUG : dir2: Renaming to "dir3" 2026/04/11 05:03:50 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:50 DEBUG : dir3: Looking for writers 2026/04/11 05:03:50 DEBUG : file3: reading active writers 2026/04/11 05:03:50 DEBUG : renamed empty directory: Looking for writers 2026/04/11 05:03:50 DEBUG : Looking for writers 2026/04/11 05:03:50 DEBUG : dir3: reading active writers 2026/04/11 05:03:50 DEBUG : renamed empty directory: reading active writers 2026/04/11 05:03:50 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.89s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:51 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:51 DEBUG : dir/file1.rclone_chunk.001_bifxmn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:51 INFO : dir/file1.rclone_chunk.001_bifxmn: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:51 INFO : dir/file1.rclone_chunk.001_bifxmn: Deleted 2026/04/11 05:03:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/11 05:03:51 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:03:51 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/11 05:03:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/11 05:03:51 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/11 05:03:51 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/11 05:03:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/11 05:03:51 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:03:51 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/11 05:03:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/11 05:03:51 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/11 05:03:51 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/11 05:03:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/11 05:03:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (12 bytes), uploading instead of streaming 2026/04/11 05:03:51 DEBUG : dir/sub/file2: size = 12 OK 2026/04/11 05:03:51 DEBUG : dir/sub/file2.rclone_chunk.001_bify5v: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/11 05:03:51 INFO : dir/sub/file2.rclone_chunk.001_bify5v: Copied (server-side copy) to: dir/sub/file2 2026/04/11 05:03:51 INFO : dir/sub/file2.rclone_chunk.001_bify5v: Deleted 2026/04/11 05:03:51 DEBUG : dir/sub/file2: size = 12 OK 2026/04/11 05:03:51 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/11 05:03:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/11 05:03:51 DEBUG : forgetting directory cache 2026/04/11 05:03:51 DEBUG : dir: forgetting directory cache 2026/04/11 05:03:51 DEBUG : dir/sub: forgetting directory cache 2026/04/11 05:03:51 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/11 05:03:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/11 05:03:52 DEBUG : dir/sub/file0: size = 5 OK 2026/04/11 05:03:52 DEBUG : dir/sub/file0.rclone_chunk.001_bifypn: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 05:03:52 INFO : dir/sub/file0.rclone_chunk.001_bifypn: Copied (server-side copy) to: dir/sub/file0 2026/04/11 05:03:52 INFO : dir/sub/file0.rclone_chunk.001_bifypn: Deleted 2026/04/11 05:03:52 DEBUG : dir/sub/file0: size = 5 OK 2026/04/11 05:03:52 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/11 05:03:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/11 05:03:52 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:52 DEBUG : dir/sub: Looking for writers 2026/04/11 05:03:52 DEBUG : file0: reading active writers 2026/04/11 05:03:52 DEBUG : file2: reading active writers 2026/04/11 05:03:52 DEBUG : dir: Looking for writers 2026/04/11 05:03:52 DEBUG : file1: reading active writers 2026/04/11 05:03:52 DEBUG : sub: reading active writers 2026/04/11 05:03:52 DEBUG : Looking for writers 2026/04/11 05:03:52 DEBUG : dir: reading active writers 2026/04/11 05:03:52 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.77s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/11 05:03:52 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:52 DEBUG : Looking for writers 2026/04/11 05:03:52 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:53 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:53 DEBUG : dir/file1.rclone_chunk.001_bifzbt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:53 INFO : dir/file1.rclone_chunk.001_bifzbt: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:53 INFO : dir/file1.rclone_chunk.001_bifzbt: Deleted 2026/04/11 05:03:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/11 05:03:53 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:03:53 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/11 05:03:53 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/11 05:03:53 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/11 05:03:53 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:03:53 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/11 05:03:53 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/11 05:03:53 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:03:53 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/11 05:03:53 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/11 05:03:53 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/11 05:03:53 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:03:53 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/11 05:03:53 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:53 DEBUG : dir: Looking for writers 2026/04/11 05:03:53 DEBUG : file1: reading active writers 2026/04/11 05:03:53 DEBUG : file1.metadata: reading active writers 2026/04/11 05:03:53 DEBUG : Looking for writers 2026/04/11 05:03:53 DEBUG : dir: reading active writers 2026/04/11 05:03:53 DEBUG : dir.metadata: reading active writers 2026/04/11 05:03:53 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.86s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:53 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:53 DEBUG : dir/file1.rclone_chunk.001_big0qb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:53 INFO : dir/file1.rclone_chunk.001_big0qb: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:53 INFO : dir/file1.rclone_chunk.001_big0qb: Deleted 2026/04/11 05:03:54 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:54 DEBUG : dir: Looking for writers 2026/04/11 05:03:54 DEBUG : file1: reading active writers 2026/04/11 05:03:54 DEBUG : Looking for writers 2026/04/11 05:03:54 DEBUG : dir: reading active writers 2026/04/11 05:03:54 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.08s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:54 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:54 DEBUG : dir/file1.rclone_chunk.001_big123: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:54 INFO : dir/file1.rclone_chunk.001_big123: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:54 INFO : dir/file1.rclone_chunk.001_big123: Deleted 2026/04/11 05:03:55 DEBUG : time_test: size = 5 OK 2026/04/11 05:03:55 DEBUG : time_test.rclone_chunk.001_big2hq: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/04/11 05:03:55 INFO : time_test.rclone_chunk.001_big2hq: Copied (server-side copy) to: time_test 2026/04/11 05:03:55 INFO : time_test.rclone_chunk.001_big2hq: Deleted 2026/04/11 05:03:55 DEBUG : Can set mod time: true 2026/04/11 05:03:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/11 05:03:56 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:56 DEBUG : dir: Looking for writers 2026/04/11 05:03:56 DEBUG : file1: reading active writers 2026/04/11 05:03:56 DEBUG : Looking for writers 2026/04/11 05:03:56 DEBUG : dir: reading active writers 2026/04/11 05:03:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:56 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:56 DEBUG : dir/file1.rclone_chunk.001_big31q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:56 INFO : dir/file1.rclone_chunk.001_big31q: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:56 INFO : dir/file1.rclone_chunk.001_big31q: Deleted 2026/04/11 05:03:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 05:03:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/11 05:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:03:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/11 05:03:57 DEBUG : dir/file1: size = 0 OK 2026/04/11 05:03:57 DEBUG : dir/file1.rclone_chunk.001_big4f5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 05:03:57 INFO : dir/file1.rclone_chunk.001_big4f5: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:57 INFO : dir/file1.rclone_chunk.001_big4f5: Deleted 2026/04/11 05:03:57 DEBUG : dir/file1: size = 0 OK 2026/04/11 05:03:57 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/11 05:03:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/11 05:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:03:57 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:57 DEBUG : dir: Looking for writers 2026/04/11 05:03:57 DEBUG : file1: reading active writers 2026/04/11 05:03:57 DEBUG : Looking for writers 2026/04/11 05:03:57 DEBUG : dir: reading active writers 2026/04/11 05:03:57 DEBUG : >WaitForWriters: 2026/04/11 05:03:57 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:57 DEBUG : dir: Looking for writers 2026/04/11 05:03:57 DEBUG : file1: reading active writers 2026/04/11 05:03:57 DEBUG : Looking for writers 2026/04/11 05:03:57 DEBUG : dir: reading active writers 2026/04/11 05:03:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:58 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:03:58 DEBUG : dir/file1.rclone_chunk.001_big5p1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:03:58 INFO : dir/file1.rclone_chunk.001_big5p1: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:58 INFO : dir/file1.rclone_chunk.001_big5p1: Deleted 2026/04/11 05:03:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 05:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/11 05:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:03:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/11 05:03:59 DEBUG : dir/file1: size = 5 OK 2026/04/11 05:03:59 DEBUG : dir/file1.rclone_chunk.001_big5ys: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 05:03:59 INFO : dir/file1.rclone_chunk.001_big5ys: Copied (server-side copy) to: dir/file1 2026/04/11 05:03:59 INFO : dir/file1.rclone_chunk.001_big5ys: Deleted 2026/04/11 05:03:59 DEBUG : dir/file1: size = 5 OK 2026/04/11 05:03:59 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/11 05:03:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/11 05:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:03:59 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:59 DEBUG : dir: Looking for writers 2026/04/11 05:03:59 DEBUG : file1: reading active writers 2026/04/11 05:03:59 DEBUG : Looking for writers 2026/04/11 05:03:59 DEBUG : dir: reading active writers 2026/04/11 05:03:59 DEBUG : >WaitForWriters: 2026/04/11 05:03:59 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:03:59 DEBUG : dir: Looking for writers 2026/04/11 05:03:59 DEBUG : file1: reading active writers 2026/04/11 05:03:59 DEBUG : Looking for writers 2026/04/11 05:03:59 DEBUG : dir: reading active writers 2026/04/11 05:03:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:03:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:03:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:03:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:03:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:03:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:00 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:00 DEBUG : dir/file1.rclone_chunk.001_big6bz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:04:00 INFO : dir/file1.rclone_chunk.001_big6bz: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:00 INFO : dir/file1.rclone_chunk.001_big6bz: Deleted 2026/04/11 05:04:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/11 05:04:00 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:00 DEBUG : dir: Looking for writers 2026/04/11 05:04:00 DEBUG : file1: reading active writers 2026/04/11 05:04:00 DEBUG : Looking for writers 2026/04/11 05:04:00 DEBUG : dir: reading active writers 2026/04/11 05:04:00 DEBUG : >WaitForWriters: 2026/04/11 05:04:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:01 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:01 DEBUG : dir/file1.rclone_chunk.001_big71b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:04:01 INFO : dir/file1.rclone_chunk.001_big71b: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:01 INFO : dir/file1.rclone_chunk.001_big71b: Deleted 2026/04/11 05:04:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/11 05:04:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:01 DEBUG : dir/file1(0x2293b9068700): close: 2026/04/11 05:04:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/11 05:04:01 DEBUG : dir/file1(0x2293b9068700): >close: err= 2026/04/11 05:04:01 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:01 DEBUG : dir: Looking for writers 2026/04/11 05:04:01 DEBUG : file1: reading active writers 2026/04/11 05:04:01 DEBUG : Looking for writers 2026/04/11 05:04:01 DEBUG : dir: reading active writers 2026/04/11 05:04:01 DEBUG : >WaitForWriters: 2026/04/11 05:04:01 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:01 DEBUG : dir: Looking for writers 2026/04/11 05:04:01 DEBUG : file1: reading active writers 2026/04/11 05:04:01 DEBUG : Looking for writers 2026/04/11 05:04:01 DEBUG : dir: reading active writers 2026/04/11 05:04:01 DEBUG : >WaitForWriters: 2026/04/11 05:04:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:02 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:02 DEBUG : dir/file1.rclone_chunk.001_big87f: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:04:02 INFO : dir/file1.rclone_chunk.001_big87f: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:02 INFO : dir/file1.rclone_chunk.001_big87f: Deleted 2026/04/11 05:04:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/11 05:04:02 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:02 DEBUG : dir/file1(0x2293b90e3800): _writeAt: size=5, off=0 2026/04/11 05:04:02 DEBUG : dir/file1(0x2293b90e3800): openPending: 2026/04/11 05:04:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/11 05:04:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/11 05:04:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:02 DEBUG : dir/file1(0x2293b90e3800): >openPending: err= 2026/04/11 05:04:02 DEBUG : dir/file1(0x2293b90e3800): >_writeAt: n=5, err= 2026/04/11 05:04:02 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/11 05:04:02 DEBUG : dir/file1(0x2293b90e3800): close: 2026/04/11 05:04:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/11 05:04:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/11 05:04:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/11 05:04:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/11 05:04:02 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/11 05:04:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:02 DEBUG : dir/file1(0x2293b90e3800): >close: err= 2026/04/11 05:04:02 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:02 DEBUG : dir: Looking for writers 2026/04/11 05:04:02 DEBUG : file1: reading active writers 2026/04/11 05:04:02 DEBUG : Looking for writers 2026/04/11 05:04:02 DEBUG : dir: reading active writers 2026/04/11 05:04:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 05:04:02 DEBUG : dir: Looking for writers 2026/04/11 05:04:02 DEBUG : file1: reading active writers 2026/04/11 05:04:02 DEBUG : Looking for writers 2026/04/11 05:04:02 DEBUG : dir: reading active writers 2026/04/11 05:04:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 05:04:02 DEBUG : dir: Looking for writers 2026/04/11 05:04:02 DEBUG : file1: reading active writers 2026/04/11 05:04:02 DEBUG : Looking for writers 2026/04/11 05:04:02 DEBUG : dir: reading active writers 2026/04/11 05:04:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 05:04:02 DEBUG : dir: Looking for writers 2026/04/11 05:04:02 DEBUG : file1: reading active writers 2026/04/11 05:04:02 DEBUG : Looking for writers 2026/04/11 05:04:02 DEBUG : dir: reading active writers 2026/04/11 05:04:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 05:04:02 DEBUG : dir/file1: vfs cache: starting upload 2026/04/11 05:04:02 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:02 DEBUG : dir: Looking for writers 2026/04/11 05:04:02 DEBUG : file1: reading active writers 2026/04/11 05:04:02 DEBUG : Looking for writers 2026/04/11 05:04:02 DEBUG : dir: reading active writers 2026/04/11 05:04:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 05:04:02 DEBUG : dir: Looking for writers 2026/04/11 05:04:02 DEBUG : file1: reading active writers 2026/04/11 05:04:02 DEBUG : Looking for writers 2026/04/11 05:04:02 DEBUG : dir: reading active writers 2026/04/11 05:04:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 05:04:03 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:03 DEBUG : dir/file1.rclone_chunk.001_big96y: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/11 05:04:03 INFO : dir/file1.rclone_chunk.001_big96y: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:03 INFO : dir/file1.rclone_chunk.001_big96y: Deleted 2026/04/11 05:04:03 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:03 INFO : dir/file1: Copied (replaced existing) 2026/04/11 05:04:03 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/04/11 05:04:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/11 05:04:03 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/11 05:04:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/11 05:04:03 DEBUG : dir: Looking for writers 2026/04/11 05:04:03 DEBUG : file1: reading active writers 2026/04/11 05:04:03 DEBUG : Looking for writers 2026/04/11 05:04:03 DEBUG : dir: reading active writers 2026/04/11 05:04:03 DEBUG : >WaitForWriters: 2026/04/11 05:04:03 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:03 DEBUG : dir: Looking for writers 2026/04/11 05:04:03 DEBUG : file1: reading active writers 2026/04/11 05:04:03 DEBUG : Looking for writers 2026/04/11 05:04:03 DEBUG : dir: reading active writers 2026/04/11 05:04:03 DEBUG : >WaitForWriters: 2026/04/11 05:04:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.06s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.71s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.78s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.69s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.08s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.09s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.73s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:04 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:04 DEBUG : dir/file1.rclone_chunk.001_bigazr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:04:04 INFO : dir/file1.rclone_chunk.001_bigazr: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:04 INFO : dir/file1.rclone_chunk.001_bigazr: Deleted 2026/04/11 05:04:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 05:04:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/11 05:04:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:04 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:04 DEBUG : dir: Looking for writers 2026/04/11 05:04:04 DEBUG : file1: reading active writers 2026/04/11 05:04:04 DEBUG : Looking for writers 2026/04/11 05:04:04 DEBUG : dir: reading active writers 2026/04/11 05:04:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.95s) === RUN TestFileOpenReadUnknownSize 2026/04/11 05:04:04 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/11 05:04:04 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/11 05:04:04 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:04 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/11 05:04:04 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:04 DEBUG : Looking for writers 2026/04/11 05:04:04 DEBUG : file.txt: reading active writers 2026/04/11 05:04:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:04 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:04 DEBUG : dir/file1.rclone_chunk.001_bigbrt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:04:04 INFO : dir/file1.rclone_chunk.001_bigbrt: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:05 INFO : dir/file1.rclone_chunk.001_bigbrt: Deleted 2026/04/11 05:04:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/11 05:04:05 DEBUG : dir/file1: size = 25 OK 2026/04/11 05:04:05 DEBUG : dir/file1.rclone_chunk.001_bigcih: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 05:04:05 INFO : dir/file1.rclone_chunk.001_bigcih: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:05 INFO : dir/file1.rclone_chunk.001_bigcih: Deleted 2026/04/11 05:04:05 DEBUG : dir/file1: size = 25 OK 2026/04/11 05:04:05 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/11 05:04:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:05 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:05 DEBUG : dir: Looking for writers 2026/04/11 05:04:05 DEBUG : file1: reading active writers 2026/04/11 05:04:05 DEBUG : Looking for writers 2026/04/11 05:04:05 DEBUG : dir: reading active writers 2026/04/11 05:04:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.37s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:06 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:06 DEBUG : dir/file1.rclone_chunk.001_bigcld: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:04:06 INFO : dir/file1.rclone_chunk.001_bigcld: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:06 INFO : dir/file1.rclone_chunk.001_bigcld: Deleted 2026/04/11 05:04:06 DEBUG : dir/file1: Remove: 2026/04/11 05:04:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:04:06 DEBUG : dir/file1: >Remove: err= 2026/04/11 05:04:06 DEBUG : dir/file1: Remove: 2026/04/11 05:04:06 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/11 05:04:06 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:06 DEBUG : dir: Looking for writers 2026/04/11 05:04:06 DEBUG : Looking for writers 2026/04/11 05:04:06 DEBUG : dir: reading active writers 2026/04/11 05:04:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.80s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:07 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:07 DEBUG : dir/file1.rclone_chunk.001_bigdlz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:04:07 INFO : dir/file1.rclone_chunk.001_bigdlz: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:07 INFO : dir/file1.rclone_chunk.001_bigdlz: Deleted 2026/04/11 05:04:07 DEBUG : dir/file1: Remove: 2026/04/11 05:04:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:04:07 DEBUG : dir/file1: >Remove: err= 2026/04/11 05:04:07 DEBUG : dir/file1: Remove: 2026/04/11 05:04:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/11 05:04:07 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:07 DEBUG : dir: Looking for writers 2026/04/11 05:04:07 DEBUG : Looking for writers 2026/04/11 05:04:07 DEBUG : dir: reading active writers 2026/04/11 05:04:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.80s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:07 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:07 DEBUG : dir/file1.rclone_chunk.001_bige7g: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:04:07 INFO : dir/file1.rclone_chunk.001_bige7g: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:07 INFO : dir/file1.rclone_chunk.001_bige7g: Deleted 2026/04/11 05:04:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 05:04:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/11 05:04:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/11 05:04:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/11 05:04:08 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/11 05:04:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/11 05:04:08 DEBUG : dir/file1: Open: flags=0x3 2026/04/11 05:04:08 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/11 05:04:08 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/11 05:04:08 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:08 DEBUG : dir: Looking for writers 2026/04/11 05:04:08 DEBUG : file1: reading active writers 2026/04/11 05:04:08 DEBUG : Looking for writers 2026/04/11 05:04:08 DEBUG : dir: reading active writers 2026/04/11 05:04:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.82s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:08 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:08 DEBUG : dir/file1.rclone_chunk.001_bigf50: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:04:08 INFO : dir/file1.rclone_chunk.001_bigf50: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:08 INFO : dir/file1.rclone_chunk.001_bigf50: Deleted 2026/04/11 05:04:09 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:09 DEBUG : dir: Looking for writers 2026/04/11 05:04:09 DEBUG : file1: reading active writers 2026/04/11 05:04:09 DEBUG : Looking for writers 2026/04/11 05:04:09 DEBUG : dir: reading active writers 2026/04/11 05:04:09 DEBUG : >WaitForWriters: 2026/04/11 05:04:09 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 05:04:09 DEBUG : newLeaf: size = 14 OK 2026/04/11 05:04:09 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 05:04:09 INFO : dir/file1: Deleted 2026/04/11 05:04:09 DEBUG : newLeaf: Updating file with newLeaf 0x2293b9194900 2026/04/11 05:04:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:04:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:09 DEBUG : newLeaf: copy non-chunked object... 2026/04/11 05:04:09 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:09 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:09 INFO : newLeaf: Deleted 2026/04/11 05:04:09 DEBUG : dir/file1: Updating file with dir/file1 0x2293b9194900 2026/04/11 05:04:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/11 05:04:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 05:04:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/11 05:04:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:09 DEBUG : dir/file1: File is currently open, delaying rename 0x2293b9194900 2026/04/11 05:04:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:04:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/11 05:04:10 DEBUG : dir/file1: size = 25 OK 2026/04/11 05:04:10 DEBUG : dir/file1.rclone_chunk.001_bighun: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 05:04:10 INFO : dir/file1.rclone_chunk.001_bighun: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:10 INFO : dir/file1.rclone_chunk.001_bighun: Deleted 2026/04/11 05:04:10 DEBUG : dir/file1: size = 25 OK 2026/04/11 05:04:10 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/11 05:04:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:10 DEBUG : newLeaf: Running delayed rename now 2026/04/11 05:04:10 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 05:04:10 DEBUG : newLeaf: size = 25 OK 2026/04/11 05:04:10 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 05:04:10 INFO : dir/file1: Deleted 2026/04/11 05:04:10 DEBUG : newLeaf: Updating file with newLeaf 0x2293b9194900 2026/04/11 05:04:10 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:10 DEBUG : dir: Looking for writers 2026/04/11 05:04:10 DEBUG : Looking for writers 2026/04/11 05:04:10 DEBUG : dir: reading active writers 2026/04/11 05:04:10 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:10 DEBUG : >WaitForWriters: 2026/04/11 05:04:10 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:10 DEBUG : dir: Looking for writers 2026/04/11 05:04:10 DEBUG : Looking for writers 2026/04/11 05:04:10 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:10 DEBUG : dir: reading active writers 2026/04/11 05:04:10 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:11 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:11 DEBUG : dir/file1.rclone_chunk.001_bigh6t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:04:11 INFO : dir/file1.rclone_chunk.001_bigh6t: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:11 INFO : dir/file1.rclone_chunk.001_bigh6t: Deleted 2026/04/11 05:04:11 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:11 DEBUG : dir: Looking for writers 2026/04/11 05:04:11 DEBUG : file1: reading active writers 2026/04/11 05:04:11 DEBUG : Looking for writers 2026/04/11 05:04:11 DEBUG : dir: reading active writers 2026/04/11 05:04:11 DEBUG : >WaitForWriters: 2026/04/11 05:04:11 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 05:04:11 DEBUG : newLeaf: size = 14 OK 2026/04/11 05:04:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 05:04:12 INFO : dir/file1: Deleted 2026/04/11 05:04:12 DEBUG : newLeaf: Updating file with newLeaf 0x2293b87d9200 2026/04/11 05:04:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:04:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:12 DEBUG : newLeaf: copy non-chunked object... 2026/04/11 05:04:12 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:12 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:12 INFO : newLeaf: Deleted 2026/04/11 05:04:12 DEBUG : dir/file1: Updating file with dir/file1 0x2293b87d9200 2026/04/11 05:04:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/11 05:04:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 05:04:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/11 05:04:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:12 DEBUG : dir/file1: File is currently open, delaying rename 0x2293b87d9200 2026/04/11 05:04:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:04:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/11 05:04:13 DEBUG : dir/file1: size = 25 OK 2026/04/11 05:04:13 DEBUG : dir/file1.rclone_chunk.001_bigj3o: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 05:04:13 INFO : dir/file1.rclone_chunk.001_bigj3o: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:13 INFO : dir/file1.rclone_chunk.001_bigj3o: Deleted 2026/04/11 05:04:13 DEBUG : dir/file1: size = 25 OK 2026/04/11 05:04:13 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/11 05:04:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:13 DEBUG : newLeaf: Running delayed rename now 2026/04/11 05:04:13 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 05:04:13 DEBUG : newLeaf: size = 25 OK 2026/04/11 05:04:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 05:04:13 INFO : dir/file1: Deleted 2026/04/11 05:04:13 DEBUG : newLeaf: Updating file with newLeaf 0x2293b87d9200 2026/04/11 05:04:13 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:13 DEBUG : dir: Looking for writers 2026/04/11 05:04:13 DEBUG : Looking for writers 2026/04/11 05:04:13 DEBUG : dir: reading active writers 2026/04/11 05:04:13 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:13 DEBUG : >WaitForWriters: 2026/04/11 05:04:13 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:13 DEBUG : dir: Looking for writers 2026/04/11 05:04:13 DEBUG : Looking for writers 2026/04/11 05:04:13 DEBUG : dir: reading active writers 2026/04/11 05:04:13 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:13 DEBUG : >WaitForWriters: 2026/04/11 05:04:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:13 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:13 DEBUG : dir/file1.rclone_chunk.001_bigk03: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:04:13 INFO : dir/file1.rclone_chunk.001_bigk03: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:14 INFO : dir/file1.rclone_chunk.001_bigk03: Deleted 2026/04/11 05:04:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/11 05:04:14 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:14 DEBUG : dir/file1(0x2293b92f9500): openPending: 2026/04/11 05:04:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/11 05:04:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/11 05:04:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:14 DEBUG : dir/file1(0x2293b92f9500): >openPending: err= 2026/04/11 05:04:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/11 05:04:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:14 DEBUG : dir/file1(0x2293b92f9500): _writeAt: size=14, off=0 2026/04/11 05:04:14 DEBUG : dir/file1(0x2293b92f9500): >_writeAt: n=14, err= 2026/04/11 05:04:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/11 05:04:14 DEBUG : dir/file1(0x2293b92f9500): close: 2026/04/11 05:04:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/11 05:04:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/11 05:04:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:14 DEBUG : dir/file1(0x2293b92f9500): >close: err= 2026/04/11 05:04:14 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:14 DEBUG : dir: Looking for writers 2026/04/11 05:04:14 DEBUG : file1: reading active writers 2026/04/11 05:04:14 DEBUG : Looking for writers 2026/04/11 05:04:14 DEBUG : dir: reading active writers 2026/04/11 05:04:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 05:04:14 DEBUG : dir: Looking for writers 2026/04/11 05:04:14 DEBUG : file1: reading active writers 2026/04/11 05:04:14 DEBUG : Looking for writers 2026/04/11 05:04:14 DEBUG : dir: reading active writers 2026/04/11 05:04:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 05:04:14 DEBUG : dir: Looking for writers 2026/04/11 05:04:14 DEBUG : file1: reading active writers 2026/04/11 05:04:14 DEBUG : Looking for writers 2026/04/11 05:04:14 DEBUG : dir: reading active writers 2026/04/11 05:04:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 05:04:14 DEBUG : dir: Looking for writers 2026/04/11 05:04:14 DEBUG : file1: reading active writers 2026/04/11 05:04:14 DEBUG : Looking for writers 2026/04/11 05:04:14 DEBUG : dir: reading active writers 2026/04/11 05:04:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 05:04:14 DEBUG : dir/file1: vfs cache: starting upload 2026/04/11 05:04:14 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:14 DEBUG : dir: Looking for writers 2026/04/11 05:04:14 DEBUG : file1: reading active writers 2026/04/11 05:04:14 DEBUG : Looking for writers 2026/04/11 05:04:14 DEBUG : dir: reading active writers 2026/04/11 05:04:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 05:04:14 DEBUG : dir: Looking for writers 2026/04/11 05:04:14 DEBUG : file1: reading active writers 2026/04/11 05:04:14 DEBUG : Looking for writers 2026/04/11 05:04:14 DEBUG : dir: reading active writers 2026/04/11 05:04:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 05:04:14 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:14 DEBUG : dir/file1.rclone_chunk.001_bigloo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:04:14 INFO : dir/file1.rclone_chunk.001_bigloo: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:14 INFO : dir/file1.rclone_chunk.001_bigloo: Deleted 2026/04/11 05:04:14 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:14 INFO : dir/file1: Copied (replaced existing) 2026/04/11 05:04:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/11 05:04:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/11 05:04:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/11 05:04:15 DEBUG : dir: Looking for writers 2026/04/11 05:04:15 DEBUG : file1: reading active writers 2026/04/11 05:04:15 DEBUG : Looking for writers 2026/04/11 05:04:15 DEBUG : dir: reading active writers 2026/04/11 05:04:15 DEBUG : >WaitForWriters: 2026/04/11 05:04:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 05:04:15 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:15 DEBUG : dir/file1(0x2293b8d42240): _readAt: size=512, off=0 2026/04/11 05:04:15 DEBUG : dir/file1(0x2293b8d42240): openPending: 2026/04/11 05:04:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/11 05:04:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/11 05:04:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:15 DEBUG : dir/file1(0x2293b8d42240): >openPending: err= 2026/04/11 05:04:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/11 05:04:15 DEBUG : dir/file1(0x2293b8d42240): >_readAt: n=14, err=EOF 2026/04/11 05:04:15 DEBUG : dir/file1(0x2293b8d42240): close: 2026/04/11 05:04:15 DEBUG : dir/file1(0x2293b8d42240): >close: err= 2026/04/11 05:04:15 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 05:04:15 DEBUG : newLeaf: size = 14 OK 2026/04/11 05:04:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 05:04:15 INFO : dir/file1: Deleted 2026/04/11 05:04:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/11 05:04:15 DEBUG : newLeaf: Updating file with newLeaf 0x2293b92ae540 2026/04/11 05:04:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:04:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:15 DEBUG : newLeaf: copy non-chunked object... 2026/04/11 05:04:15 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:15 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:15 INFO : newLeaf: Deleted 2026/04/11 05:04:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/11 05:04:15 DEBUG : dir/file1: Updating file with dir/file1 0x2293b92ae540 2026/04/11 05:04:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/11 05:04:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 05:04:15 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:15 DEBUG : dir/file1(0x2293b918fd40): openPending: 2026/04/11 05:04:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/11 05:04:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/11 05:04:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:15 DEBUG : dir/file1(0x2293b918fd40): >openPending: err= 2026/04/11 05:04:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/11 05:04:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:15 DEBUG : dir/file1(0x2293b918fd40): _writeAt: size=25, off=0 2026/04/11 05:04:15 DEBUG : dir/file1(0x2293b918fd40): >_writeAt: n=25, err= 2026/04/11 05:04:15 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 05:04:15 DEBUG : newLeaf: size = 14 OK 2026/04/11 05:04:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 05:04:15 INFO : dir/file1: Deleted 2026/04/11 05:04:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/11 05:04:15 DEBUG : newLeaf: Updating file with newLeaf 0x2293b92ae540 2026/04/11 05:04:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:04:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:15 DEBUG : newLeaf(0x2293b918fd40): close: 2026/04/11 05:04:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/11 05:04:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-11 05:04:15.790930864 +0000 UTC m=+48.088011359 2026/04/11 05:04:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:15 DEBUG : newLeaf(0x2293b918fd40): >close: err= 2026/04/11 05:04:15 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:15 DEBUG : dir: Looking for writers 2026/04/11 05:04:15 DEBUG : Looking for writers 2026/04/11 05:04:15 DEBUG : dir: reading active writers 2026/04/11 05:04:15 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 05:04:15 DEBUG : dir: Looking for writers 2026/04/11 05:04:15 DEBUG : Looking for writers 2026/04/11 05:04:15 DEBUG : dir: reading active writers 2026/04/11 05:04:15 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 05:04:16 DEBUG : dir: Looking for writers 2026/04/11 05:04:16 DEBUG : Looking for writers 2026/04/11 05:04:16 DEBUG : dir: reading active writers 2026/04/11 05:04:16 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 05:04:16 DEBUG : dir: Looking for writers 2026/04/11 05:04:16 DEBUG : Looking for writers 2026/04/11 05:04:16 DEBUG : dir: reading active writers 2026/04/11 05:04:16 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 05:04:16 DEBUG : newLeaf: vfs cache: starting upload 2026/04/11 05:04:16 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:16 DEBUG : dir: Looking for writers 2026/04/11 05:04:16 DEBUG : Looking for writers 2026/04/11 05:04:16 DEBUG : dir: reading active writers 2026/04/11 05:04:16 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 05:04:16 DEBUG : dir: Looking for writers 2026/04/11 05:04:16 DEBUG : Looking for writers 2026/04/11 05:04:16 DEBUG : dir: reading active writers 2026/04/11 05:04:16 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 05:04:16 DEBUG : newLeaf: size = 25 OK 2026/04/11 05:04:16 DEBUG : newLeaf.rclone_chunk.001_bignek: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 05:04:16 INFO : newLeaf.rclone_chunk.001_bignek: Copied (server-side copy) to: newLeaf 2026/04/11 05:04:16 INFO : newLeaf.rclone_chunk.001_bignek: Deleted 2026/04/11 05:04:16 DEBUG : newLeaf: size = 25 OK 2026/04/11 05:04:16 INFO : newLeaf: Copied (replaced existing) 2026/04/11 05:04:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-11 05:04:15.790930864 +0000 UTC" 2026/04/11 05:04:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/11 05:04:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/11 05:04:16 DEBUG : dir: Looking for writers 2026/04/11 05:04:16 DEBUG : Looking for writers 2026/04/11 05:04:16 DEBUG : dir: reading active writers 2026/04/11 05:04:16 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:16 DEBUG : >WaitForWriters: 2026/04/11 05:04:16 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:16 DEBUG : dir: Looking for writers 2026/04/11 05:04:16 DEBUG : Looking for writers 2026/04/11 05:04:16 DEBUG : dir: reading active writers 2026/04/11 05:04:16 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:16 DEBUG : >WaitForWriters: 2026/04/11 05:04:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:17 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:17 DEBUG : dir/file1.rclone_chunk.001_bigndq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:04:17 INFO : dir/file1.rclone_chunk.001_bigndq: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:17 INFO : dir/file1.rclone_chunk.001_bigndq: Deleted 2026/04/11 05:04:17 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:17 DEBUG : dir: Looking for writers 2026/04/11 05:04:17 DEBUG : file1: reading active writers 2026/04/11 05:04:17 DEBUG : Looking for writers 2026/04/11 05:04:17 DEBUG : dir: reading active writers 2026/04/11 05:04:17 DEBUG : >WaitForWriters: 2026/04/11 05:04:17 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 05:04:17 DEBUG : newLeaf: size = 14 OK 2026/04/11 05:04:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 05:04:17 INFO : dir/file1: Deleted 2026/04/11 05:04:17 DEBUG : newLeaf: Updating file with newLeaf 0x2293b9152c00 2026/04/11 05:04:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:04:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:18 DEBUG : newLeaf: copy non-chunked object... 2026/04/11 05:04:18 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:18 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:18 INFO : newLeaf: Deleted 2026/04/11 05:04:18 DEBUG : dir/file1: Updating file with dir/file1 0x2293b9152c00 2026/04/11 05:04:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/11 05:04:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 05:04:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:18 DEBUG : dir/file1(0x2293b906dc00): openPending: 2026/04/11 05:04:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/11 05:04:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/11 05:04:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:18 DEBUG : dir/file1(0x2293b906dc00): >openPending: err= 2026/04/11 05:04:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/11 05:04:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:18 DEBUG : dir/file1(0x2293b906dc00): _writeAt: size=25, off=0 2026/04/11 05:04:18 DEBUG : dir/file1(0x2293b906dc00): >_writeAt: n=25, err= 2026/04/11 05:04:18 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 05:04:18 DEBUG : newLeaf: size = 14 OK 2026/04/11 05:04:18 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 05:04:18 INFO : dir/file1: Deleted 2026/04/11 05:04:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/11 05:04:18 DEBUG : newLeaf: Updating file with newLeaf 0x2293b9152c00 2026/04/11 05:04:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:04:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:18 DEBUG : newLeaf(0x2293b906dc00): close: 2026/04/11 05:04:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/11 05:04:18 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-11 05:04:18.292269666 +0000 UTC m=+50.589350130 2026/04/11 05:04:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:18 DEBUG : newLeaf(0x2293b906dc00): >close: err= 2026/04/11 05:04:18 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:18 DEBUG : dir: Looking for writers 2026/04/11 05:04:18 DEBUG : Looking for writers 2026/04/11 05:04:18 DEBUG : dir: reading active writers 2026/04/11 05:04:18 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 05:04:18 DEBUG : dir: Looking for writers 2026/04/11 05:04:18 DEBUG : Looking for writers 2026/04/11 05:04:18 DEBUG : dir: reading active writers 2026/04/11 05:04:18 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 05:04:18 DEBUG : dir: Looking for writers 2026/04/11 05:04:18 DEBUG : Looking for writers 2026/04/11 05:04:18 DEBUG : dir: reading active writers 2026/04/11 05:04:18 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 05:04:18 DEBUG : dir: Looking for writers 2026/04/11 05:04:18 DEBUG : Looking for writers 2026/04/11 05:04:18 DEBUG : dir: reading active writers 2026/04/11 05:04:18 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 05:04:18 DEBUG : newLeaf: vfs cache: starting upload 2026/04/11 05:04:18 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:18 DEBUG : dir: Looking for writers 2026/04/11 05:04:18 DEBUG : Looking for writers 2026/04/11 05:04:18 DEBUG : dir: reading active writers 2026/04/11 05:04:18 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 05:04:18 DEBUG : dir: Looking for writers 2026/04/11 05:04:18 DEBUG : Looking for writers 2026/04/11 05:04:18 DEBUG : dir: reading active writers 2026/04/11 05:04:18 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 05:04:18 DEBUG : newLeaf: size = 25 OK 2026/04/11 05:04:18 DEBUG : newLeaf.rclone_chunk.001_bigpns: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 05:04:18 INFO : newLeaf.rclone_chunk.001_bigpns: Copied (server-side copy) to: newLeaf 2026/04/11 05:04:18 INFO : newLeaf.rclone_chunk.001_bigpns: Deleted 2026/04/11 05:04:18 DEBUG : newLeaf: size = 25 OK 2026/04/11 05:04:18 INFO : newLeaf: Copied (replaced existing) 2026/04/11 05:04:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-11 05:04:18.292269666 +0000 UTC" 2026/04/11 05:04:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/11 05:04:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/11 05:04:19 DEBUG : dir: Looking for writers 2026/04/11 05:04:19 DEBUG : Looking for writers 2026/04/11 05:04:19 DEBUG : dir: reading active writers 2026/04/11 05:04:19 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:19 DEBUG : >WaitForWriters: 2026/04/11 05:04:19 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:19 DEBUG : dir: Looking for writers 2026/04/11 05:04:19 DEBUG : Looking for writers 2026/04/11 05:04:19 DEBUG : dir: reading active writers 2026/04/11 05:04:19 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:19 DEBUG : >WaitForWriters: 2026/04/11 05:04:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:19 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:19 DEBUG : dir/file1.rclone_chunk.001_bigq3l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:04:19 INFO : dir/file1.rclone_chunk.001_bigq3l: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:19 INFO : dir/file1.rclone_chunk.001_bigq3l: Deleted 2026/04/11 05:04:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/11 05:04:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:20 DEBUG : dir/file1(0x2293b8c22ac0): openPending: 2026/04/11 05:04:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/11 05:04:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/11 05:04:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:20 DEBUG : dir/file1(0x2293b8c22ac0): >openPending: err= 2026/04/11 05:04:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/11 05:04:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:20 DEBUG : dir/file1(0x2293b8c22ac0): _writeAt: size=14, off=0 2026/04/11 05:04:20 DEBUG : dir/file1(0x2293b8c22ac0): >_writeAt: n=14, err= 2026/04/11 05:04:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/11 05:04:20 DEBUG : dir/file1(0x2293b8c22ac0): close: 2026/04/11 05:04:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/11 05:04:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/11 05:04:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:20 DEBUG : dir/file1(0x2293b8c22ac0): >close: err= 2026/04/11 05:04:20 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:20 DEBUG : dir: Looking for writers 2026/04/11 05:04:20 DEBUG : file1: reading active writers 2026/04/11 05:04:20 DEBUG : Looking for writers 2026/04/11 05:04:20 DEBUG : dir: reading active writers 2026/04/11 05:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 05:04:20 DEBUG : dir: Looking for writers 2026/04/11 05:04:20 DEBUG : file1: reading active writers 2026/04/11 05:04:20 DEBUG : Looking for writers 2026/04/11 05:04:20 DEBUG : dir: reading active writers 2026/04/11 05:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 05:04:20 DEBUG : dir: Looking for writers 2026/04/11 05:04:20 DEBUG : file1: reading active writers 2026/04/11 05:04:20 DEBUG : Looking for writers 2026/04/11 05:04:20 DEBUG : dir: reading active writers 2026/04/11 05:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 05:04:20 DEBUG : dir: Looking for writers 2026/04/11 05:04:20 DEBUG : file1: reading active writers 2026/04/11 05:04:20 DEBUG : Looking for writers 2026/04/11 05:04:20 DEBUG : dir: reading active writers 2026/04/11 05:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 05:04:20 DEBUG : dir/file1: vfs cache: starting upload 2026/04/11 05:04:20 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:20 DEBUG : dir: Looking for writers 2026/04/11 05:04:20 DEBUG : file1: reading active writers 2026/04/11 05:04:20 DEBUG : Looking for writers 2026/04/11 05:04:20 DEBUG : dir: reading active writers 2026/04/11 05:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 05:04:20 DEBUG : dir: Looking for writers 2026/04/11 05:04:20 DEBUG : file1: reading active writers 2026/04/11 05:04:20 DEBUG : Looking for writers 2026/04/11 05:04:20 DEBUG : dir: reading active writers 2026/04/11 05:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 05:04:20 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:20 DEBUG : dir/file1.rclone_chunk.001_bigrjf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:04:20 INFO : dir/file1.rclone_chunk.001_bigrjf: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:20 INFO : dir/file1.rclone_chunk.001_bigrjf: Deleted 2026/04/11 05:04:20 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:20 INFO : dir/file1: Copied (replaced existing) 2026/04/11 05:04:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/11 05:04:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/11 05:04:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/11 05:04:20 DEBUG : dir: Looking for writers 2026/04/11 05:04:20 DEBUG : file1: reading active writers 2026/04/11 05:04:20 DEBUG : Looking for writers 2026/04/11 05:04:20 DEBUG : dir: reading active writers 2026/04/11 05:04:20 DEBUG : >WaitForWriters: 2026/04/11 05:04:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 05:04:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:20 DEBUG : dir/file1(0x2293b918e800): _readAt: size=512, off=0 2026/04/11 05:04:20 DEBUG : dir/file1(0x2293b918e800): openPending: 2026/04/11 05:04:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/11 05:04:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/11 05:04:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:20 DEBUG : dir/file1(0x2293b918e800): >openPending: err= 2026/04/11 05:04:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/11 05:04:20 DEBUG : dir/file1(0x2293b918e800): >_readAt: n=14, err=EOF 2026/04/11 05:04:20 DEBUG : dir/file1(0x2293b918e800): close: 2026/04/11 05:04:20 DEBUG : dir/file1(0x2293b918e800): >close: err= 2026/04/11 05:04:20 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 05:04:21 DEBUG : newLeaf: size = 14 OK 2026/04/11 05:04:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 05:04:21 INFO : dir/file1: Deleted 2026/04/11 05:04:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/11 05:04:21 DEBUG : newLeaf: Updating file with newLeaf 0x2293b87d9500 2026/04/11 05:04:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:04:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:21 DEBUG : newLeaf: copy non-chunked object... 2026/04/11 05:04:21 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:21 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:21 INFO : newLeaf: Deleted 2026/04/11 05:04:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/11 05:04:21 DEBUG : dir/file1: Updating file with dir/file1 0x2293b87d9500 2026/04/11 05:04:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/11 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 05:04:21 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:21 DEBUG : dir/file1(0x2293b918fe00): openPending: 2026/04/11 05:04:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/11 05:04:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/11 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:21 DEBUG : dir/file1(0x2293b918fe00): >openPending: err= 2026/04/11 05:04:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/11 05:04:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:21 DEBUG : dir/file1(0x2293b918fe00): _writeAt: size=25, off=0 2026/04/11 05:04:21 DEBUG : dir/file1(0x2293b918fe00): >_writeAt: n=25, err= 2026/04/11 05:04:21 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 05:04:21 DEBUG : newLeaf: size = 14 OK 2026/04/11 05:04:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 05:04:21 INFO : dir/file1: Deleted 2026/04/11 05:04:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/11 05:04:21 DEBUG : newLeaf: Updating file with newLeaf 0x2293b87d9500 2026/04/11 05:04:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:04:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:21 DEBUG : newLeaf(0x2293b918fe00): close: 2026/04/11 05:04:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/11 05:04:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-11 05:04:21.498928942 +0000 UTC m=+53.796009437 2026/04/11 05:04:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:21 DEBUG : newLeaf(0x2293b918fe00): >close: err= 2026/04/11 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:21 DEBUG : dir: Looking for writers 2026/04/11 05:04:21 DEBUG : Looking for writers 2026/04/11 05:04:21 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:21 DEBUG : dir: reading active writers 2026/04/11 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 05:04:21 DEBUG : dir: Looking for writers 2026/04/11 05:04:21 DEBUG : Looking for writers 2026/04/11 05:04:21 DEBUG : dir: reading active writers 2026/04/11 05:04:21 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 05:04:21 DEBUG : dir: Looking for writers 2026/04/11 05:04:21 DEBUG : Looking for writers 2026/04/11 05:04:21 DEBUG : dir: reading active writers 2026/04/11 05:04:21 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 05:04:21 DEBUG : dir: Looking for writers 2026/04/11 05:04:21 DEBUG : Looking for writers 2026/04/11 05:04:21 DEBUG : dir: reading active writers 2026/04/11 05:04:21 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 05:04:21 DEBUG : newLeaf: vfs cache: starting upload 2026/04/11 05:04:21 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:21 DEBUG : dir: Looking for writers 2026/04/11 05:04:21 DEBUG : Looking for writers 2026/04/11 05:04:21 DEBUG : dir: reading active writers 2026/04/11 05:04:21 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 05:04:22 DEBUG : dir: Looking for writers 2026/04/11 05:04:22 DEBUG : Looking for writers 2026/04/11 05:04:22 DEBUG : dir: reading active writers 2026/04/11 05:04:22 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 05:04:22 DEBUG : newLeaf: size = 25 OK 2026/04/11 05:04:22 DEBUG : newLeaf.rclone_chunk.001_bigsx0: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 05:04:22 INFO : newLeaf.rclone_chunk.001_bigsx0: Copied (server-side copy) to: newLeaf 2026/04/11 05:04:22 INFO : newLeaf.rclone_chunk.001_bigsx0: Deleted 2026/04/11 05:04:22 DEBUG : newLeaf: size = 25 OK 2026/04/11 05:04:22 INFO : newLeaf: Copied (replaced existing) 2026/04/11 05:04:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-11 05:04:21.498928942 +0000 UTC" 2026/04/11 05:04:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/11 05:04:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/11 05:04:22 DEBUG : dir: Looking for writers 2026/04/11 05:04:22 DEBUG : Looking for writers 2026/04/11 05:04:22 DEBUG : dir: reading active writers 2026/04/11 05:04:22 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:22 DEBUG : >WaitForWriters: 2026/04/11 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:22 DEBUG : dir: Looking for writers 2026/04/11 05:04:22 DEBUG : Looking for writers 2026/04/11 05:04:22 DEBUG : dir: reading active writers 2026/04/11 05:04:22 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:22 DEBUG : >WaitForWriters: 2026/04/11 05:04:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:22 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:22 DEBUG : dir/file1.rclone_chunk.001_bigtem: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:04:22 INFO : dir/file1.rclone_chunk.001_bigtem: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:22 INFO : dir/file1.rclone_chunk.001_bigtem: Deleted 2026/04/11 05:04:23 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:23 DEBUG : dir: Looking for writers 2026/04/11 05:04:23 DEBUG : file1: reading active writers 2026/04/11 05:04:23 DEBUG : Looking for writers 2026/04/11 05:04:23 DEBUG : dir: reading active writers 2026/04/11 05:04:23 DEBUG : >WaitForWriters: 2026/04/11 05:04:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 05:04:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:23 DEBUG : dir/file1(0x2293b901d300): _readAt: size=512, off=0 2026/04/11 05:04:23 DEBUG : dir/file1(0x2293b901d300): openPending: 2026/04/11 05:04:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/11 05:04:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/11 05:04:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:23 DEBUG : dir/file1(0x2293b901d300): >openPending: err= 2026/04/11 05:04:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/11 05:04:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 05:04:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:23 DEBUG : dir/file1(0x2293b901d300): >_readAt: n=14, err=EOF 2026/04/11 05:04:23 DEBUG : dir/file1(0x2293b901d300): close: 2026/04/11 05:04:23 DEBUG : dir/file1(0x2293b901d300): >close: err= 2026/04/11 05:04:23 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 05:04:23 DEBUG : newLeaf: size = 14 OK 2026/04/11 05:04:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 05:04:23 INFO : dir/file1: Deleted 2026/04/11 05:04:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/11 05:04:23 DEBUG : newLeaf: Updating file with newLeaf 0x2293b92ae780 2026/04/11 05:04:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:04:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:23 DEBUG : newLeaf: copy non-chunked object... 2026/04/11 05:04:23 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:04:23 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:23 INFO : newLeaf: Deleted 2026/04/11 05:04:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/11 05:04:23 DEBUG : dir/file1: Updating file with dir/file1 0x2293b92ae780 2026/04/11 05:04:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/11 05:04:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 05:04:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:24 DEBUG : dir/file1(0x2293b90ef640): openPending: 2026/04/11 05:04:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/11 05:04:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/11 05:04:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:24 DEBUG : dir/file1(0x2293b90ef640): >openPending: err= 2026/04/11 05:04:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/11 05:04:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:24 DEBUG : dir/file1(0x2293b90ef640): _writeAt: size=25, off=0 2026/04/11 05:04:24 DEBUG : dir/file1(0x2293b90ef640): >_writeAt: n=25, err= 2026/04/11 05:04:24 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 05:04:24 DEBUG : newLeaf: size = 14 OK 2026/04/11 05:04:24 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/11 05:04:24 INFO : dir/file1: Deleted 2026/04/11 05:04:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/11 05:04:24 DEBUG : newLeaf: Updating file with newLeaf 0x2293b92ae780 2026/04/11 05:04:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:04:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:24 DEBUG : newLeaf(0x2293b90ef640): close: 2026/04/11 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/11 05:04:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-11 05:04:24.0423341 +0000 UTC m=+56.339414584 2026/04/11 05:04:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:24 DEBUG : newLeaf(0x2293b90ef640): >close: err= 2026/04/11 05:04:24 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:24 DEBUG : dir: Looking for writers 2026/04/11 05:04:24 DEBUG : Looking for writers 2026/04/11 05:04:24 DEBUG : dir: reading active writers 2026/04/11 05:04:24 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 05:04:24 DEBUG : dir: Looking for writers 2026/04/11 05:04:24 DEBUG : Looking for writers 2026/04/11 05:04:24 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:24 DEBUG : dir: reading active writers 2026/04/11 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 05:04:24 DEBUG : dir: Looking for writers 2026/04/11 05:04:24 DEBUG : Looking for writers 2026/04/11 05:04:24 DEBUG : dir: reading active writers 2026/04/11 05:04:24 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 05:04:24 DEBUG : dir: Looking for writers 2026/04/11 05:04:24 DEBUG : Looking for writers 2026/04/11 05:04:24 DEBUG : dir: reading active writers 2026/04/11 05:04:24 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 05:04:24 DEBUG : newLeaf: vfs cache: starting upload 2026/04/11 05:04:24 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:24 DEBUG : dir: Looking for writers 2026/04/11 05:04:24 DEBUG : Looking for writers 2026/04/11 05:04:24 DEBUG : dir: reading active writers 2026/04/11 05:04:24 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 05:04:24 DEBUG : dir: Looking for writers 2026/04/11 05:04:24 DEBUG : Looking for writers 2026/04/11 05:04:24 DEBUG : dir: reading active writers 2026/04/11 05:04:24 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 05:04:24 DEBUG : newLeaf: size = 25 OK 2026/04/11 05:04:24 DEBUG : newLeaf.rclone_chunk.001_bigvlq: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/11 05:04:24 INFO : newLeaf.rclone_chunk.001_bigvlq: Copied (server-side copy) to: newLeaf 2026/04/11 05:04:24 INFO : newLeaf.rclone_chunk.001_bigvlq: Deleted 2026/04/11 05:04:24 DEBUG : newLeaf: size = 25 OK 2026/04/11 05:04:24 INFO : newLeaf: Copied (replaced existing) 2026/04/11 05:04:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-11 05:04:24.0423341 +0000 UTC" 2026/04/11 05:04:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/11 05:04:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/11 05:04:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/11 05:04:24 DEBUG : dir: Looking for writers 2026/04/11 05:04:24 DEBUG : Looking for writers 2026/04/11 05:04:24 DEBUG : dir: reading active writers 2026/04/11 05:04:24 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:24 DEBUG : >WaitForWriters: 2026/04/11 05:04:24 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:24 DEBUG : dir: Looking for writers 2026/04/11 05:04:24 DEBUG : Looking for writers 2026/04/11 05:04:24 DEBUG : dir: reading active writers 2026/04/11 05:04:24 DEBUG : newLeaf: reading active writers 2026/04/11 05:04:24 DEBUG : >WaitForWriters: 2026/04/11 05:04:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestFileRename (16.73s) --- PASS: TestFileRename/off,forceCache=false (2.52s) --- PASS: TestFileRename/minimal,forceCache=false (2.70s) --- PASS: TestFileRename/minimal,forceCache=true (3.24s) --- PASS: TestFileRename/writes,forceCache=false (2.50s) --- PASS: TestFileRename/writes,forceCache=true (3.20s) --- PASS: TestFileRename/full,forceCache=false (2.56s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:25 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:25 DEBUG : Looking for writers 2026/04/11 05:04:25 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:25 DEBUG : dir/file1: size = 16 OK 2026/04/11 05:04:25 DEBUG : dir/file1.rclone_chunk.001_bigwis: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 05:04:25 INFO : dir/file1.rclone_chunk.001_bigwis: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:25 INFO : dir/file1.rclone_chunk.001_bigwis: Deleted 2026/04/11 05:04:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 05:04:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/11 05:04:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/11 05:04:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:25 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:25 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:25 DEBUG : dir: Looking for writers 2026/04/11 05:04:25 DEBUG : file1: reading active writers 2026/04/11 05:04:25 DEBUG : Looking for writers 2026/04/11 05:04:25 DEBUG : dir: reading active writers 2026/04/11 05:04:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.93s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:26 DEBUG : dir/file1: size = 16 OK 2026/04/11 05:04:26 DEBUG : dir/file1.rclone_chunk.001_bigxzk: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 05:04:26 INFO : dir/file1.rclone_chunk.001_bigxzk: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:26 INFO : dir/file1.rclone_chunk.001_bigxzk: Deleted 2026/04/11 05:04:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 05:04:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/11 05:04:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/11 05:04:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/11 05:04:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/11 05:04:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/11 05:04:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/11 05:04:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/11 05:04:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/11 05:04:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/11 05:04:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/11 05:04:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/11 05:04:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/11 05:04:26 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/11 05:04:27 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/11 05:04:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/11 05:04:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/11 05:04:27 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/11 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:27 DEBUG : dir: Looking for writers 2026/04/11 05:04:27 DEBUG : file1: reading active writers 2026/04/11 05:04:27 DEBUG : Looking for writers 2026/04/11 05:04:27 DEBUG : dir: reading active writers 2026/04/11 05:04:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.33s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:27 DEBUG : dir/file1: size = 16 OK 2026/04/11 05:04:27 DEBUG : dir/file1.rclone_chunk.001_bigysv: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 05:04:27 INFO : dir/file1.rclone_chunk.001_bigysv: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:27 INFO : dir/file1.rclone_chunk.001_bigysv: Deleted 2026/04/11 05:04:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 05:04:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/11 05:04:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/11 05:04:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/11 05:04:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/11 05:04:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/11 05:04:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/11 05:04:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/11 05:04:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/11 05:04:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/11 05:04:28 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/11 05:04:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/11 05:04:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/11 05:04:28 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/11 05:04:28 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/11 05:04:28 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/11 05:04:28 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/11 05:04:28 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/11 05:04:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/11 05:04:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/11 05:04:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/11 05:04:28 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/11 05:04:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/11 05:04:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/11 05:04:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/11 05:04:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/11 05:04:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/11 05:04:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/11 05:04:28 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/11 05:04:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/11 05:04:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/11 05:04:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/11 05:04:28 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/11 05:04:28 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:28 DEBUG : dir: Looking for writers 2026/04/11 05:04:28 DEBUG : file1: reading active writers 2026/04/11 05:04:28 DEBUG : Looking for writers 2026/04/11 05:04:28 DEBUG : dir: reading active writers 2026/04/11 05:04:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.39s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:29 DEBUG : dir/file1: size = 16 OK 2026/04/11 05:04:29 DEBUG : dir/file1.rclone_chunk.001_bigzjy: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 05:04:29 INFO : dir/file1.rclone_chunk.001_bigzjy: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:29 INFO : dir/file1.rclone_chunk.001_bigzjy: Deleted 2026/04/11 05:04:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 05:04:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/11 05:04:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/11 05:04:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:29 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:29 DEBUG : dir: Looking for writers 2026/04/11 05:04:29 DEBUG : file1: reading active writers 2026/04/11 05:04:29 DEBUG : Looking for writers 2026/04/11 05:04:29 DEBUG : dir: reading active writers 2026/04/11 05:04:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.85s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:30 DEBUG : dir/file1: size = 16 OK 2026/04/11 05:04:30 DEBUG : dir/file1.rclone_chunk.001_bih0bw: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 05:04:30 INFO : dir/file1.rclone_chunk.001_bih0bw: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:30 INFO : dir/file1.rclone_chunk.001_bih0bw: Deleted 2026/04/11 05:04:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 05:04:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/11 05:04:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/11 05:04:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:30 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/11 05:04:30 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/11 05:04:30 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:30 DEBUG : dir: Looking for writers 2026/04/11 05:04:30 DEBUG : file1: reading active writers 2026/04/11 05:04:30 DEBUG : Looking for writers 2026/04/11 05:04:30 DEBUG : dir: reading active writers 2026/04/11 05:04:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.86s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:30 DEBUG : dir/file1: size = 16 OK 2026/04/11 05:04:30 DEBUG : dir/file1.rclone_chunk.001_bih1e3: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 05:04:30 INFO : dir/file1.rclone_chunk.001_bih1e3: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:30 INFO : dir/file1.rclone_chunk.001_bih1e3: Deleted 2026/04/11 05:04:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 05:04:31 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/11 05:04:31 DEBUG : dir/file1(0x2293b9103b80): _readAt: size=1, off=0 2026/04/11 05:04:31 DEBUG : dir/file1(0x2293b9103b80): openPending: 2026/04/11 05:04:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/11 05:04:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/11 05:04:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:31 DEBUG : dir/file1(0x2293b9103b80): >openPending: err= 2026/04/11 05:04:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/11 05:04:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 05:04:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:31 DEBUG : dir/file1(0x2293b9103b80): >_readAt: n=1, err= 2026/04/11 05:04:31 DEBUG : dir/file1(0x2293b9103b80): _readAt: size=256, off=1 2026/04/11 05:04:31 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/11 05:04:31 DEBUG : dir/file1(0x2293b9103b80): >_readAt: n=15, err=EOF 2026/04/11 05:04:31 DEBUG : dir/file1(0x2293b9103b80): _readAt: size=16, off=16 2026/04/11 05:04:31 DEBUG : dir/file1(0x2293b9103b80): >_readAt: n=0, err=EOF 2026/04/11 05:04:31 DEBUG : dir/file1(0x2293b9103b80): close: 2026/04/11 05:04:31 DEBUG : dir/file1(0x2293b9103b80): >close: err= 2026/04/11 05:04:31 DEBUG : dir/file1(0x2293b9103b80): close: 2026/04/11 05:04:31 DEBUG : dir/file1(0x2293b9103b80): >close: err=file already closed 2026/04/11 05:04:31 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:31 DEBUG : dir: Looking for writers 2026/04/11 05:04:31 DEBUG : file1: reading active writers 2026/04/11 05:04:31 DEBUG : Looking for writers 2026/04/11 05:04:31 DEBUG : dir: reading active writers 2026/04/11 05:04:31 DEBUG : >WaitForWriters: 2026/04/11 05:04:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.90s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:31 DEBUG : dir/file1: size = 16 OK 2026/04/11 05:04:31 DEBUG : dir/file1.rclone_chunk.001_bih2xd: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 05:04:31 INFO : dir/file1.rclone_chunk.001_bih2xd: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:31 INFO : dir/file1.rclone_chunk.001_bih2xd: Deleted 2026/04/11 05:04:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 05:04:32 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/11 05:04:32 DEBUG : dir/file1(0x2293b90104c0): _readAt: size=1, off=0 2026/04/11 05:04:32 DEBUG : dir/file1(0x2293b90104c0): openPending: 2026/04/11 05:04:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/11 05:04:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/11 05:04:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:32 DEBUG : dir/file1(0x2293b90104c0): >openPending: err= 2026/04/11 05:04:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/11 05:04:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 05:04:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:32 DEBUG : dir/file1(0x2293b90104c0): >_readAt: n=1, err= 2026/04/11 05:04:32 DEBUG : dir/file1(0x2293b90104c0): _readAt: size=1, off=5 2026/04/11 05:04:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/11 05:04:32 DEBUG : dir/file1(0x2293b90104c0): >_readAt: n=1, err= 2026/04/11 05:04:32 DEBUG : dir/file1(0x2293b90104c0): _readAt: size=1, off=3 2026/04/11 05:04:32 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/11 05:04:32 DEBUG : dir/file1(0x2293b90104c0): >_readAt: n=1, err= 2026/04/11 05:04:32 DEBUG : dir/file1(0x2293b90104c0): _readAt: size=1, off=13 2026/04/11 05:04:32 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/11 05:04:32 DEBUG : dir/file1(0x2293b90104c0): >_readAt: n=1, err= 2026/04/11 05:04:32 DEBUG : dir/file1(0x2293b90104c0): _readAt: size=16, off=100 2026/04/11 05:04:32 DEBUG : dir/file1(0x2293b90104c0): >_readAt: n=0, err=EOF 2026/04/11 05:04:32 DEBUG : dir/file1(0x2293b90104c0): close: 2026/04/11 05:04:32 DEBUG : dir/file1(0x2293b90104c0): >close: err= 2026/04/11 05:04:32 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:32 DEBUG : dir: Looking for writers 2026/04/11 05:04:32 DEBUG : file1: reading active writers 2026/04/11 05:04:32 DEBUG : Looking for writers 2026/04/11 05:04:32 DEBUG : dir: reading active writers 2026/04/11 05:04:32 DEBUG : >WaitForWriters: 2026/04/11 05:04:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.97s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:32 DEBUG : dir/file1: size = 16 OK 2026/04/11 05:04:32 DEBUG : dir/file1.rclone_chunk.001_bih3dz: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 05:04:32 INFO : dir/file1.rclone_chunk.001_bih3dz: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:32 INFO : dir/file1.rclone_chunk.001_bih3dz: Deleted 2026/04/11 05:04:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 05:04:33 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): _readAt: size=1, off=0 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): openPending: 2026/04/11 05:04:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/11 05:04:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/11 05:04:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): >openPending: err= 2026/04/11 05:04:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/11 05:04:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 05:04:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): >_readAt: n=1, err= 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): _readAt: size=1, off=5 2026/04/11 05:04:33 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): >_readAt: n=1, err= 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): _readAt: size=1, off=1 2026/04/11 05:04:33 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): >_readAt: n=1, err= 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): _readAt: size=6, off=10 2026/04/11 05:04:33 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): >_readAt: n=6, err= 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): _readAt: size=256, off=10 2026/04/11 05:04:33 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): >_readAt: n=6, err=EOF 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): _readAt: size=256, off=100 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): >_readAt: n=0, err=EOF 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): close: 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): >close: err= 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): _readAt: size=256, off=100 2026/04/11 05:04:33 DEBUG : dir/file1(0x2293b8e13a00): >_readAt: n=0, err=file already closed 2026/04/11 05:04:33 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:33 DEBUG : dir: Looking for writers 2026/04/11 05:04:33 DEBUG : file1: reading active writers 2026/04/11 05:04:33 DEBUG : Looking for writers 2026/04/11 05:04:33 DEBUG : dir: reading active writers 2026/04/11 05:04:33 DEBUG : >WaitForWriters: 2026/04/11 05:04:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.96s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:33 DEBUG : dir/file1: size = 16 OK 2026/04/11 05:04:33 DEBUG : dir/file1.rclone_chunk.001_bih4vl: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 05:04:33 INFO : dir/file1.rclone_chunk.001_bih4vl: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:33 INFO : dir/file1.rclone_chunk.001_bih4vl: Deleted 2026/04/11 05:04:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 05:04:34 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/11 05:04:34 DEBUG : dir/file1(0x2293b91d4340): RWFileHandle.Flush 2026/04/11 05:04:34 DEBUG : dir/file1(0x2293b91d4340): _readAt: size=256, off=0 2026/04/11 05:04:34 DEBUG : dir/file1(0x2293b91d4340): openPending: 2026/04/11 05:04:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/11 05:04:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/11 05:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:34 DEBUG : dir/file1(0x2293b91d4340): >openPending: err= 2026/04/11 05:04:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/11 05:04:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 05:04:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:34 DEBUG : dir/file1(0x2293b91d4340): >_readAt: n=16, err=EOF 2026/04/11 05:04:34 DEBUG : dir/file1(0x2293b91d4340): RWFileHandle.Flush 2026/04/11 05:04:34 DEBUG : dir/file1(0x2293b91d4340): RWFileHandle.Flush 2026/04/11 05:04:34 DEBUG : dir/file1(0x2293b91d4340): close: 2026/04/11 05:04:34 DEBUG : dir/file1(0x2293b91d4340): >close: err= 2026/04/11 05:04:34 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:34 DEBUG : dir: Looking for writers 2026/04/11 05:04:34 DEBUG : file1: reading active writers 2026/04/11 05:04:34 DEBUG : Looking for writers 2026/04/11 05:04:34 DEBUG : dir: reading active writers 2026/04/11 05:04:34 DEBUG : >WaitForWriters: 2026/04/11 05:04:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.92s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:34 DEBUG : dir/file1: size = 16 OK 2026/04/11 05:04:34 DEBUG : dir/file1.rclone_chunk.001_bih5fr: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 05:04:34 INFO : dir/file1.rclone_chunk.001_bih5fr: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:34 INFO : dir/file1.rclone_chunk.001_bih5fr: Deleted 2026/04/11 05:04:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/11 05:04:34 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/11 05:04:34 DEBUG : dir/file1(0x2293b9103700): _readAt: size=256, off=0 2026/04/11 05:04:34 DEBUG : dir/file1(0x2293b9103700): openPending: 2026/04/11 05:04:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/11 05:04:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/11 05:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:34 DEBUG : dir/file1(0x2293b9103700): >openPending: err= 2026/04/11 05:04:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/11 05:04:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 05:04:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:35 DEBUG : dir/file1(0x2293b9103700): >_readAt: n=16, err=EOF 2026/04/11 05:04:35 DEBUG : dir/file1(0x2293b9103700): RWFileHandle.Release 2026/04/11 05:04:35 DEBUG : dir/file1(0x2293b9103700): close: 2026/04/11 05:04:35 DEBUG : dir/file1(0x2293b9103700): >close: err= 2026/04/11 05:04:35 DEBUG : dir/file1(0x2293b9103700): RWFileHandle.Release 2026/04/11 05:04:35 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:35 DEBUG : dir: Looking for writers 2026/04/11 05:04:35 DEBUG : file1: reading active writers 2026/04/11 05:04:35 DEBUG : Looking for writers 2026/04/11 05:04:35 DEBUG : dir: reading active writers 2026/04/11 05:04:35 DEBUG : >WaitForWriters: 2026/04/11 05:04:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.90s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:35 DEBUG : file1: newRWFileHandle: 2026/04/11 05:04:35 DEBUG : file1(0x2293b8d7a6c0): openPending: 2026/04/11 05:04:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:35 DEBUG : file1(0x2293b8d7a6c0): >openPending: err= 2026/04/11 05:04:35 DEBUG : file1: >newRWFileHandle: err= 2026/04/11 05:04:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/11 05:04:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/11 05:04:35 DEBUG : file1(0x2293b8d7a6c0): _writeAt: size=5, off=0 2026/04/11 05:04:35 DEBUG : file1(0x2293b8d7a6c0): >_writeAt: n=5, err= 2026/04/11 05:04:35 DEBUG : file1(0x2293b8d7a6c0): _writeAt: size=7, off=5 2026/04/11 05:04:35 DEBUG : file1(0x2293b8d7a6c0): >_writeAt: n=7, err= 2026/04/11 05:04:35 DEBUG : file1: vfs cache: truncate to size=11 2026/04/11 05:04:35 DEBUG : file1(0x2293b8d7a6c0): close: 2026/04/11 05:04:35 DEBUG : file1: vfs cache: setting modification time to 2026-04-11 05:04:35.267287182 +0000 UTC m=+67.564367635 2026/04/11 05:04:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:35 DEBUG : file1(0x2293b8d7a6c0): >close: err= 2026/04/11 05:04:35 DEBUG : file1(0x2293b8d7a6c0): close: 2026/04/11 05:04:35 DEBUG : file1(0x2293b8d7a6c0): >close: err=file already closed 2026/04/11 05:04:35 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:35 DEBUG : Looking for writers 2026/04/11 05:04:35 DEBUG : file1: reading active writers 2026/04/11 05:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 05:04:35 DEBUG : Looking for writers 2026/04/11 05:04:35 DEBUG : file1: reading active writers 2026/04/11 05:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 05:04:35 DEBUG : Looking for writers 2026/04/11 05:04:35 DEBUG : file1: reading active writers 2026/04/11 05:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 05:04:35 DEBUG : Looking for writers 2026/04/11 05:04:35 DEBUG : file1: reading active writers 2026/04/11 05:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 05:04:35 DEBUG : file1: vfs cache: starting upload 2026/04/11 05:04:35 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:35 DEBUG : Looking for writers 2026/04/11 05:04:35 DEBUG : file1: reading active writers 2026/04/11 05:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 05:04:35 DEBUG : Looking for writers 2026/04/11 05:04:35 DEBUG : file1: reading active writers 2026/04/11 05:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 05:04:35 DEBUG : file1: size = 11 OK 2026/04/11 05:04:35 DEBUG : file1.rclone_chunk.001_bih6zh: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 05:04:35 INFO : file1.rclone_chunk.001_bih6zh: Copied (server-side copy) to: file1 2026/04/11 05:04:35 INFO : file1.rclone_chunk.001_bih6zh: Deleted 2026/04/11 05:04:35 DEBUG : file1: size = 11 OK 2026/04/11 05:04:35 INFO : file1: Copied (new) 2026/04/11 05:04:35 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-11 05:04:35.267287182 +0000 UTC" 2026/04/11 05:04:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/11 05:04:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:35 INFO : file1: vfs cache: upload succeeded try #1 2026/04/11 05:04:35 DEBUG : Looking for writers 2026/04/11 05:04:35 DEBUG : file1: reading active writers 2026/04/11 05:04:35 DEBUG : >WaitForWriters: 2026/04/11 05:04:35 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:35 DEBUG : Looking for writers 2026/04/11 05:04:35 DEBUG : file1: reading active writers 2026/04/11 05:04:35 DEBUG : >WaitForWriters: 2026/04/11 05:04:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.91s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:36 DEBUG : file1: newRWFileHandle: 2026/04/11 05:04:36 DEBUG : file1(0x2293b8e93ac0): openPending: 2026/04/11 05:04:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:36 DEBUG : file1(0x2293b8e93ac0): >openPending: err= 2026/04/11 05:04:36 DEBUG : file1: >newRWFileHandle: err= 2026/04/11 05:04:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/11 05:04:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/11 05:04:36 DEBUG : file1(0x2293b8e93ac0): _writeAt: size=7, off=0 2026/04/11 05:04:36 DEBUG : file1(0x2293b8e93ac0): >_writeAt: n=7, err= 2026/04/11 05:04:36 DEBUG : file1(0x2293b8e93ac0): _writeAt: size=6, off=5 2026/04/11 05:04:36 DEBUG : file1(0x2293b8e93ac0): >_writeAt: n=6, err= 2026/04/11 05:04:36 DEBUG : file1(0x2293b8e93ac0): close: 2026/04/11 05:04:36 DEBUG : file1: vfs cache: setting modification time to 2026-04-11 05:04:36.167692752 +0000 UTC m=+68.464773216 2026/04/11 05:04:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:36 DEBUG : file1(0x2293b8e93ac0): >close: err= 2026/04/11 05:04:36 DEBUG : file1(0x2293b8e93ac0): _writeAt: size=5, off=0 2026/04/11 05:04:36 DEBUG : file1(0x2293b8e93ac0): >_writeAt: n=0, err=file already closed 2026/04/11 05:04:36 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:36 DEBUG : Looking for writers 2026/04/11 05:04:36 DEBUG : file1: reading active writers 2026/04/11 05:04:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 05:04:36 DEBUG : Looking for writers 2026/04/11 05:04:36 DEBUG : file1: reading active writers 2026/04/11 05:04:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 05:04:36 DEBUG : Looking for writers 2026/04/11 05:04:36 DEBUG : file1: reading active writers 2026/04/11 05:04:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 05:04:36 DEBUG : Looking for writers 2026/04/11 05:04:36 DEBUG : file1: reading active writers 2026/04/11 05:04:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 05:04:36 DEBUG : file1: vfs cache: starting upload 2026/04/11 05:04:36 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu/dir/file1: no such file or directory 2026/04/11 05:04:36 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu/dir/file1: no such file or directory 2026/04/11 05:04:36 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:36 DEBUG : Looking for writers 2026/04/11 05:04:36 DEBUG : file1: reading active writers 2026/04/11 05:04:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 05:04:36 DEBUG : Looking for writers 2026/04/11 05:04:36 DEBUG : file1: reading active writers 2026/04/11 05:04:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 05:04:36 DEBUG : file1: size = 11 OK 2026/04/11 05:04:36 DEBUG : file1.rclone_chunk.001_bih7tk: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 05:04:36 INFO : file1.rclone_chunk.001_bih7tk: Copied (server-side copy) to: file1 2026/04/11 05:04:36 INFO : file1.rclone_chunk.001_bih7tk: Deleted 2026/04/11 05:04:36 DEBUG : file1: size = 11 OK 2026/04/11 05:04:36 INFO : file1: Copied (new) 2026/04/11 05:04:36 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-11 05:04:36.167692752 +0000 UTC" 2026/04/11 05:04:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/11 05:04:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:36 INFO : file1: vfs cache: upload succeeded try #1 2026/04/11 05:04:36 DEBUG : Looking for writers 2026/04/11 05:04:36 DEBUG : file1: reading active writers 2026/04/11 05:04:36 DEBUG : >WaitForWriters: 2026/04/11 05:04:36 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:36 DEBUG : Looking for writers 2026/04/11 05:04:36 DEBUG : file1: reading active writers 2026/04/11 05:04:36 DEBUG : >WaitForWriters: 2026/04/11 05:04:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.89s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:37 DEBUG : file1: newRWFileHandle: 2026/04/11 05:04:37 DEBUG : file1(0x2293b91ca600): openPending: 2026/04/11 05:04:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:37 DEBUG : file1(0x2293b91ca600): >openPending: err= 2026/04/11 05:04:37 DEBUG : file1: >newRWFileHandle: err= 2026/04/11 05:04:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/11 05:04:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/11 05:04:37 DEBUG : file1(0x2293b91ca600): close: 2026/04/11 05:04:37 DEBUG : file1: vfs cache: setting modification time to 2026-04-11 05:04:37.066361602 +0000 UTC m=+69.363442066 2026/04/11 05:04:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:37 DEBUG : file1(0x2293b91ca600): >close: err= 2026/04/11 05:04:37 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/11 05:04:37 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/11 05:04:37 DEBUG : file2: newRWFileHandle: 2026/04/11 05:04:37 DEBUG : file2(0x2293b91caa80): openPending: 2026/04/11 05:04:37 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/11 05:04:37 DEBUG : file2(0x2293b91caa80): >openPending: err= 2026/04/11 05:04:37 DEBUG : file2: >newRWFileHandle: err= 2026/04/11 05:04:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/11 05:04:37 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/11 05:04:37 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/11 05:04:37 DEBUG : file2(0x2293b91caa80): RWFileHandle.Flush 2026/04/11 05:04:37 DEBUG : file2(0x2293b91caa80): RWFileHandle.Release 2026/04/11 05:04:37 DEBUG : file2(0x2293b91caa80): close: 2026/04/11 05:04:37 DEBUG : file2: vfs cache: setting modification time to 2026-04-11 05:04:37.067279826 +0000 UTC m=+69.364360290 2026/04/11 05:04:37 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:37 DEBUG : file2(0x2293b91caa80): >close: err= 2026/04/11 05:04:37 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:37 DEBUG : Looking for writers 2026/04/11 05:04:37 DEBUG : file1: reading active writers 2026/04/11 05:04:37 DEBUG : file2: reading active writers 2026/04/11 05:04:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/11 05:04:37 DEBUG : Looking for writers 2026/04/11 05:04:37 DEBUG : file1: reading active writers 2026/04/11 05:04:37 DEBUG : file2: reading active writers 2026/04/11 05:04:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/11 05:04:37 DEBUG : Looking for writers 2026/04/11 05:04:37 DEBUG : file1: reading active writers 2026/04/11 05:04:37 DEBUG : file2: reading active writers 2026/04/11 05:04:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/11 05:04:37 DEBUG : Looking for writers 2026/04/11 05:04:37 DEBUG : file1: reading active writers 2026/04/11 05:04:37 DEBUG : file2: reading active writers 2026/04/11 05:04:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/11 05:04:37 DEBUG : file1: vfs cache: starting upload 2026/04/11 05:04:37 DEBUG : file2: vfs cache: starting upload 2026/04/11 05:04:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu/dir/file1: no such file or directory 2026/04/11 05:04:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu/dir/file1: no such file or directory 2026/04/11 05:04:37 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:37 DEBUG : Looking for writers 2026/04/11 05:04:37 DEBUG : file1: reading active writers 2026/04/11 05:04:37 DEBUG : file2: reading active writers 2026/04/11 05:04:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/11 05:04:37 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:37 DEBUG : Looking for writers 2026/04/11 05:04:37 DEBUG : file1: reading active writers 2026/04/11 05:04:37 DEBUG : file2: reading active writers 2026/04/11 05:04:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/11 05:04:37 DEBUG : file1: size = 0 OK 2026/04/11 05:04:37 DEBUG : file1.rclone_chunk.001_bih8bb: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 05:04:37 INFO : file1.rclone_chunk.001_bih8bb: Copied (server-side copy) to: file1 2026/04/11 05:04:37 DEBUG : file2: size = 0 OK 2026/04/11 05:04:37 DEBUG : file2.rclone_chunk.001_bih8ee: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 05:04:37 INFO : file2.rclone_chunk.001_bih8ee: Copied (server-side copy) to: file2 2026/04/11 05:04:37 INFO : file1.rclone_chunk.001_bih8bb: Deleted 2026/04/11 05:04:37 DEBUG : file1: size = 0 OK 2026/04/11 05:04:37 INFO : file1: Copied (new) 2026/04/11 05:04:37 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-11 05:04:37.066361602 +0000 UTC" 2026/04/11 05:04:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/11 05:04:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:37 INFO : file1: vfs cache: upload succeeded try #1 2026/04/11 05:04:37 INFO : file2.rclone_chunk.001_bih8ee: Deleted 2026/04/11 05:04:37 DEBUG : file2: size = 0 OK 2026/04/11 05:04:37 INFO : file2: Copied (new) 2026/04/11 05:04:37 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-11 05:04:37.067279826 +0000 UTC" 2026/04/11 05:04:37 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/11 05:04:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/11 05:04:37 INFO : file2: vfs cache: upload succeeded try #1 2026/04/11 05:04:37 DEBUG : Looking for writers 2026/04/11 05:04:37 DEBUG : file2: reading active writers 2026/04/11 05:04:37 DEBUG : file1: reading active writers 2026/04/11 05:04:37 DEBUG : >WaitForWriters: 2026/04/11 05:04:37 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:37 DEBUG : Looking for writers 2026/04/11 05:04:37 DEBUG : file1: reading active writers 2026/04/11 05:04:37 DEBUG : file2: reading active writers 2026/04/11 05:04:37 DEBUG : >WaitForWriters: 2026/04/11 05:04:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.04s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:38 DEBUG : file1: newRWFileHandle: 2026/04/11 05:04:38 DEBUG : file1(0x2293b8b0af40): openPending: 2026/04/11 05:04:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:38 DEBUG : file1(0x2293b8b0af40): >openPending: err= 2026/04/11 05:04:38 DEBUG : file1: >newRWFileHandle: err= 2026/04/11 05:04:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/11 05:04:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/11 05:04:38 DEBUG : file1(0x2293b8b0af40): _writeAt: size=5, off=0 2026/04/11 05:04:38 DEBUG : file1(0x2293b8b0af40): >_writeAt: n=5, err= 2026/04/11 05:04:38 DEBUG : file1(0x2293b8b0af40): RWFileHandle.Flush 2026/04/11 05:04:38 DEBUG : file1(0x2293b8b0af40): RWFileHandle.Flush 2026/04/11 05:04:38 DEBUG : file1(0x2293b8b0af40): close: 2026/04/11 05:04:38 DEBUG : file1: vfs cache: setting modification time to 2026-04-11 05:04:38.104847421 +0000 UTC m=+70.401927875 2026/04/11 05:04:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:38 DEBUG : file1(0x2293b8b0af40): >close: err= 2026/04/11 05:04:38 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:38 DEBUG : Looking for writers 2026/04/11 05:04:38 DEBUG : file1: reading active writers 2026/04/11 05:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 05:04:38 DEBUG : Looking for writers 2026/04/11 05:04:38 DEBUG : file1: reading active writers 2026/04/11 05:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 05:04:38 DEBUG : Looking for writers 2026/04/11 05:04:38 DEBUG : file1: reading active writers 2026/04/11 05:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 05:04:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu/dir/file1: no such file or directory 2026/04/11 05:04:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu/dir/file1: no such file or directory 2026/04/11 05:04:38 DEBUG : Looking for writers 2026/04/11 05:04:38 DEBUG : file1: reading active writers 2026/04/11 05:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 05:04:38 DEBUG : file1: vfs cache: starting upload 2026/04/11 05:04:38 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:38 DEBUG : Looking for writers 2026/04/11 05:04:38 DEBUG : file1: reading active writers 2026/04/11 05:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 05:04:38 DEBUG : Looking for writers 2026/04/11 05:04:38 DEBUG : file1: reading active writers 2026/04/11 05:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 05:04:38 DEBUG : file1: size = 5 OK 2026/04/11 05:04:38 DEBUG : file1.rclone_chunk.001_bih9vh: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 05:04:38 INFO : file1.rclone_chunk.001_bih9vh: Copied (server-side copy) to: file1 2026/04/11 05:04:38 DEBUG : Looking for writers 2026/04/11 05:04:38 DEBUG : file1: reading active writers 2026/04/11 05:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/11 05:04:38 INFO : file1.rclone_chunk.001_bih9vh: Deleted 2026/04/11 05:04:38 DEBUG : file1: size = 5 OK 2026/04/11 05:04:38 INFO : file1: Copied (new) 2026/04/11 05:04:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-11 05:04:38.104847421 +0000 UTC" 2026/04/11 05:04:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/11 05:04:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:38 INFO : file1: vfs cache: upload succeeded try #1 2026/04/11 05:04:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu/dir/file1: no such file or directory 2026/04/11 05:04:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu/dir/file1: no such file or directory 2026/04/11 05:04:39 DEBUG : Looking for writers 2026/04/11 05:04:39 DEBUG : file1: reading active writers 2026/04/11 05:04:39 DEBUG : >WaitForWriters: 2026/04/11 05:04:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.46s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:39 DEBUG : file1: newRWFileHandle: 2026/04/11 05:04:39 DEBUG : file1(0x2293b8d42900): openPending: 2026/04/11 05:04:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:39 DEBUG : file1(0x2293b8d42900): >openPending: err= 2026/04/11 05:04:39 DEBUG : file1: >newRWFileHandle: err= 2026/04/11 05:04:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/11 05:04:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/11 05:04:39 DEBUG : file1(0x2293b8d42900): _writeAt: size=5, off=0 2026/04/11 05:04:39 DEBUG : file1(0x2293b8d42900): >_writeAt: n=5, err= 2026/04/11 05:04:39 DEBUG : file1(0x2293b8d42900): RWFileHandle.Release 2026/04/11 05:04:39 DEBUG : file1(0x2293b8d42900): close: 2026/04/11 05:04:39 DEBUG : file1: vfs cache: setting modification time to 2026-04-11 05:04:39.564503092 +0000 UTC m=+71.861583546 2026/04/11 05:04:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:39 DEBUG : file1(0x2293b8d42900): >close: err= 2026/04/11 05:04:39 DEBUG : file1(0x2293b8d42900): RWFileHandle.Release 2026/04/11 05:04:39 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:39 DEBUG : Looking for writers 2026/04/11 05:04:39 DEBUG : file1: reading active writers 2026/04/11 05:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 05:04:39 DEBUG : Looking for writers 2026/04/11 05:04:39 DEBUG : file1: reading active writers 2026/04/11 05:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 05:04:39 DEBUG : Looking for writers 2026/04/11 05:04:39 DEBUG : file1: reading active writers 2026/04/11 05:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 05:04:39 DEBUG : Looking for writers 2026/04/11 05:04:39 DEBUG : file1: reading active writers 2026/04/11 05:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 05:04:39 DEBUG : file1: vfs cache: starting upload 2026/04/11 05:04:39 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:39 DEBUG : Looking for writers 2026/04/11 05:04:39 DEBUG : file1: reading active writers 2026/04/11 05:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 05:04:39 DEBUG : Looking for writers 2026/04/11 05:04:39 DEBUG : file1: reading active writers 2026/04/11 05:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 05:04:40 DEBUG : file1: size = 5 OK 2026/04/11 05:04:40 DEBUG : file1.rclone_chunk.001_bihaef: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 05:04:40 INFO : file1.rclone_chunk.001_bihaef: Copied (server-side copy) to: file1 2026/04/11 05:04:40 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu/dir/file1: no such file or directory 2026/04/11 05:04:40 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu/dir/file1: no such file or directory 2026/04/11 05:04:40 INFO : file1.rclone_chunk.001_bihaef: Deleted 2026/04/11 05:04:40 DEBUG : file1: size = 5 OK 2026/04/11 05:04:40 INFO : file1: Copied (new) 2026/04/11 05:04:40 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-11 05:04:39.564503092 +0000 UTC" 2026/04/11 05:04:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/11 05:04:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:40 INFO : file1: vfs cache: upload succeeded try #1 2026/04/11 05:04:40 DEBUG : Looking for writers 2026/04/11 05:04:40 DEBUG : file1: reading active writers 2026/04/11 05:04:40 DEBUG : >WaitForWriters: 2026/04/11 05:04:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:40 DEBUG : dir/file1: size = 16 OK 2026/04/11 05:04:40 DEBUG : dir/file1.rclone_chunk.001_bihb6i: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 05:04:40 INFO : dir/file1.rclone_chunk.001_bihb6i: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:40 INFO : dir/file1.rclone_chunk.001_bihb6i: Deleted 2026/04/11 05:04:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/11 05:04:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 05:04:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:41 DEBUG : dir/file1(0x2293b9068980): openPending: 2026/04/11 05:04:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/11 05:04:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/11 05:04:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:41 DEBUG : dir/file1(0x2293b9068980): >openPending: err= 2026/04/11 05:04:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/11 05:04:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/11 05:04:41 DEBUG : dir/file1(0x2293b9068980): _writeAt: size=5, off=0 2026/04/11 05:04:41 DEBUG : dir/file1(0x2293b9068980): >_writeAt: n=5, err= 2026/04/11 05:04:41 DEBUG : dir/file1(0x2293b9068980): close: 2026/04/11 05:04:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-11 05:04:41.081040501 +0000 UTC m=+73.378120965 2026/04/11 05:04:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:41 DEBUG : dir/file1(0x2293b9068980): >close: err= 2026/04/11 05:04:41 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:41 DEBUG : dir: Looking for writers 2026/04/11 05:04:41 DEBUG : file1: reading active writers 2026/04/11 05:04:41 DEBUG : Looking for writers 2026/04/11 05:04:41 DEBUG : dir: reading active writers 2026/04/11 05:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 05:04:41 DEBUG : dir: Looking for writers 2026/04/11 05:04:41 DEBUG : file1: reading active writers 2026/04/11 05:04:41 DEBUG : Looking for writers 2026/04/11 05:04:41 DEBUG : dir: reading active writers 2026/04/11 05:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 05:04:41 DEBUG : dir: Looking for writers 2026/04/11 05:04:41 DEBUG : file1: reading active writers 2026/04/11 05:04:41 DEBUG : Looking for writers 2026/04/11 05:04:41 DEBUG : dir: reading active writers 2026/04/11 05:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 05:04:41 DEBUG : dir: Looking for writers 2026/04/11 05:04:41 DEBUG : file1: reading active writers 2026/04/11 05:04:41 DEBUG : Looking for writers 2026/04/11 05:04:41 DEBUG : dir: reading active writers 2026/04/11 05:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 05:04:41 DEBUG : dir/file1: vfs cache: starting upload 2026/04/11 05:04:41 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:41 DEBUG : dir: Looking for writers 2026/04/11 05:04:41 DEBUG : file1: reading active writers 2026/04/11 05:04:41 DEBUG : Looking for writers 2026/04/11 05:04:41 DEBUG : dir: reading active writers 2026/04/11 05:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 05:04:41 DEBUG : dir: Looking for writers 2026/04/11 05:04:41 DEBUG : file1: reading active writers 2026/04/11 05:04:41 DEBUG : Looking for writers 2026/04/11 05:04:41 DEBUG : dir: reading active writers 2026/04/11 05:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 05:04:41 DEBUG : dir/file1: size = 5 OK 2026/04/11 05:04:41 DEBUG : dir/file1.rclone_chunk.001_bihc6i: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 05:04:41 INFO : dir/file1.rclone_chunk.001_bihc6i: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:41 INFO : dir/file1.rclone_chunk.001_bihc6i: Deleted 2026/04/11 05:04:41 DEBUG : dir/file1: size = 5 OK 2026/04/11 05:04:41 INFO : dir/file1: Copied (replaced existing) 2026/04/11 05:04:41 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-11 05:04:41.081040501 +0000 UTC" 2026/04/11 05:04:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/11 05:04:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/11 05:04:41 DEBUG : dir: Looking for writers 2026/04/11 05:04:41 DEBUG : file1: reading active writers 2026/04/11 05:04:41 DEBUG : Looking for writers 2026/04/11 05:04:41 DEBUG : dir: reading active writers 2026/04/11 05:04:41 DEBUG : >WaitForWriters: 2026/04/11 05:04:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.57s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:42 DEBUG : dir/file1: size = 16 OK 2026/04/11 05:04:42 DEBUG : dir/file1.rclone_chunk.001_bihc8u: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/11 05:04:42 INFO : dir/file1.rclone_chunk.001_bihc8u: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:42 INFO : dir/file1.rclone_chunk.001_bihc8u: Deleted 2026/04/11 05:04:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/11 05:04:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/11 05:04:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/11 05:04:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/11 05:04:42 DEBUG : dir/file1(0x2293b92953c0): _writeAt: size=5, off=0 2026/04/11 05:04:42 DEBUG : dir/file1(0x2293b92953c0): openPending: 2026/04/11 05:04:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/11 05:04:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/11 05:04:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:42 DEBUG : dir/file1(0x2293b92953c0): >openPending: err= 2026/04/11 05:04:42 DEBUG : dir/file1(0x2293b92953c0): >_writeAt: n=5, err= 2026/04/11 05:04:42 DEBUG : dir/file1(0x2293b92953c0): _writeAt: size=15, off=5 2026/04/11 05:04:42 DEBUG : dir/file1(0x2293b92953c0): >_writeAt: n=15, err= 2026/04/11 05:04:42 DEBUG : dir/file1(0x2293b92953c0): close: 2026/04/11 05:04:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/11 05:04:42 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-11 05:04:42.606657314 +0000 UTC m=+74.903737768 2026/04/11 05:04:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:42 DEBUG : dir/file1(0x2293b92953c0): >close: err= 2026/04/11 05:04:42 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:42 DEBUG : dir: Looking for writers 2026/04/11 05:04:42 DEBUG : file1: reading active writers 2026/04/11 05:04:42 DEBUG : Looking for writers 2026/04/11 05:04:42 DEBUG : dir: reading active writers 2026/04/11 05:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 05:04:42 DEBUG : dir: Looking for writers 2026/04/11 05:04:42 DEBUG : file1: reading active writers 2026/04/11 05:04:42 DEBUG : Looking for writers 2026/04/11 05:04:42 DEBUG : dir: reading active writers 2026/04/11 05:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 05:04:42 DEBUG : dir: Looking for writers 2026/04/11 05:04:42 DEBUG : file1: reading active writers 2026/04/11 05:04:42 DEBUG : Looking for writers 2026/04/11 05:04:42 DEBUG : dir: reading active writers 2026/04/11 05:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 05:04:42 DEBUG : dir: Looking for writers 2026/04/11 05:04:42 DEBUG : file1: reading active writers 2026/04/11 05:04:42 DEBUG : Looking for writers 2026/04/11 05:04:42 DEBUG : dir: reading active writers 2026/04/11 05:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 05:04:42 DEBUG : dir/file1: vfs cache: starting upload 2026/04/11 05:04:42 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:42 DEBUG : dir: Looking for writers 2026/04/11 05:04:42 DEBUG : file1: reading active writers 2026/04/11 05:04:42 DEBUG : Looking for writers 2026/04/11 05:04:42 DEBUG : dir: reading active writers 2026/04/11 05:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 05:04:42 DEBUG : dir: Looking for writers 2026/04/11 05:04:42 DEBUG : file1: reading active writers 2026/04/11 05:04:42 DEBUG : Looking for writers 2026/04/11 05:04:42 DEBUG : dir: reading active writers 2026/04/11 05:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 05:04:43 DEBUG : dir/file1: size = 20 OK 2026/04/11 05:04:43 DEBUG : dir/file1.rclone_chunk.001_bihd0c: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/11 05:04:43 INFO : dir/file1.rclone_chunk.001_bihd0c: Copied (server-side copy) to: dir/file1 2026/04/11 05:04:43 INFO : dir/file1.rclone_chunk.001_bihd0c: Deleted 2026/04/11 05:04:43 DEBUG : dir/file1: size = 20 OK 2026/04/11 05:04:43 INFO : dir/file1: Copied (replaced existing) 2026/04/11 05:04:43 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-11 05:04:42.606657314 +0000 UTC" 2026/04/11 05:04:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/11 05:04:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/11 05:04:43 DEBUG : dir: Looking for writers 2026/04/11 05:04:43 DEBUG : file1: reading active writers 2026/04/11 05:04:43 DEBUG : Looking for writers 2026/04/11 05:04:43 DEBUG : dir: reading active writers 2026/04/11 05:04:43 DEBUG : >WaitForWriters: 2026/04/11 05:04:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.54s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:43 DEBUG : file1: newRWFileHandle: 2026/04/11 05:04:43 DEBUG : file1(0x2293b8e93b80): openPending: 2026/04/11 05:04:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:43 DEBUG : file1(0x2293b8e93b80): >openPending: err= 2026/04/11 05:04:43 DEBUG : file1: >newRWFileHandle: err= 2026/04/11 05:04:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/11 05:04:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/11 05:04:43 DEBUG : file1(0x2293b8e93b80): _writeAt: size=5, off=0 2026/04/11 05:04:43 DEBUG : file1(0x2293b8e93b80): >_writeAt: n=5, err= 2026/04/11 05:04:43 DEBUG : file1(0x2293b8e93b80): close: 2026/04/11 05:04:43 DEBUG : file1: vfs cache: setting modification time to 2026-04-11 05:04:43.49270559 +0000 UTC m=+75.789786054 2026/04/11 05:04:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:43 DEBUG : file1(0x2293b8e93b80): >close: err= 2026/04/11 05:04:43 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:43 DEBUG : Looking for writers 2026/04/11 05:04:43 DEBUG : file1: reading active writers 2026/04/11 05:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 05:04:43 DEBUG : Looking for writers 2026/04/11 05:04:43 DEBUG : file1: reading active writers 2026/04/11 05:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 05:04:43 DEBUG : Looking for writers 2026/04/11 05:04:43 DEBUG : file1: reading active writers 2026/04/11 05:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 05:04:43 DEBUG : Looking for writers 2026/04/11 05:04:43 DEBUG : file1: reading active writers 2026/04/11 05:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 05:04:43 DEBUG : file1: vfs cache: starting upload 2026/04/11 05:04:43 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:43 DEBUG : Looking for writers 2026/04/11 05:04:43 DEBUG : file1: reading active writers 2026/04/11 05:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 05:04:43 DEBUG : Looking for writers 2026/04/11 05:04:43 DEBUG : file1: reading active writers 2026/04/11 05:04:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 05:04:43 DEBUG : file1: size = 5 OK 2026/04/11 05:04:43 DEBUG : file1.rclone_chunk.001_bihebz: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 05:04:43 INFO : file1.rclone_chunk.001_bihebz: Copied (server-side copy) to: file1 2026/04/11 05:04:44 INFO : file1.rclone_chunk.001_bihebz: Deleted 2026/04/11 05:04:44 DEBUG : file1: size = 5 OK 2026/04/11 05:04:44 INFO : file1: Copied (new) 2026/04/11 05:04:44 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-11 05:04:43.49270559 +0000 UTC" 2026/04/11 05:04:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:44 INFO : file1: vfs cache: upload succeeded try #1 2026/04/11 05:04:44 DEBUG : Looking for writers 2026/04/11 05:04:44 DEBUG : file1: reading active writers 2026/04/11 05:04:44 DEBUG : >WaitForWriters: 2026/04/11 05:04:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/11 05:04:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732c40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732c40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732c40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732c40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732c40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.325191519 +0000 UTC m=+76.622271983 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732c40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733180): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733180): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733180): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733180): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733180): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.325191519 +0000 UTC m=+76.622271983 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733640): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733640): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733640): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733640): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733640): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.325191519 +0000 UTC m=+76.622271983 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733640): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a8a460 item 1 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733c80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733c80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733c80): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733c80): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733c80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.327900968 +0000 UTC m=+76.624981422 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733c80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8c280): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8c280): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8c280): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8c280): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8c280): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.327900968 +0000 UTC m=+76.624981422 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8c280): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a8b3b0 item 2 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8c8c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8c8c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8c8c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8c8c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8c8c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.329623872 +0000 UTC m=+76.626704336 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8c8c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8cd40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8cd40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8cd40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8cd40): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8cd40): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8cd40): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8cd40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.329623872 +0000 UTC m=+76.626704336 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8cd40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8d200): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8d200): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8d200): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8d200): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8d200): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.329623872 +0000 UTC m=+76.626704336 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8d200): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b10070 item 3 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8d880): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8d880): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8d880): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8d880): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8d880): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.331900494 +0000 UTC m=+76.628980958 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8d880): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8ddc0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8ddc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8ddc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8ddc0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8ddc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.331900494 +0000 UTC m=+76.628980958 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f8ddc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b10d90 item 4 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdc500): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdc500): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdc500): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdc500): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdc500): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.333534592 +0000 UTC m=+76.630615056 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdc500): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdc980): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdc980): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdc980): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdc980): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdc980): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdc980): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdc980): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.333534592 +0000 UTC m=+76.630615056 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdc980): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdce40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdce40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdce40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdce40): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdce40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.333534592 +0000 UTC m=+76.630615056 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdce40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b11500 item 5 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdd4c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdd4c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdd4c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdd4c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdd4c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.335675237 +0000 UTC m=+76.632755701 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdd4c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdda00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdda00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdda00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdda00): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdda00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.335675237 +0000 UTC m=+76.632755701 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fdda00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a14310 item 6 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900c180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900c180): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900c180): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900c180): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900c180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.337326185 +0000 UTC m=+76.634406649 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900c180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900c680): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900c680): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900c680): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900c680): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900c680): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900c680): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900c680): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.337326185 +0000 UTC m=+76.634406649 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900c680): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900cb40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900cb40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900cb40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900cb40): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900cb40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.337326185 +0000 UTC m=+76.634406649 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900cb40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a14a10 item 7 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900d1c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900d1c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900d1c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900d1c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900d1c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.339719546 +0000 UTC m=+76.636800011 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900d1c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900d700): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900d700): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900d700): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900d700): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900d700): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.339719546 +0000 UTC m=+76.636800011 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900d700): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a201c0 item 8 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900dcc0): _readAt: size=2, off=0 2026/04/11 05:04:44 ERROR : open-test-file(0x2293b900dcc0): Couldn't read size of file 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900dcc0): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900dcc0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900dcc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900dcc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b900dcc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052180): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052180): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052180): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.34127742 +0000 UTC m=+76.638357884 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052600): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052600): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052600): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052600): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052600): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052600): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052600): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.34127742 +0000 UTC m=+76.638357884 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052600): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052b00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052b00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052b00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052b00): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052b00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.34127742 +0000 UTC m=+76.638357884 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9052b00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a20700 item 9 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9053180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9053180): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9053180): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9053180): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9053180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.343428464 +0000 UTC m=+76.640508928 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9053180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90536c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90536c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90536c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90536c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90536c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.343428464 +0000 UTC m=+76.640508928 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90536c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a210a0 item 10 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9053d00): _readAt: size=2, off=0 2026/04/11 05:04:44 ERROR : open-test-file(0x2293b9053d00): Couldn't read size of file 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9053d00): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9053d00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9053d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9053d00): close: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9053d00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90801c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90801c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90801c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90801c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90801c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.344989514 +0000 UTC m=+76.642069978 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90801c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90806c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90806c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90806c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90806c0): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90806c0): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90806c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90806c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.344989514 +0000 UTC m=+76.642069978 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90806c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9080bc0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9080bc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9080bc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9080bc0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9080bc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.344989514 +0000 UTC m=+76.642069978 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9080bc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a21810 item 11 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081240): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081240): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081240): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081240): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081240): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.347053103 +0000 UTC m=+76.644133557 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081240): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081780): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081780): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081780): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081780): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081780): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.347053103 +0000 UTC m=+76.644133557 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081780): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916c310 item 12 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081dc0): _readAt: size=2, off=0 2026/04/11 05:04:44 ERROR : open-test-file(0x2293b9081dc0): Couldn't read size of file 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081dc0): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081dc0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081dc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9081dc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90ba280): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90ba280): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90ba280): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90ba280): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90ba280): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.34868181 +0000 UTC m=+76.645762263 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90ba280): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90ba940): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90ba940): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90ba940): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90ba940): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90ba940): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.34868181 +0000 UTC m=+76.645762263 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90ba940): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916c8c0 item 13 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bafc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bafc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bafc0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bafc0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bafc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.350455821 +0000 UTC m=+76.647536275 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bafc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bb500): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bb500): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bb500): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bb500): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bb500): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.350455821 +0000 UTC m=+76.647536275 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bb500): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916cd20 item 14 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bbb40): _readAt: size=2, off=0 2026/04/11 05:04:44 ERROR : open-test-file(0x2293b90bbb40): Couldn't read size of file 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bbb40): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bbb40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bbb40): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bbb40): close: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90bbb40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910e000): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910e000): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910e000): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910e000): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910e000): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.352289065 +0000 UTC m=+76.649369518 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910e000): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910e6c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910e6c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910e6c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910e6c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910e6c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.352289065 +0000 UTC m=+76.649369518 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910e6c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916d2d0 item 15 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910ed40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910ed40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910ed40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910ed40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910ed40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.353795481 +0000 UTC m=+76.650875936 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910ed40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910f280): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910f280): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910f280): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910f280): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910f280): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.353795481 +0000 UTC m=+76.650875936 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910f280): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916d730 item 16 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910f8c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910f8c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910f8c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910f8c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910f8c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.355364435 +0000 UTC m=+76.652444900 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910f8c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910fd40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910fd40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910fd40): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910fd40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910fd40): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910fd40): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910fd40): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910fd40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.355364435 +0000 UTC m=+76.652444900 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b910fd40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913e340): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913e340): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913e340): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913e340): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913e340): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.355364435 +0000 UTC m=+76.652444900 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913e340): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916db20 item 17 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913e9c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913e9c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913e9c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913e9c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913e9c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.35746798 +0000 UTC m=+76.654548444 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913e9c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913ef00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913ef00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913ef00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913ef00): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913ef00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.35746798 +0000 UTC m=+76.654548444 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913ef00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9176230 item 18 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913f580): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913f580): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913f580): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913f580): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913f580): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.358904783 +0000 UTC m=+76.655985238 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913f580): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913fa80): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913fa80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913fa80): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913fa80): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913fa80): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913fa80): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913fa80): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913fa80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.358904783 +0000 UTC m=+76.655985238 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b913fa80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915c080): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915c080): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915c080): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915c080): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915c080): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.358904783 +0000 UTC m=+76.655985238 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915c080): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9176770 item 19 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915c700): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915c700): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915c700): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915c700): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915c700): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.361038656 +0000 UTC m=+76.658119110 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915c700): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915cc40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915cc40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915cc40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915cc40): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915cc40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.361038656 +0000 UTC m=+76.658119110 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915cc40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9176cb0 item 20 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915d2c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915d2c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915d2c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915d2c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915d2c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.36261326 +0000 UTC m=+76.659693715 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915d2c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915d7c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915d7c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915d7c0): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915d7c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915d7c0): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915d7c0): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915d7c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915d7c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.36261326 +0000 UTC m=+76.659693715 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915d7c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915dcc0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915dcc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915dcc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915dcc0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915dcc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.36261326 +0000 UTC m=+76.659693715 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915dcc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b91771f0 item 21 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a4440): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a4440): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a4440): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a4440): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a4440): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.365061626 +0000 UTC m=+76.662142090 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a4440): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a4980): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a4980): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a4980): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a4980): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a4980): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.365061626 +0000 UTC m=+76.662142090 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a4980): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9177a40 item 22 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5000): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5000): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5000): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5000): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5000): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.366712055 +0000 UTC m=+76.663792519 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5000): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5500): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5500): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5500): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5500): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5500): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5500): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5500): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5500): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.366712055 +0000 UTC m=+76.663792519 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5500): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5a00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5a00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5a00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5a00): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5a00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.366712055 +0000 UTC m=+76.663792519 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91a5a00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a6e310 item 23 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d2180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d2180): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d2180): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d2180): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d2180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.368708877 +0000 UTC m=+76.665789341 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d2180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d26c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d26c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d26c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d26c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d26c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.368708877 +0000 UTC m=+76.665789341 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d26c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a6ebd0 item 24 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d2d00): _readAt: size=2, off=0 2026/04/11 05:04:44 ERROR : open-test-file(0x2293b91d2d00): Couldn't read size of file 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d2d00): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d2d00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d2d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d2d00): close: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d2d00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d30c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d30c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d30c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d30c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d30c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.370274605 +0000 UTC m=+76.667355069 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d30c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d35c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d35c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d35c0): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d35c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d35c0): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d35c0): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d35c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d35c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.370274605 +0000 UTC m=+76.667355069 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d35c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d3b00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d3b00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d3b00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d3b00): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d3b00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.370274605 +0000 UTC m=+76.667355069 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d3b00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a6f490 item 25 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6280): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6280): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6280): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6280): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6280): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.372364314 +0000 UTC m=+76.669444778 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6280): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f67c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f67c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f67c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f67c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f67c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.372364314 +0000 UTC m=+76.669444778 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f67c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a6f9d0 item 26 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6e00): _readAt: size=2, off=0 2026/04/11 05:04:44 ERROR : open-test-file(0x2293b91f6e00): Couldn't read size of file 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6e00): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6e00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6e00): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6e00): close: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6e00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f71c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f71c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f71c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f71c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f71c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.373891329 +0000 UTC m=+76.670971793 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f71c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f76c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f76c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f76c0): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f76c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f76c0): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f76c0): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f76c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f76c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.373891329 +0000 UTC m=+76.670971793 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f76c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7c00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7c00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7c00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7c00): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7c00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.373891329 +0000 UTC m=+76.670971793 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7c00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b8000 item 27 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9266380): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9266380): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9266380): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9266380): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9266380): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.375887419 +0000 UTC m=+76.672967883 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9266380): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92668c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92668c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92668c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92668c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92668c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.375887419 +0000 UTC m=+76.672967883 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92668c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b84d0 item 28 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd180): _readAt: size=2, off=0 2026/04/11 05:04:44 ERROR : open-test-file(0x2293b92bd180): Couldn't read size of file 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd180): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd180): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd180): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd180): close: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd540): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd540): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd540): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd540): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd540): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.377582922 +0000 UTC m=+76.674663386 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd540): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdc00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdc00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdc00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdc00): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdc00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.377582922 +0000 UTC m=+76.674663386 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdc00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93016c0 item 29 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5c400): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5c400): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5c400): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5c400): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5c400): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.37893131 +0000 UTC m=+76.676011765 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5c400): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5c940): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5c940): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5c940): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5c940): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5c940): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.37893131 +0000 UTC m=+76.676011765 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5c940): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9301a40 item 30 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5cf80): _readAt: size=2, off=0 2026/04/11 05:04:44 ERROR : open-test-file(0x2293b8e5cf80): Couldn't read size of file 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5cf80): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5cf80): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5cf80): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5cf80): close: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5cf80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5d340): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5d340): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5d340): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5d340): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5d340): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.380495866 +0000 UTC m=+76.677576330 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5d340): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5da00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5da00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5da00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5da00): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5da00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.380495866 +0000 UTC m=+76.677576330 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e5da00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9301dc0 item 31 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a8180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a8180): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a8180): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a8180): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a8180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.38223897 +0000 UTC m=+76.679319424 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a8180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a86c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a86c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a86c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a86c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a86c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.38223897 +0000 UTC m=+76.679319424 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a86c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7a4d0 item 32 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a8d00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a8d00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a8d00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a8d00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a8d00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.383722562 +0000 UTC m=+76.680803017 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a8d00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9180): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9180): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9180): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9180): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7ad20 item 33 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9180): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.38424017 +0000 UTC m=+76.681320624 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9680): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9680): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9680): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9680): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9680): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.38424017 +0000 UTC m=+76.681320624 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9680): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7b110 item 33 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9cc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9cc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9cc0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9cc0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9cc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.385629716 +0000 UTC m=+76.682710170 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92a9cc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de240): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de240): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7b650 item 34 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de240): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de240): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de240): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de240): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de240): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.38621416 +0000 UTC m=+76.683294613 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de240): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de780): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de780): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de780): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de780): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de780): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.38621416 +0000 UTC m=+76.683294613 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de780): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7b8f0 item 34 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dedc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dedc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dedc0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dedc0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dedc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.387594638 +0000 UTC m=+76.684675092 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dedc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92df240): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92df240): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92df240): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92df240): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92df240): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8cbe620 item 35 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92df240): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92df240): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.388930542 +0000 UTC m=+76.686010996 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92df240): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91023c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91023c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91023c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91023c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91023c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.388930542 +0000 UTC m=+76.686010996 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91023c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8cbeaf0 item 35 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de3c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de3c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de3c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de3c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de3c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.390802779 +0000 UTC m=+76.687883243 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de3c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de8c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de8c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8cbed20 item 36 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de8c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de8c0): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de8c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de8c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.391326639 +0000 UTC m=+76.688407093 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92de8c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dee00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dee00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dee00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dee00): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dee00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.391326639 +0000 UTC m=+76.688407093 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dee00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8cbf260 item 36 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92df9c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92df9c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92df9c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92df9c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92df9c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.392557094 +0000 UTC m=+76.689637548 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92df9c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dfe40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dfe40): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dfe40): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dfe40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dfe40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c3a000 item 37 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dfe40): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dfe40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.393070995 +0000 UTC m=+76.690151449 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92dfe40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102800): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102800): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102800): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102800): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102800): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.393070995 +0000 UTC m=+76.690151449 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102800): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c3a2a0 item 37 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102e80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102e80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102e80): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102e80): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102e80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.394373064 +0000 UTC m=+76.691453519 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102e80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103380): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103380): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c3aaf0 item 38 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103380): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103380): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103380): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103380): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103380): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.394987475 +0000 UTC m=+76.692067939 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103380): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91038c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91038c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91038c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91038c0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91038c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.394987475 +0000 UTC m=+76.692067939 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91038c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c3acb0 item 38 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e140): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e140): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e140): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e140): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e140): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.396395535 +0000 UTC m=+76.693476000 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e140): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e740): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e740): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e740): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e740): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e740): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c3b5e0 item 39 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e740): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e740): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.396928953 +0000 UTC m=+76.694009418 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e740): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ec40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ec40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ec40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ec40): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ec40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.396928953 +0000 UTC m=+76.694009418 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ec40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c3b9d0 item 39 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f2c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f2c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f2c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f2c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f2c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.398343426 +0000 UTC m=+76.695423890 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f2c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f7c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f7c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c3be30 item 40 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f7c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f7c0): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f7c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f7c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.398962656 +0000 UTC m=+76.696043120 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f7c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918fd00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918fd00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918fd00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918fd00): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918fd00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.398962656 +0000 UTC m=+76.696043120 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918fd00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b8150 item 40 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a380): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a380): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a380): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a380): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a380): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a380): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a380): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.400308138 +0000 UTC m=+76.697388592 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a380): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a880): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a880): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a880): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b84d0 item 41 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a880): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a880): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.40084901 +0000 UTC m=+76.697929475 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a880): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7ad40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7ad40): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7ad40): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7ad40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7ad40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b8700 item 41 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7ad40): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7ad40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.401423656 +0000 UTC m=+76.698504120 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7ad40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b280): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b280): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b280): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b280): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b280): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.401423656 +0000 UTC m=+76.698504120 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b280): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b88c0 item 41 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0aa00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0aa00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0aa00): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0aa00): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0aa00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0aa00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0aa00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.402895206 +0000 UTC m=+76.699975660 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0aa00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b080): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b080): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b080): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ef05b0 item 42 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b080): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b080): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.403403847 +0000 UTC m=+76.700484301 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b080): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ba00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ba00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ef0850 item 42 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ba00): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ba00): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ba00): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ba00): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ba00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.404107436 +0000 UTC m=+76.701187910 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ba00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d40c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d40c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d40c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d40c0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d40c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.404107436 +0000 UTC m=+76.701187910 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d40c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ef0cb0 item 42 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4800): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4800): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4800): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4800): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4800): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4800): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4800): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.40537459 +0000 UTC m=+76.702455044 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4800): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4d00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4d00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4d00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ef1110 item 43 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4d00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4d00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.405863213 +0000 UTC m=+76.702943668 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4d00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5240): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5240): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5240): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5240): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5240): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ef1490 item 43 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5240): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5240): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.406367045 +0000 UTC m=+76.703447499 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5240): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5780): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5780): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5780): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5780): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5780): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.406367045 +0000 UTC m=+76.703447499 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5780): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ef19d0 item 43 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5dc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5dc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5dc0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5dc0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5dc0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5dc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.407700765 +0000 UTC m=+76.704781219 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5dc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92943c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92943c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92943c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c86310 item 44 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92943c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92943c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.40819574 +0000 UTC m=+76.705276194 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92943c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294900): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294900): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c864d0 item 44 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294900): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294900): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294900): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294900): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294900): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.408810181 +0000 UTC m=+76.705890635 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294900): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294e80): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294e80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294e80): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294e80): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294e80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.408810181 +0000 UTC m=+76.705890635 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294e80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c869a0 item 44 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295500): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295500): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295500): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295500): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295500): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295500): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295500): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.410156525 +0000 UTC m=+76.707236979 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295500): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295a00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295a00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295a00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c86e70 item 45 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295a00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295a00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.410707325 +0000 UTC m=+76.707787789 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295a00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c223c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c223c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c223c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c223c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c223c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.410707325 +0000 UTC m=+76.707787789 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c223c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c87030 item 45 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22c00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22c00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22c00): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22c00): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22c00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22c00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22c00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.412354768 +0000 UTC m=+76.709435222 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22c00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c236c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c236c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c236c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c87420 item 46 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c236c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c236c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.412913895 +0000 UTC m=+76.709994349 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c236c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d42500): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d42500): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d42500): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d42500): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d42500): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.412913895 +0000 UTC m=+76.709994349 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d42500): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c87730 item 46 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43980): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43980): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43980): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43980): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43980): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43980): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43980): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.414422354 +0000 UTC m=+76.711502818 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43980): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43e80): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43e80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43e80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c87b90 item 47 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43e80): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43e80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.414952807 +0000 UTC m=+76.712033271 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43e80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b87328c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b87328c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b87328c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b87328c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b87328c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.414952807 +0000 UTC m=+76.712033271 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b87328c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c87d50 item 47 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732fc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732fc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732fc0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732fc0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732fc0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732fc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.416453011 +0000 UTC m=+76.713533465 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732fc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b87334c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b87334c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b87334c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7e930 item 48 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b87334c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b87334c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.417075708 +0000 UTC m=+76.714156161 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b87334c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733bc0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733bc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733bc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733bc0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733bc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.417075708 +0000 UTC m=+76.714156161 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733bc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7ed90 item 48 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc300): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc300): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc300): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc300): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc300): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.418656313 +0000 UTC m=+76.715736777 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc300): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc780): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc780): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc780): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc780): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc780): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc780): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7f810 item 49 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc780): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc780): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.419320168 +0000 UTC m=+76.716400652 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc780): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bcd40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bcd40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bcd40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bcd40): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bcd40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.419320168 +0000 UTC m=+76.716400652 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bcd40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bc070 item 49 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd3c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd3c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd3c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd3c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd3c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.420987488 +0000 UTC m=+76.718067942 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd3c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd8c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd8c0): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd8c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bc460 item 50 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd8c0): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd8c0): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd8c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd8c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.421606187 +0000 UTC m=+76.718686640 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd8c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdec0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdec0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdec0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdec0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdec0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.421606187 +0000 UTC m=+76.718686640 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdec0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bc620 item 50 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2640): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2640): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2640): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2640): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2640): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.423205258 +0000 UTC m=+76.720285712 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2640): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2b40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2b40): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2b40): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2b40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2b40): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2b40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bca80 item 51 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2b40): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2b40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.423808127 +0000 UTC m=+76.720888591 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2b40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3080): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3080): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3080): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3080): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3080): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.423808127 +0000 UTC m=+76.720888591 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3080): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bcc40 item 51 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3700): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3700): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3700): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3700): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3700): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.425285298 +0000 UTC m=+76.722365762 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3700): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3c00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3c00): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3c00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bcfc0 item 52 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3c00): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3c00): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3c00): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3c00): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3c00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.425922161 +0000 UTC m=+76.723002615 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3c00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cde280): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cde280): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cde280): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cde280): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cde280): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.425922161 +0000 UTC m=+76.723002615 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cde280): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bd180 item 52 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cde900): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cde900): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cde900): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cde900): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cde900): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.427267753 +0000 UTC m=+76.724348217 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cde900): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdee00): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdee00): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdee00): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdee00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdee00): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdee00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bd500 item 53 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdee00): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdee00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.427836618 +0000 UTC m=+76.724917082 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdee00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93220c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93220c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93220c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93220c0): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93220c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.427836618 +0000 UTC m=+76.724917082 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93220c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bd7a0 item 53 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9322740): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9322740): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9322740): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9322740): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9322740): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.429465926 +0000 UTC m=+76.726546380 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9322740): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9322c40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9322c40): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9322c40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8768460 item 54 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9322c40): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9322c40): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9322c40): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9322c40): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9322c40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.430066411 +0000 UTC m=+76.727146865 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9322c40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93231c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93231c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93231c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93231c0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93231c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.430066411 +0000 UTC m=+76.727146865 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93231c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8768700 item 54 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9323840): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9323840): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9323840): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9323840): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9323840): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.431381014 +0000 UTC m=+76.728461468 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9323840): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9323d40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9323d40): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9323d40): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9323d40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9323d40): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9323d40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8768e00 item 55 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9323d40): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9323d40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.432005183 +0000 UTC m=+76.729085637 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9323d40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344380): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344380): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344380): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344380): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344380): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.432005183 +0000 UTC m=+76.729085637 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344380): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b87692d0 item 55 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344a00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344a00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344a00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344a00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344a00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.433545854 +0000 UTC m=+76.730626318 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344a00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344f00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344f00): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344f00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8769650 item 56 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344f00): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344f00): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344f00): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344f00): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344f00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.434176506 +0000 UTC m=+76.731256970 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9344f00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9345480): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9345480): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9345480): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9345480): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9345480): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.434176506 +0000 UTC m=+76.731256970 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9345480): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b87698f0 item 56 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9345ac0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9345ac0): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9345ac0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9345ac0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9345ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9345ac0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9345ac0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9345ac0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.435534031 +0000 UTC m=+76.732614495 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9345ac0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354100): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354100): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354100): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b96ce0e0 item 57 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354100): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354100): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.436105421 +0000 UTC m=+76.733185885 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354100): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354640): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354640): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354640): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354640): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354640): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354640): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b96ce3f0 item 57 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354640): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354640): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.436616496 +0000 UTC m=+76.733696960 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354640): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354bc0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354bc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354bc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354bc0): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354bc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.436616496 +0000 UTC m=+76.733696960 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9354bc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b96ce620 item 57 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355200): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355200): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355200): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355200): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355200): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355200): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355200): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355200): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.438101371 +0000 UTC m=+76.735181835 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355200): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355740): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355740): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355740): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b96cea80 item 58 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355740): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355740): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.438627947 +0000 UTC m=+76.735708411 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355740): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355c80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355c80): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355c80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b96cecb0 item 58 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355c80): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355c80): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355c80): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355c80): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355c80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.439393553 +0000 UTC m=+76.736474007 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9355c80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368340): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368340): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368340): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368340): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368340): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.439393553 +0000 UTC m=+76.736474007 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368340): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b96cee70 item 58 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368980): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368980): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368980): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368980): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368980): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368980): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368980): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368980): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.44073112 +0000 UTC m=+76.737811574 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368980): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368ec0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368ec0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368ec0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b96cf2d0 item 59 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368ec0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368ec0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.441294635 +0000 UTC m=+76.738375099 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9368ec0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9369400): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9369400): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9369400): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9369400): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9369400): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9369400): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b96cf490 item 59 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9369400): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9369400): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.441884168 +0000 UTC m=+76.738964622 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9369400): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9369980): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9369980): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9369980): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9369980): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9369980): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.441884168 +0000 UTC m=+76.738964622 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9369980): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b907c0e0 item 59 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d380c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d380c0): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d380c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d380c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d380c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d380c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d380c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d380c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.443322697 +0000 UTC m=+76.740403150 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d380c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38600): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38600): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38600): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b907c460 item 60 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38600): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38600): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.443835305 +0000 UTC m=+76.740915758 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38600): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdf440): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdf440): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdf440): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bd8f0 item 60 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdf440): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdf440): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdf440): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdf440): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdf440): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.444455847 +0000 UTC m=+76.741536302 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdf440): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdfa00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdfa00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdfa00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdfa00): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdfa00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.444455847 +0000 UTC m=+76.741536302 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cdfa00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bdab0 item 60 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cee140): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cee140): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cee140): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cee140): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cee140): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cee140): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cee140): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cee140): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.445742408 +0000 UTC m=+76.742822862 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cee140): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cee680): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cee680): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cee680): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bde30 item 61 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cee680): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cee680): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.446213628 +0000 UTC m=+76.743294082 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cee680): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ceed80): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ceed80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ceed80): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ceed80): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ceed80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.446213628 +0000 UTC m=+76.743294082 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ceed80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9638230 item 61 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cef3c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cef3c0): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cef3c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cef3c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cef3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cef3c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cef3c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cef3c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.447534183 +0000 UTC m=+76.744614638 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cef3c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cef900): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cef900): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cef900): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9638690 item 62 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cef900): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cef900): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.448025401 +0000 UTC m=+76.745105856 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cef900): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82100): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82100): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82100): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82100): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82100): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.448025401 +0000 UTC m=+76.745105856 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82100): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9638af0 item 62 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82740): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82740): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82740): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82740): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82740): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82740): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82740): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82740): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.449615294 +0000 UTC m=+76.746695758 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82740): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82c80): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82c80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82c80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9638e70 item 63 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82c80): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82c80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.450155595 +0000 UTC m=+76.747236050 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d82c80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d83380): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d83380): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d83380): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d83380): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d83380): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.450155595 +0000 UTC m=+76.747236050 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d83380): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9639030 item 63 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d839c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d839c0): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d839c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d839c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d839c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d839c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d839c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d839c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.451776007 +0000 UTC m=+76.748856471 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d839c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2000): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2000): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2000): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9639490 item 64 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2000): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2000): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.45247089 +0000 UTC m=+76.749551344 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2000): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2700): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2700): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2700): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2700): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2700): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.45247089 +0000 UTC m=+76.749551344 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2700): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9639730 item 64 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2d40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2d40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2d40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2d40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2d40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.453885122 +0000 UTC m=+76.750965576 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db2d40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db31c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db31c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db31c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db31c0): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db31c0): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b08000 item 65 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db31c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db31c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.454476088 +0000 UTC m=+76.751556542 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db31c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db36c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db36c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db36c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db36c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db36c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.454476088 +0000 UTC m=+76.751556542 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db36c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b08380 item 65 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db3d00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db3d00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db3d00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db3d00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db3d00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.455864541 +0000 UTC m=+76.752944995 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8db3d00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e04280): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e04280): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b09880 item 66 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e04280): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e04280): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e04280): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e04280): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e04280): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.456500092 +0000 UTC m=+76.753580546 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e04280): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e047c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e047c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e047c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e047c0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e047c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.456500092 +0000 UTC m=+76.753580546 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e047c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b09ab0 item 66 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e04e00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e04e00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e04e00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e04e00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e04e00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.457743031 +0000 UTC m=+76.754823495 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e04e00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05280): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05280): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05280): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05280): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05280): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac0380 item 67 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05280): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05280): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.458301887 +0000 UTC m=+76.755382341 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05280): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05780): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05780): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05780): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05780): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05780): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.458301887 +0000 UTC m=+76.755382341 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05780): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac0700 item 67 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05e00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05e00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05e00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05e00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05e00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.459649232 +0000 UTC m=+76.756729686 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e05e00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48400): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48400): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac0bd0 item 68 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48400): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48400): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48400): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48400): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48400): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.460286936 +0000 UTC m=+76.757367391 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48400): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48940): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48940): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48940): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48940): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48940): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.460286936 +0000 UTC m=+76.757367391 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48940): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac0e70 item 68 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48f80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48f80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48f80): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48f80): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48f80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.461560713 +0000 UTC m=+76.758641167 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e48f80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e49400): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e49400): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e49400): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e49400): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e49400): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac1500 item 69 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e49400): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e49400): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.462097718 +0000 UTC m=+76.759178172 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e49400): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e49900): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e49900): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e49900): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e49900): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e49900): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.462097718 +0000 UTC m=+76.759178172 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e49900): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac1730 item 69 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72080): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72080): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72080): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72080): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72080): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.463438882 +0000 UTC m=+76.760519336 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72080): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72580): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72580): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac1ce0 item 70 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72580): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72580): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72580): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72580): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72580): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.464021873 +0000 UTC m=+76.761102337 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72580): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72ac0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72ac0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72ac0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72ac0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72ac0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.464021873 +0000 UTC m=+76.761102337 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e72ac0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac81c0 item 70 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73140): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73140): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73140): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73140): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73140): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.465320667 +0000 UTC m=+76.762401132 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73140): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73640): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73640): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73640): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73640): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73640): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac8620 item 71 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73640): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73640): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.465880335 +0000 UTC m=+76.762960789 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73640): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73b40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73b40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73b40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73b40): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73b40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.465880335 +0000 UTC m=+76.762960789 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e73b40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac88c0 item 71 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e982c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e982c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e982c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e982c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e982c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.467335344 +0000 UTC m=+76.764415798 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e982c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e987c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e987c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac8c40 item 72 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e987c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e987c0): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e987c0): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e987c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e987c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.467999979 +0000 UTC m=+76.765080433 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e987c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e98d00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e98d00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e98d00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e98d00): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e98d00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.467999979 +0000 UTC m=+76.765080433 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e98d00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac8ee0 item 72 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e992c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e992c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e992c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e992c0): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e992c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e992c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e992c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.469311667 +0000 UTC m=+76.766392122 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e992c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e997c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e997c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e997c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac92d0 item 73 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e997c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e997c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.469814508 +0000 UTC m=+76.766894961 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e997c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e99c80): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e99c80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e99c80): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e99c80): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e99c80): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac9500 item 73 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e99c80): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e99c80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.470322256 +0000 UTC m=+76.767402711 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e99c80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f102c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f102c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f102c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f102c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f102c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.470322256 +0000 UTC m=+76.767402711 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f102c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac9960 item 73 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f10900): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f10900): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f10900): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f10900): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f10900): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f10900): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f10900): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.471850645 +0000 UTC m=+76.768931099 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f10900): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f10e00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f10e00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f10e00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac9d50 item 74 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f10e00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f10e00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.472496294 +0000 UTC m=+76.769576759 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f10e00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f11340): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f11340): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a4a0e0 item 74 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f11340): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f11340): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f11340): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f11340): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f11340): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.47317159 +0000 UTC m=+76.770252054 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f11340): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f118c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f118c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f118c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f118c0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f118c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.47317159 +0000 UTC m=+76.770252054 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f118c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a4a3f0 item 74 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5a000): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5a000): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5a000): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5a000): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5a000): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5a000): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5a000): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.474583238 +0000 UTC m=+76.771663702 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5a000): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5a500): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5a500): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5a500): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a4bd50 item 75 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5a500): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5a500): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.475127535 +0000 UTC m=+76.772207999 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5a500): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5aa40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5aa40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5aa40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5aa40): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5aa40): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b939c700 item 75 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5aa40): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5aa40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.475678496 +0000 UTC m=+76.772758950 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5aa40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5af80): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5af80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5af80): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5af80): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5af80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.475678496 +0000 UTC m=+76.772758950 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5af80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b939c930 item 75 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5b5c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5b5c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5b5c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5b5c0): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5b5c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5b5c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5b5c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.477038837 +0000 UTC m=+76.774119291 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5b5c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5bac0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5bac0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5bac0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b939d490 item 76 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5bac0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5bac0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.477488857 +0000 UTC m=+76.774569311 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f5bac0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca100): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca100): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b939d6c0 item 76 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca100): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca100): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca100): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca100): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca100): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.4780573 +0000 UTC m=+76.775137755 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca100): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca680): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca680): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca680): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca680): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca680): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.4780573 +0000 UTC m=+76.775137755 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca680): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b939d880 item 76 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcacc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcacc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcacc0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcacc0): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcacc0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcacc0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcacc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.479299999 +0000 UTC m=+76.776380453 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcacc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb1c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb1c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb1c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b939dd50 item 77 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb1c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb1c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.479804342 +0000 UTC m=+76.776884795 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb1c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb8c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb8c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb8c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb8c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb8c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.479804342 +0000 UTC m=+76.776884795 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb8c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a8a540 item 77 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010000): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010000): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010000): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010000): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010000): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010000): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010000): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.481306679 +0000 UTC m=+76.778387133 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010000): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010500): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010500): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010500): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a8af50 item 78 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010500): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010500): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.481911993 +0000 UTC m=+76.778992457 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010500): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010c00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010c00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010c00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010c00): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010c00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.481911993 +0000 UTC m=+76.778992457 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9010c00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a8b5e0 item 78 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011240): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011240): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011240): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011240): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011240): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011240): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011240): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.483248629 +0000 UTC m=+76.780329083 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011240): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011740): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011740): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011740): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b10070 item 79 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011740): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011740): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.483806132 +0000 UTC m=+76.780886586 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011740): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011e40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011e40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011e40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011e40): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011e40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.483806132 +0000 UTC m=+76.780886586 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9011e40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b102a0 item 79 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9056580): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9056580): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9056580): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9056580): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9056580): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9056580): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9056580): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.485203011 +0000 UTC m=+76.782283465 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9056580): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9056a80): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9056a80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9056a80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b10e70 item 80 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9056a80): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9056a80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.485871384 +0000 UTC m=+76.782951848 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9056a80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9057180): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9057180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9057180): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9057180): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9057180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.485871384 +0000 UTC m=+76.782951848 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9057180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b11030 item 80 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90577c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90577c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90577c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90577c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90577c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.487402246 +0000 UTC m=+76.784482700 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90577c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9057c40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9057c40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9057c40): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9057c40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9057c40): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9057c40): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b11e30 item 81 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9057c40): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9057c40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.487974377 +0000 UTC m=+76.785054841 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9057c40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088280): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088280): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088280): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088280): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088280): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.487974377 +0000 UTC m=+76.785054841 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088280): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b86d7810 item 81 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088900): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088900): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088900): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088900): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088900): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.489470044 +0000 UTC m=+76.786550497 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088900): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088e00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088e00): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088e00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a14540 item 82 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088e00): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088e00): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088e00): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088e00): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088e00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.490060759 +0000 UTC m=+76.787141213 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9088e00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9089380): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9089380): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9089380): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9089380): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9089380): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.490060759 +0000 UTC m=+76.787141213 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9089380): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a14a10 item 82 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9089a00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9089a00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9089a00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9089a00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9089a00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.491322042 +0000 UTC m=+76.788402496 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9089a00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8000): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8000): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8000): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8000): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8000): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8000): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a153b0 item 83 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8000): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8000): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.491874035 +0000 UTC m=+76.788954489 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8000): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8540): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8540): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8540): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8540): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8540): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.491874035 +0000 UTC m=+76.788954489 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8540): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a202a0 item 83 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8bc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8bc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8bc0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8bc0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8bc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.493248623 +0000 UTC m=+76.790329076 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b8bc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b90c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b90c0): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b90c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a20770 item 84 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b90c0): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b90c0): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b90c0): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b90c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b90c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.493834589 +0000 UTC m=+76.790915043 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b90c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b9640): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b9640): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b9640): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b9640): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b9640): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.493834589 +0000 UTC m=+76.790915043 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b9640): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a20cb0 item 84 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b9cc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b9cc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b9cc0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b9cc0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b9cc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.494982237 +0000 UTC m=+76.792062691 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90b9cc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f82c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f82c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f82c0): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f82c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f82c0): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f82c0): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a21260 item 85 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f82c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f82c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.495510937 +0000 UTC m=+76.792591390 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f82c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f8800): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f8800): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f8800): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f8800): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f8800): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.495510937 +0000 UTC m=+76.792591390 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f8800): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a21730 item 85 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f8e80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f8e80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f8e80): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f8e80): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f8e80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.496795523 +0000 UTC m=+76.793875977 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f8e80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f9380): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f9380): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f9380): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a21e30 item 86 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f9380): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f9380): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f9380): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f9380): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f9380): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.497354459 +0000 UTC m=+76.794434913 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f9380): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f9900): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f9900): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f9900): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f9900): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f9900): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.497354459 +0000 UTC m=+76.794434913 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90f9900): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916c2a0 item 86 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138080): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138080): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138080): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138080): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138080): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.498608338 +0000 UTC m=+76.795688792 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138080): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138580): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138580): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138580): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138580): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138580): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138580): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916c850 item 87 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138580): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138580): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.499248948 +0000 UTC m=+76.796329402 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138580): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138ac0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138ac0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138ac0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138ac0): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138ac0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.499248948 +0000 UTC m=+76.796329402 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9138ac0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916ca10 item 87 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139140): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139140): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139140): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139140): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139140): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.500560386 +0000 UTC m=+76.797640840 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139140): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139640): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139640): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139640): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916cee0 item 88 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139640): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139640): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139640): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139640): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139640): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.50121865 +0000 UTC m=+76.798299104 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139640): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139bc0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139bc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139bc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139bc0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139bc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.50121865 +0000 UTC m=+76.798299104 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9139bc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916d260 item 88 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915e300): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915e300): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915e300): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915e300): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915e300): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915e300): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915e300): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915e300): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.502508887 +0000 UTC m=+76.799589341 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915e300): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915e840): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915e840): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915e840): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916d6c0 item 89 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915e840): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915e840): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.503349305 +0000 UTC m=+76.800429759 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915e840): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915ed80): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915ed80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915ed80): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915ed80): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915ed80): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915ed80): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916d880 item 89 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915ed80): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915ed80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.503866873 +0000 UTC m=+76.800947327 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915ed80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915f300): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915f300): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915f300): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915f300): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915f300): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.503866873 +0000 UTC m=+76.800947327 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915f300): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916dab0 item 89 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915f940): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915f940): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915f940): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915f940): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915f940): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915f940): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915f940): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915f940): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.505220791 +0000 UTC m=+76.802301245 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915f940): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915fe80): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915fe80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915fe80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9176070 item 90 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915fe80): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915fe80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.505732047 +0000 UTC m=+76.802812500 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b915fe80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ac4c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ac4c0): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ac4c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9176230 item 90 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ac4c0): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ac4c0): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ac4c0): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ac4c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ac4c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.506290492 +0000 UTC m=+76.803370946 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ac4c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91aca80): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91aca80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91aca80): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91aca80): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91aca80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.506290492 +0000 UTC m=+76.803370946 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91aca80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b91765b0 item 90 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ad0c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ad0c0): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ad0c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ad0c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ad0c0): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ad0c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ad0c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ad0c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.507488135 +0000 UTC m=+76.804568589 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ad0c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ad600): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ad600): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ad600): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b91769a0 item 91 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ad600): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ad600): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.507971528 +0000 UTC m=+76.805051982 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91ad600): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91adb40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91adb40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91adb40): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91adb40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91adb40): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91adb40): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9176b60 item 91 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91adb40): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91adb40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.508709232 +0000 UTC m=+76.805789686 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91adb40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d81c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d81c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d81c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d81c0): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d81c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.508709232 +0000 UTC m=+76.805789686 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d81c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9176d20 item 91 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d8800): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d8800): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d8800): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d8800): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d8800): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d8800): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d8800): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d8800): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.509964975 +0000 UTC m=+76.807045429 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d8800): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d8d40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d8d40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d8d40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b91771f0 item 92 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d8d40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d8d40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.510429832 +0000 UTC m=+76.807510286 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d8d40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9280): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9280): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9280): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b91773b0 item 92 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9280): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9280): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9280): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9280): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9280): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.511014337 +0000 UTC m=+76.808094801 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9280): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9840): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9840): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9840): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9840): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9840): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.511014337 +0000 UTC m=+76.808094801 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9840): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9177650 item 92 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9e80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9e80): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9e80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9e80): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9e80): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9e80): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9e80): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9e80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.512313081 +0000 UTC m=+76.809393545 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d9e80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f64c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f64c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f64c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9177d50 item 93 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f64c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f64c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.512917092 +0000 UTC m=+76.809997546 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f64c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6bc0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6bc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6bc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6bc0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6bc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.512917092 +0000 UTC m=+76.809997546 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f6bc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a6e2a0 item 93 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7200): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7200): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7200): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7200): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7200): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7200): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7200): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7200): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.514442954 +0000 UTC m=+76.811523418 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7200): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7740): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7740): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7740): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a6e850 item 94 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7740): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7740): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.515071602 +0000 UTC m=+76.812152056 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7740): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7e40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7e40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7e40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7e40): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7e40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.515071602 +0000 UTC m=+76.812152056 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91f7e40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a6ebd0 item 94 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921c580): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921c580): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921c580): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921c580): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921c580): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921c580): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921c580): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921c580): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.516429388 +0000 UTC m=+76.813509842 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921c580): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921cac0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921cac0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921cac0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a6f490 item 95 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921cac0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921cac0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.51698654 +0000 UTC m=+76.814066995 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921cac0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921d1c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921d1c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921d1c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921d1c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921d1c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.51698654 +0000 UTC m=+76.814066995 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921d1c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a6f650 item 95 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921d800): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921d800): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921d800): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921d800): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921d800): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921d800): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921d800): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921d800): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.518576864 +0000 UTC m=+76.815657328 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921d800): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921dd40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921dd40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921dd40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a6fa40 item 96 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921dd40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921dd40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.519140319 +0000 UTC m=+76.816220773 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b921dd40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c540): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c540): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c540): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c540): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c540): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.519140319 +0000 UTC m=+76.816220773 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c540): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a6fc70 item 96 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= 2026/04/11 05:04:44 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:44 DEBUG : Looking for writers 2026/04/11 05:04:44 DEBUG : >WaitForWriters: 2026/04/11 05:04:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/11 05:04:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a740): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a740): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a740): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a740): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a740): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.688570527 +0000 UTC m=+76.985650991 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a740): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7ac40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7ac40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7ac40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7ac40): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7ac40): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7ac40): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7ac40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.688570527 +0000 UTC m=+76.985650991 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7ac40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b100): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b100): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b100): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b100): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b100): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.688570527 +0000 UTC m=+76.985650991 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b100): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b82a0 item 1 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b740): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b740): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b740): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b740): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b740): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.691050401 +0000 UTC m=+76.988130865 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b740): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7bc40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7bc40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7bc40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7bc40): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7bc40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.691050401 +0000 UTC m=+76.988130865 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7bc40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b8770 item 2 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102480): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102480): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102480): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102480): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102480): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.69267424 +0000 UTC m=+76.989754704 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102480): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102900): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102900): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102900): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102900): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102900): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102900): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102900): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.69267424 +0000 UTC m=+76.989754704 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102900): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102dc0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102dc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102dc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102dc0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102dc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.69267424 +0000 UTC m=+76.989754704 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102dc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b8b60 item 3 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103440): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103440): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103440): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103440): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103440): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.694908742 +0000 UTC m=+76.991989206 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103440): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103980): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103980): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103980): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103980): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103980): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.694908742 +0000 UTC m=+76.991989206 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103980): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b9180 item 4 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e1c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e1c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e1c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e1c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e1c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.696477356 +0000 UTC m=+76.993557820 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e1c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e740): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e740): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e740): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e740): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e740): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e740): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e740): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.696477356 +0000 UTC m=+76.993557820 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e740): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ec00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ec00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ec00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ec00): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ec00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.696477356 +0000 UTC m=+76.993557820 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ec00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b96c0 item 5 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f280): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f280): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f280): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f280): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f280): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.699004099 +0000 UTC m=+76.996084563 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f280): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f7c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f7c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f7c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f7c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f7c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.699004099 +0000 UTC m=+76.996084563 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f7c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b9b90 item 6 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918fe40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918fe40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918fe40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918fe40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918fe40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.700553707 +0000 UTC m=+76.997634171 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918fe40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ab00): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ab00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ab00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ab00): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ab00): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ab00): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ab00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.700553707 +0000 UTC m=+76.997634171 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ab00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b040): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b040): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b040): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b040): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b040): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.700553707 +0000 UTC m=+76.997634171 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b040): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7a2a0 item 7 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0bb00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0bb00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0bb00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0bb00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0bb00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.702739797 +0000 UTC m=+76.999820261 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0bb00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4180): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4180): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4180): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.702739797 +0000 UTC m=+76.999820261 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7ad20 item 8 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4840): _readAt: size=2, off=0 2026/04/11 05:04:44 ERROR : open-test-file(0x2293b91d4840): Couldn't read size of file 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4840): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4840): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4840): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4840): close: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4840): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4c00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4c00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4c00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4c00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4c00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.704393982 +0000 UTC m=+77.001474436 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4c00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5080): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5080): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5080): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5080): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5080): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5080): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5080): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.704393982 +0000 UTC m=+77.001474436 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5080): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5580): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5580): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5580): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5580): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5580): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.704393982 +0000 UTC m=+77.001474436 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5580): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7b570 item 9 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5c00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5c00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5c00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5c00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5c00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.706538755 +0000 UTC m=+77.003619219 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5c00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294240): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294240): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294240): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294240): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294240): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.706538755 +0000 UTC m=+77.003619219 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294240): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8cbe380 item 10 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294880): _readAt: size=2, off=0 2026/04/11 05:04:44 ERROR : open-test-file(0x2293b9294880): Couldn't read size of file 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294880): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294880): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294880): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294880): close: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294880): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294c40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294c40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294c40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294c40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294c40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.708119951 +0000 UTC m=+77.005200415 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294c40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295140): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295140): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295140): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295140): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295140): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295140): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295140): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.708119951 +0000 UTC m=+77.005200415 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295140): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295680): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295680): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295680): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295680): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295680): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.708119951 +0000 UTC m=+77.005200415 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295680): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8cbecb0 item 11 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295d00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295d00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295d00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295d00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295d00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.710283319 +0000 UTC m=+77.007363783 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295d00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22500): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22500): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22500): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22500): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22500): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.710283319 +0000 UTC m=+77.007363783 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22500): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8cbfb20 item 12 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c230c0): _readAt: size=2, off=0 2026/04/11 05:04:44 ERROR : open-test-file(0x2293b8c230c0): Couldn't read size of file 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c230c0): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c230c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c230c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c230c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c230c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c236c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c236c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c236c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c236c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c236c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.711925161 +0000 UTC m=+77.009005625 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c236c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d424c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d424c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d424c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d424c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d424c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.711925161 +0000 UTC m=+77.009005625 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d424c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c3a310 item 13 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43980): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43980): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43980): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43980): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43980): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.713722777 +0000 UTC m=+77.010803231 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d43980): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c600): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c600): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c600): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c600): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c600): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.713722777 +0000 UTC m=+77.010803231 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c600): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9300a10 item 14 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924cc80): _readAt: size=2, off=0 2026/04/11 05:04:44 ERROR : open-test-file(0x2293b924cc80): Couldn't read size of file 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924cc80): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924cc80): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924cc80): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924cc80): close: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924cc80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d040): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d040): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d040): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d040): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d040): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.715470078 +0000 UTC m=+77.012550542 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d040): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d700): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d700): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d700): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d700): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d700): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.715470078 +0000 UTC m=+77.012550542 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d700): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9301180 item 15 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924dd80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924dd80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924dd80): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924dd80): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924dd80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.717158989 +0000 UTC m=+77.014239453 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924dd80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732580): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732580): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732580): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732580): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732580): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.717158989 +0000 UTC m=+77.014239453 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732580): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9301570 item 16 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732c40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732c40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732c40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732c40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732c40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.718770394 +0000 UTC m=+77.015850858 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732c40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733180): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733180): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733180): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733180): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733180): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733180): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.718770394 +0000 UTC m=+77.015850858 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733680): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733680): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733680): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733680): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733680): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.718770394 +0000 UTC m=+77.015850858 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733680): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93018f0 item 17 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733d00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733d00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733d00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733d00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733d00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.720916579 +0000 UTC m=+77.017997033 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733d00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc340): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc340): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc340): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc340): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc340): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.720916579 +0000 UTC m=+77.017997033 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bc340): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9301dc0 item 18 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bca40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bca40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bca40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bca40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bca40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.722512734 +0000 UTC m=+77.019593188 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bca40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bcf40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bcf40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bcf40): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bcf40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bcf40): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bcf40): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bcf40): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bcf40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.722512734 +0000 UTC m=+77.019593188 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bcf40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd440): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd440): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd440): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd440): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd440): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.722512734 +0000 UTC m=+77.019593188 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bd440): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ef0620 item 19 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdac0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdac0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdac0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdac0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdac0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.724684667 +0000 UTC m=+77.021765131 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92bdac0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dac180): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dac180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dac180): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dac180): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dac180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.724684667 +0000 UTC m=+77.021765131 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dac180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ef0ee0 item 20 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dac800): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dac800): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dac800): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dac800): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dac800): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.726216853 +0000 UTC m=+77.023297317 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dac800): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dacd00): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dacd00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dacd00): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dacd00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dacd00): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dacd00): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dacd00): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dacd00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.726216853 +0000 UTC m=+77.023297317 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dacd00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dad200): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dad200): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dad200): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dad200): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dad200): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.726216853 +0000 UTC m=+77.023297317 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dad200): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ef1490 item 21 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dad880): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dad880): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dad880): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dad880): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dad880): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.72835905 +0000 UTC m=+77.025439514 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dad880): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8daddc0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8daddc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8daddc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8daddc0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8daddc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.72835905 +0000 UTC m=+77.025439514 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8daddc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c86230 item 22 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dde540): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dde540): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dde540): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dde540): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dde540): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.729916252 +0000 UTC m=+77.026996716 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8dde540): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddea40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddea40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddea40): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddea40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddea40): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddea40): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddea40): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddea40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.729916252 +0000 UTC m=+77.026996716 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddea40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddef40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddef40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddef40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddef40): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddef40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.729916252 +0000 UTC m=+77.026996716 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddef40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c86690 item 23 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddf5c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddf5c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddf5c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddf5c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddf5c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.732114104 +0000 UTC m=+77.029194568 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddf5c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddfb00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddfb00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddfb00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddfb00): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddfb00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.732114104 +0000 UTC m=+77.029194568 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8ddfb00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c86f50 item 24 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12240): _readAt: size=2, off=0 2026/04/11 05:04:44 ERROR : open-test-file(0x2293b8e12240): Couldn't read size of file 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12240): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12240): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12240): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12240): close: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12240): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12600): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12600): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12600): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12600): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12600): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.73401742 +0000 UTC m=+77.031097874 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12600): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12b00): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12b00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12b00): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12b00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12b00): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12b00): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12b00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.73401742 +0000 UTC m=+77.031097874 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e12b00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e13040): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e13040): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e13040): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e13040): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e13040): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.73401742 +0000 UTC m=+77.031097874 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e13040): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c87340 item 25 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e136c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e136c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e136c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e136c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e136c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.736258093 +0000 UTC m=+77.033338557 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e136c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e13c00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e13c00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e13c00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e13c00): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e13c00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.736258093 +0000 UTC m=+77.033338557 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e13c00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c87a40 item 26 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38340): _readAt: size=2, off=0 2026/04/11 05:04:44 ERROR : open-test-file(0x2293b8e38340): Couldn't read size of file 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38340): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38340): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38340): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38340): close: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38340): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38700): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38700): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38700): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38700): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38700): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.738116675 +0000 UTC m=+77.035197139 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38700): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38c00): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38c00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38c00): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38c00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38c00): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38c00): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38c00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.738116675 +0000 UTC m=+77.035197139 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e38c00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e39140): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e39140): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e39140): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e39140): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e39140): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.738116675 +0000 UTC m=+77.035197139 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e39140): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c87dc0 item 27 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e397c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e397c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e397c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e397c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e397c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.740312914 +0000 UTC m=+77.037393368 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e397c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e39d00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e39d00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e39d00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e39d00): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e39d00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.740312914 +0000 UTC m=+77.037393368 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e39d00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7ed90 item 28 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54440): _readAt: size=2, off=0 2026/04/11 05:04:44 ERROR : open-test-file(0x2293b8e54440): Couldn't read size of file 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54440): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54440): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54440): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54440): close: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54440): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54800): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54800): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54800): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54800): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54800): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.742209598 +0000 UTC m=+77.039290052 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54800): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54ec0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54ec0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54ec0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54ec0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54ec0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.742209598 +0000 UTC m=+77.039290052 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e54ec0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7f810 item 29 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e55540): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e55540): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e55540): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e55540): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e55540): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.743693211 +0000 UTC m=+77.040773665 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e55540): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e55a80): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e55a80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e55a80): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e55a80): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e55a80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.743693211 +0000 UTC m=+77.040773665 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e55a80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8768380 item 30 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7a1c0): _readAt: size=2, off=0 2026/04/11 05:04:44 ERROR : open-test-file(0x2293b8e7a1c0): Couldn't read size of file 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7a1c0): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7a1c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7a1c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7a1c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7a1c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7a580): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7a580): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7a580): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7a580): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7a580): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.74531227 +0000 UTC m=+77.042392724 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7a580): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7ac40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7ac40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7ac40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7ac40): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7ac40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.74531227 +0000 UTC m=+77.042392724 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7ac40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b87687e0 item 31 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7b2c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7b2c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7b2c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7b2c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7b2c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.746809868 +0000 UTC m=+77.043890323 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7b2c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7b800): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7b800): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7b800): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7b800): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7b800): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.746809868 +0000 UTC m=+77.043890323 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7b800): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8768ee0 item 32 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7be40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7be40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7be40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7be40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7be40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.748455599 +0000 UTC m=+77.045536063 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e7be40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9a3c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9a3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9a3c0): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9a3c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9a3c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8769570 item 33 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9a3c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9a3c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.74916568 +0000 UTC m=+77.046246134 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9a3c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9a8c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9a8c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9a8c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9a8c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9a8c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.74916568 +0000 UTC m=+77.046246134 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9a8c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8769730 item 33 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9af00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9af00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9af00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9af00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9af00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.75063162 +0000 UTC m=+77.047712084 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9af00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9b380): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9b380): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8769ce0 item 34 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9b380): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9b380): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9b380): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9b380): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9b380): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.751442201 +0000 UTC m=+77.048522665 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9b380): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9b8c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9b8c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9b8c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9b8c0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9b8c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.751442201 +0000 UTC m=+77.048522665 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8e9b8c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b96ce310 item 34 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6000): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6000): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6000): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6000): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6000): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.752704015 +0000 UTC m=+77.049784479 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6000): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6480): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6480): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6480): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6480): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6480): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b96ce700 item 35 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6480): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6480): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.753231872 +0000 UTC m=+77.050312327 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6480): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6980): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6980): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6980): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6980): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6980): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.753231872 +0000 UTC m=+77.050312327 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb6980): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b96ce8c0 item 35 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7000): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7000): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7000): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7000): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7000): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.754610567 +0000 UTC m=+77.051691022 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7000): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7500): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7500): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b96ced90 item 36 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7500): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7500): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7500): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7500): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7500): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.7552416 +0000 UTC m=+77.052322054 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7500): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7a40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7a40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7a40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7a40): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7a40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.7552416 +0000 UTC m=+77.052322054 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8eb7a40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b96cef50 item 36 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18180): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18180): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18180): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.756571902 +0000 UTC m=+77.053652366 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18600): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18600): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18600): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18600): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18600): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b96cf3b0 item 37 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18600): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18600): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.757161226 +0000 UTC m=+77.054241690 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18600): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18b00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18b00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18b00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18b00): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18b00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.757161226 +0000 UTC m=+77.054241690 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f18b00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b96cf570 item 37 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19180): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19180): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19180): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.758665017 +0000 UTC m=+77.055745471 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19680): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19680): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bc3f0 item 38 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19680): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19680): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19680): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19680): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19680): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.759304305 +0000 UTC m=+77.056384769 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19680): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19bc0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19bc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19bc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19bc0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19bc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.759304305 +0000 UTC m=+77.056384769 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f19bc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bc5b0 item 38 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34340): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34340): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34340): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34340): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34340): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.760597148 +0000 UTC m=+77.057677612 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34340): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34840): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34840): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34840): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34840): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34840): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bca10 item 39 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34840): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34840): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.761144111 +0000 UTC m=+77.058224575 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34840): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34d40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34d40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34d40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34d40): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34d40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.761144111 +0000 UTC m=+77.058224575 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f34d40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bcbd0 item 39 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f353c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f353c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f353c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f353c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f353c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.762651679 +0000 UTC m=+77.059732133 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f353c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f358c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f358c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bcf50 item 40 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f358c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f358c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f358c0): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f358c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f358c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.763377711 +0000 UTC m=+77.060458175 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f358c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f35e00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f35e00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f35e00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f35e00): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f35e00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.763377711 +0000 UTC m=+77.060458175 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f35e00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bd110 item 40 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f684c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f684c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f684c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f684c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f684c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f684c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f684c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.764751877 +0000 UTC m=+77.061832341 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f684c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f689c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f689c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f689c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bd490 item 41 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f689c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f689c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.765345579 +0000 UTC m=+77.062426032 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f689c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f68e80): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f68e80): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f68e80): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f68e80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f68e80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bd650 item 41 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f68e80): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f68e80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.765941185 +0000 UTC m=+77.063021649 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f68e80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f693c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f693c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f693c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f693c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f693c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.765941185 +0000 UTC m=+77.063021649 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f693c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bd960 item 41 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f69a00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f69a00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f69a00): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f69a00): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f69a00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f69a00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f69a00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.767630806 +0000 UTC m=+77.064711270 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8f69a00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca000): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca000): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca000): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93bdce0 item 42 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca000): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca000): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.768243715 +0000 UTC m=+77.065324179 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca000): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca540): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca540): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9638000 item 42 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca540): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca540): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca540): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca540): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca540): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.76891372 +0000 UTC m=+77.065994174 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fca540): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcaac0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcaac0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcaac0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcaac0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcaac0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.76891372 +0000 UTC m=+77.065994174 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcaac0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b96382a0 item 42 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb100): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb100): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb100): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb100): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb100): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb100): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb100): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.77022611 +0000 UTC m=+77.067306564 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb100): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb600): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb600): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb600): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9638770 item 43 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb600): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb600): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.770756972 +0000 UTC m=+77.067837427 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcb600): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcbb40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcbb40): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcbb40): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcbb40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcbb40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9638b60 item 43 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcbb40): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcbb40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.771244975 +0000 UTC m=+77.068325429 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8fcbb40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9000180): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9000180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9000180): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9000180): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9000180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.771244975 +0000 UTC m=+77.068325429 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9000180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9638d20 item 43 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90007c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90007c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90007c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90007c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90007c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90007c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90007c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.772563536 +0000 UTC m=+77.069643990 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90007c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9000cc0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9000cc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9000cc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b96390a0 item 44 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9000cc0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9000cc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.773108255 +0000 UTC m=+77.070188710 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9000cc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001200): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001200): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9639340 item 44 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001200): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001200): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001200): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001200): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001200): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.773701165 +0000 UTC m=+77.070781629 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001200): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001780): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001780): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001780): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001780): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001780): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.773701165 +0000 UTC m=+77.070781629 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001780): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9639500 item 44 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001dc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001dc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001dc0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001dc0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001dc0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001dc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.774983078 +0000 UTC m=+77.072063542 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9001dc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903a3c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903a3c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903a3c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9639c00 item 45 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903a3c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903a3c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.775485226 +0000 UTC m=+77.072565690 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903a3c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903aac0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903aac0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903aac0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903aac0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903aac0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.775485226 +0000 UTC m=+77.072565690 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903aac0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b08070 item 45 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903b100): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903b100): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903b100): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903b100): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903b100): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903b100): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903b100): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.777274426 +0000 UTC m=+77.074354880 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903b100): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903b600): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903b600): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903b600): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b09420 item 46 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903b600): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903b600): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.77842496 +0000 UTC m=+77.075505424 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903b600): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903bd00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903bd00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903bd00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903bd00): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903bd00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.77842496 +0000 UTC m=+77.075505424 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b903bd00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b098f0 item 46 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906c440): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906c440): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906c440): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906c440): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906c440): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906c440): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906c440): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.779833231 +0000 UTC m=+77.076913685 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906c440): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906c940): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906c940): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906c940): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac0230 item 47 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906c940): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906c940): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.780342382 +0000 UTC m=+77.077422846 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906c940): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906d040): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906d040): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906d040): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906d040): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906d040): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.780342382 +0000 UTC m=+77.077422846 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906d040): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac03f0 item 47 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906d680): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906d680): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906d680): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906d680): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906d680): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906d680): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906d680): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.781978604 +0000 UTC m=+77.079059068 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906d680): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906db80): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906db80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906db80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac0930 item 48 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906db80): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906db80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.782575121 +0000 UTC m=+77.079655596 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b906db80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9090380): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9090380): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9090380): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9090380): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9090380): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.782575121 +0000 UTC m=+77.079655596 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9090380): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac0c40 item 48 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90909c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90909c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90909c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90909c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90909c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.784276666 +0000 UTC m=+77.081357130 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90909c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9090e40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9090e40): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9090e40): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9090e40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9090e40): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9090e40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac11f0 item 49 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9090e40): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9090e40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.784942354 +0000 UTC m=+77.082022818 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9090e40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9091380): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9091380): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9091380): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9091380): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9091380): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.784942354 +0000 UTC m=+77.082022818 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9091380): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac1570 item 49 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9091a00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9091a00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9091a00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9091a00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9091a00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.786628871 +0000 UTC m=+77.083709335 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9091a00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8000): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8000): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8000): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac1b90 item 50 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8000): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8000): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8000): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8000): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8000): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.787399635 +0000 UTC m=+77.084480099 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8000): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8580): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8580): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8580): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8580): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8580): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.787399635 +0000 UTC m=+77.084480099 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8580): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac1d50 item 50 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8c00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8c00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8c00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8c00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8c00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.788787037 +0000 UTC m=+77.085867491 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c8c00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9100): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9100): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9100): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9100): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9100): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9100): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac8460 item 51 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9100): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9100): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.789327338 +0000 UTC m=+77.086407793 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9100): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9640): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9640): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9640): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9640): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9640): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.789327338 +0000 UTC m=+77.086407793 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9640): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac8690 item 51 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9cc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9cc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9cc0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9cc0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9cc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.790744355 +0000 UTC m=+77.087824809 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b90c9cc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91142c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91142c0): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91142c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac8af0 item 52 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91142c0): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91142c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91142c0): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91142c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91142c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.791377862 +0000 UTC m=+77.088458316 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91142c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9114840): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9114840): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9114840): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9114840): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9114840): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.791377862 +0000 UTC m=+77.088458316 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9114840): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac8cb0 item 52 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9114ec0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9114ec0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9114ec0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9114ec0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9114ec0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.792698177 +0000 UTC m=+77.089778631 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9114ec0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91153c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91153c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91153c0): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91153c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91153c0): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91153c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac9180 item 53 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91153c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91153c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.793259577 +0000 UTC m=+77.090340032 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91153c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9115900): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9115900): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9115900): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9115900): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9115900): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.793259577 +0000 UTC m=+77.090340032 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9115900): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac93b0 item 53 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148080): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148080): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148080): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148080): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148080): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.79465855 +0000 UTC m=+77.091739005 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148080): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148580): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148580): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148580): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac99d0 item 54 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148580): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148580): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148580): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148580): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148580): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.795318437 +0000 UTC m=+77.092398891 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148580): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148b00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148b00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148b00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148b00): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148b00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.795318437 +0000 UTC m=+77.092398891 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9148b00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ac9c00 item 54 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149180): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149180): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149180): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.797258262 +0000 UTC m=+77.094338716 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149680): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149680): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149680): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149680): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149680): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149680): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a4a1c0 item 55 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149680): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149680): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.797777883 +0000 UTC m=+77.094858338 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149680): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149bc0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149bc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149bc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149bc0): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149bc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.797777883 +0000 UTC m=+77.094858338 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9149bc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a4a540 item 55 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168340): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168340): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168340): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168340): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168340): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.799253061 +0000 UTC m=+77.096333515 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168340): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168840): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168840): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168840): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b939c540 item 56 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168840): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168840): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168840): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168840): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168840): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.799774386 +0000 UTC m=+77.096854840 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168840): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168dc0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168dc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168dc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168dc0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168dc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.799774386 +0000 UTC m=+77.096854840 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9168dc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b939c770 item 56 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169400): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169400): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169400): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169400): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169400): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169400): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169400): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169400): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.800937523 +0000 UTC m=+77.098017977 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169400): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169940): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169940): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169940): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b939cc40 item 57 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169940): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169940): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.801524322 +0000 UTC m=+77.098604776 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169940): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169e80): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169e80): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169e80): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169e80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169e80): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169e80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b939d500 item 57 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169e80): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169e80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.801991014 +0000 UTC m=+77.099071467 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9169e80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2500): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2500): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2500): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2500): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2500): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.801991014 +0000 UTC m=+77.099071467 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2500): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b939d730 item 57 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2b40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2b40): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2b40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2b40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2b40): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2b40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2b40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2b40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.803496108 +0000 UTC m=+77.100576562 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2b40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3080): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3080): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3080): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b939db90 item 58 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3080): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3080): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.803929366 +0000 UTC m=+77.101009820 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3080): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b35c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b35c0): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b35c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b939dd50 item 58 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b35c0): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b35c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b35c0): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b35c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b35c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.80459851 +0000 UTC m=+77.101678964 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b35c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc20c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc20c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc20c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc20c0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc20c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.80459851 +0000 UTC m=+77.101678964 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc20c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c3a850 item 58 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2700): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2700): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2700): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2700): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2700): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2700): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2700): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2700): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.805997233 +0000 UTC m=+77.103077687 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2700): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2c40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2c40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2c40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c3ae70 item 59 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2c40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2c40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.80679484 +0000 UTC m=+77.103875294 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc2c40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3180): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3180): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3180): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3180): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3180): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c3b570 item 59 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3180): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.807323338 +0000 UTC m=+77.104403792 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3700): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3700): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3700): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3700): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3700): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.807323338 +0000 UTC m=+77.104403792 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3700): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c3b8f0 item 59 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3d40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3d40): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3d40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3d40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3d40): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3d40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3d40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3d40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.808885179 +0000 UTC m=+77.105965643 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cc3d40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf2380): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf2380): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf2380): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c3bd50 item 60 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf2380): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf2380): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.809350027 +0000 UTC m=+77.106430491 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf2380): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf28c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf28c0): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf28c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b10150 item 60 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf28c0): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf28c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf28c0): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf28c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf28c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.810140991 +0000 UTC m=+77.107221446 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf28c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf2e80): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf2e80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf2e80): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf2e80): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf2e80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.810140991 +0000 UTC m=+77.107221446 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf2e80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b10460 item 60 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf34c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf34c0): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf34c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf34c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf34c0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf34c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf34c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf34c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.811492946 +0000 UTC m=+77.108573410 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf34c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf3a00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf3a00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf3a00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b10ee0 item 61 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf3a00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf3a00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.811913951 +0000 UTC m=+77.108994416 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8cf3a00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216200): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216200): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216200): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216200): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216200): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.811913951 +0000 UTC m=+77.108994416 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216200): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8b112d0 item 61 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216840): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216840): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216840): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216840): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216840): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216840): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216840): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216840): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.813560312 +0000 UTC m=+77.110640776 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216840): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216d80): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216d80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216d80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b86d64d0 item 62 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216d80): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216d80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.814169584 +0000 UTC m=+77.111250037 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9216d80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9217480): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9217480): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9217480): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9217480): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9217480): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.814169584 +0000 UTC m=+77.111250037 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9217480): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a14000 item 62 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9217ac0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9217ac0): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9217ac0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9217ac0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9217ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9217ac0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9217ac0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9217ac0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.81552839 +0000 UTC m=+77.112608844 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9217ac0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248100): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248100): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248100): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a145b0 item 63 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248100): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248100): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.816021562 +0000 UTC m=+77.113102026 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248100): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248800): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248800): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248800): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248800): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248800): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.816021562 +0000 UTC m=+77.113102026 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248800): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a14af0 item 63 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248e40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248e40): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248e40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248e40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248e40): >_readAt: n=0, err=Bad file descriptor 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248e40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248e40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248e40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.817491019 +0000 UTC m=+77.114571483 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9248e40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9249380): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9249380): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9249380): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a15c00 item 64 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9249380): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9249380): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.818000641 +0000 UTC m=+77.115081095 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9249380): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9249a80): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9249a80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9249a80): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9249a80): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9249a80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.818000641 +0000 UTC m=+77.115081095 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9249a80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a20310 item 64 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929c1c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929c1c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929c1c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929c1c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929c1c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.819421226 +0000 UTC m=+77.116501679 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929c1c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929c640): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929c640): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929c640): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929c640): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929c640): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a20930 item 65 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929c640): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929c640): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.819980281 +0000 UTC m=+77.117060735 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929c640): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929cb40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929cb40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929cb40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929cb40): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929cb40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.819980281 +0000 UTC m=+77.117060735 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929cb40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a20d20 item 65 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929d180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929d180): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929d180): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929d180): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929d180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.821399713 +0000 UTC m=+77.118480167 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929d180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929d600): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929d600): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a212d0 item 66 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929d600): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929d600): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929d600): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929d600): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929d600): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.821978747 +0000 UTC m=+77.119059201 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929d600): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929db40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929db40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929db40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929db40): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929db40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.821978747 +0000 UTC m=+77.119059201 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b929db40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a217a0 item 66 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6280): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6280): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6280): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6280): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6280): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.823401234 +0000 UTC m=+77.120481689 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6280): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6700): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6700): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6700): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6700): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6700): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916c000 item 67 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6700): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6700): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.823986902 +0000 UTC m=+77.121067356 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6700): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6c00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6c00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6c00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6c00): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6c00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.823986902 +0000 UTC m=+77.121067356 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d6c00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916c310 item 67 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7280): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7280): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7280): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7280): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7280): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.826026355 +0000 UTC m=+77.123106849 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7280): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7780): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7780): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916c8c0 item 68 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7780): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7780): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7780): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7780): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7780): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.826729102 +0000 UTC m=+77.123809566 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7780): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7cc0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7cc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7cc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7cc0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7cc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.826729102 +0000 UTC m=+77.123809566 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92d7cc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916ca80 item 68 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c400): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c400): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c400): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c400): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c400): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.83026361 +0000 UTC m=+77.127344064 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c400): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c880): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c880): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c880): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c880): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c880): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916cf50 item 69 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c880): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c880): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.830856199 +0000 UTC m=+77.127936653 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c880): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38280): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38280): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38280): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38280): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38280): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.830856199 +0000 UTC m=+77.127936653 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38280): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b907cb60 item 69 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c0c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c0c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c0c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c0c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c0c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.834017792 +0000 UTC m=+77.131098246 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c0c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c5c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c5c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916c2a0 item 70 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c5c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c5c0): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c5c0): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c5c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c5c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.834891563 +0000 UTC m=+77.131972017 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930c5c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930cb00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930cb00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930cb00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930cb00): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930cb00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.834891563 +0000 UTC m=+77.131972017 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930cb00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916c540 item 70 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930d2c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930d2c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930d2c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930d2c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930d2c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.836422787 +0000 UTC m=+77.133503240 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930d2c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930d7c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930d7c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930d7c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930d7c0): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930d7c0): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916ca10 item 71 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930d7c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930d7c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.837064018 +0000 UTC m=+77.134144472 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930d7c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930dcc0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930dcc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930dcc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930dcc0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930dcc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.837064018 +0000 UTC m=+77.134144472 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b930dcc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916cbd0 item 71 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38680): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38680): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38680): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38680): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38680): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.842541868 +0000 UTC m=+77.139622321 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38680): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38b80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38b80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916d2d0 item 72 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38b80): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38b80): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38b80): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38b80): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38b80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.845101052 +0000 UTC m=+77.142181506 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d38b80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d390c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d390c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d390c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d390c0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d390c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.845101052 +0000 UTC m=+77.142181506 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d390c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916d490 item 72 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d39680): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d39680): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d39680): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d39680): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d39680): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d39680): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d39680): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.849790572 +0000 UTC m=+77.146871027 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d39680): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d39b80): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d39b80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d39b80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916d8f0 item 73 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d39b80): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d39b80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.850354989 +0000 UTC m=+77.147435442 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d39b80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9436180): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9436180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9436180): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9436180): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9436180): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916db20 item 73 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9436180): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9436180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.852621891 +0000 UTC m=+77.149702345 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9436180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94366c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94366c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94366c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94366c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94366c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.852621891 +0000 UTC m=+77.149702345 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94366c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b916dd50 item 73 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9436d00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9436d00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9436d00): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9436d00): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9436d00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9436d00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9436d00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.855875368 +0000 UTC m=+77.152955823 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9436d00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437200): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437200): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437200): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b907c380 item 74 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437200): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437200): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.856403927 +0000 UTC m=+77.153484381 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437200): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437740): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437740): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b907c540 item 74 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437740): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437740): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437740): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437740): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437740): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.858773875 +0000 UTC m=+77.155854329 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437740): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437cc0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437cc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437cc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437cc0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437cc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.858773875 +0000 UTC m=+77.155854329 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9437cc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b907cee0 item 74 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a240): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a240): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a240): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a240): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a240): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a240): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a240): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.861026901 +0000 UTC m=+77.158107355 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a240): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a880): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a880): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a880): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a8a5b0 item 75 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a880): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a880): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.86157129 +0000 UTC m=+77.158651774 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7a880): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7adc0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7adc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7adc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7adc0): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7adc0): _writeAt: size=3, off=2 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a8aa80 item 75 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7adc0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7adc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.863294024 +0000 UTC m=+77.160374478 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7adc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b300): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b300): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b300): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b300): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b300): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.863294024 +0000 UTC m=+77.160374478 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b300): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a8b0a0 item 75 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b940): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b940): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b940): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b940): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b940): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b940): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b940): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.865649184 +0000 UTC m=+77.162729639 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7b940): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7be40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7be40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7be40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a8bc00 item 76 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7be40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7be40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.866125003 +0000 UTC m=+77.163205468 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8d7be40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102580): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102580): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b8150 item 76 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102580): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102580): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102580): _writeAt: size=3, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102580): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102580): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.86936794 +0000 UTC m=+77.166448404 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102580): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102b00): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102b00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102b00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102b00): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102b00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.86936794 +0000 UTC m=+77.166448404 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9102b00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b8310 item 76 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103140): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103140): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103140): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103140): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103140): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103140): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103140): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.87087121 +0000 UTC m=+77.167951664 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103140): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e680): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e680): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e680): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7a2a0 item 77 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e680): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e680): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.873400478 +0000 UTC m=+77.170480933 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918e680): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ed80): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ed80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ed80): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ed80): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ed80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.873400478 +0000 UTC m=+77.170480933 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918ed80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7a4d0 item 77 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f3c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f3c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f3c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f3c0): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f3c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f3c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f3c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.876457795 +0000 UTC m=+77.173538250 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f3c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f8c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f8c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f8c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7ad20 item 78 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f8c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f8c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.877117341 +0000 UTC m=+77.174197795 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b918f8c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0a000): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0a000): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0a000): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0a000): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0a000): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.877117341 +0000 UTC m=+77.174197795 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0a000): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7b110 item 78 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ae40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ae40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ae40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ae40): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ae40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ae40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ae40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.880680533 +0000 UTC m=+77.177760988 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0ae40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b780): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b780): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b780): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7b650 item 79 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b780): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b780): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.881270758 +0000 UTC m=+77.178351212 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0b780): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0be80): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0be80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0be80): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0be80): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0be80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.881270758 +0000 UTC m=+77.178351212 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8b0be80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7b8f0 item 79 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4700): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4700): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4700): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4700): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4700): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4700): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4700): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.885644102 +0000 UTC m=+77.182724555 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4700): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4c00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4c00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4c00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8cbe620 item 80 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4c00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4c00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.886361366 +0000 UTC m=+77.183441820 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d4c00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5300): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5300): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5300): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5300): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5300): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.886361366 +0000 UTC m=+77.183441820 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5300): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8cbeaf0 item 80 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103680): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103680): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103680): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103680): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103680): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.888552215 +0000 UTC m=+77.185632669 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103680): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103b00): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103b00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103b00): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103b00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103b00): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103b00): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b87e0 item 81 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103b00): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103b00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.889035559 +0000 UTC m=+77.186116013 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9103b00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294140): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294140): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294140): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294140): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294140): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.889035559 +0000 UTC m=+77.186116013 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294140): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b89a0 item 81 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92947c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92947c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92947c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92947c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92947c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.893202221 +0000 UTC m=+77.190282674 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b92947c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294cc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294cc0): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294cc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b8e70 item 82 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294cc0): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294cc0): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294cc0): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294cc0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294cc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.893644485 +0000 UTC m=+77.190724940 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9294cc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295240): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295240): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295240): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295240): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295240): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.893644485 +0000 UTC m=+77.190724940 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295240): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b9030 item 82 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295900): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295900): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295900): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295900): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295900): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.894750175 +0000 UTC m=+77.191830629 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295900): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295e00): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295e00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295e00): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295e00): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295e00): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295e00): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b9420 item 83 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295e00): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295e00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.895259678 +0000 UTC m=+77.192340133 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9295e00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22600): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22600): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22600): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22600): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22600): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.895259678 +0000 UTC m=+77.192340133 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c22600): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b97a0 item 83 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c23200): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c23200): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c23200): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c23200): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c23200): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.898921998 +0000 UTC m=+77.196002452 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c23200): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c23dc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c23dc0): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c23dc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b9b20 item 84 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c23dc0): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c23dc0): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c23dc0): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c23dc0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c23dc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.900984404 +0000 UTC m=+77.198064857 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c23dc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c5c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c5c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c5c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c5c0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c5c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.900984404 +0000 UTC m=+77.198064857 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924c5c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b95b9ce0 item 84 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924cc40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924cc40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924cc40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924cc40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924cc40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.904771158 +0000 UTC m=+77.201851612 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924cc40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d140): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d140): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d140): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d140): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d140): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d140): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9300230 item 85 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d140): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d140): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.905631473 +0000 UTC m=+77.202711937 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d140): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d680): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d680): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d680): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d680): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d680): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.905631473 +0000 UTC m=+77.202711937 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924d680): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93003f0 item 85 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924dd00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924dd00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924dd00): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924dd00): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924dd00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.907305246 +0000 UTC m=+77.204385700 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b924dd00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732480): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732480): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732480): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b93008c0 item 86 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732480): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732480): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732480): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732480): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732480): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.910032909 +0000 UTC m=+77.207113364 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732480): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732ac0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732ac0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732ac0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732ac0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732ac0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.910032909 +0000 UTC m=+77.207113364 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8732ac0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9300af0 item 86 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733200): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733200): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733200): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733200): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733200): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.911921096 +0000 UTC m=+77.209001551 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733200): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733700): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733700): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733700): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733700): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733700): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733700): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9301180 item 87 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733700): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733700): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.912750333 +0000 UTC m=+77.209830788 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733700): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733c40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733c40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733c40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733c40): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733c40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.912750333 +0000 UTC m=+77.209830788 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8733c40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b9301340 item 87 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5680): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5680): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5680): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5680): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5680): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.914452059 +0000 UTC m=+77.211532542 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5680): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5b80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5b80): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5b80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8cbf260 item 88 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5b80): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5b80): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5b80): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5b80): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5b80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.915621327 +0000 UTC m=+77.212701781 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91d5b80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462200): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462200): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462200): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462200): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462200): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.915621327 +0000 UTC m=+77.212701781 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462200): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8cbf960 item 88 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462840): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462840): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462840): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462840): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462840): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462840): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462840): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462840): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.917640803 +0000 UTC m=+77.214721267 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462840): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462d80): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462d80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462d80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ef0540 item 89 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462d80): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462d80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.918598933 +0000 UTC m=+77.215679388 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9462d80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94632c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94632c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94632c0): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94632c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94632c0): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94632c0): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ef0700 item 89 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94632c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94632c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.919369429 +0000 UTC m=+77.216449883 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94632c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9463840): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9463840): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9463840): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9463840): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9463840): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.919369429 +0000 UTC m=+77.216449883 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9463840): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ef0a10 item 89 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2340): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2340): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2340): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2340): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2340): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2340): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2340): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2340): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.921003335 +0000 UTC m=+77.218083790 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2340): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2880): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2880): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2880): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b907d260 item 90 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2880): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2880): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.921890081 +0000 UTC m=+77.218970535 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2880): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2dc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2dc0): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2dc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b907d570 item 90 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2dc0): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2dc0): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2dc0): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2dc0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2dc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.922670215 +0000 UTC m=+77.219750679 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b2dc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3380): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3380): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3380): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3380): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3380): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.922670215 +0000 UTC m=+77.219750679 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3380): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b907d730 item 90 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3a40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3a40): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3a40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3a40): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3a40): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3a40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3a40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3a40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.924526872 +0000 UTC m=+77.221607347 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b91b3a40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c0080): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c0080): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c0080): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b907db20 item 91 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c0080): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c0080): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.925395895 +0000 UTC m=+77.222476349 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c0080): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c05c0): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c05c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c05c0): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c05c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c05c0): >_readAt: n=2, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c05c0): _writeAt: size=3, off=7 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b907dce0 item 91 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c05c0): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c05c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.92617119 +0000 UTC m=+77.223251643 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c05c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c0b40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c0b40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c0b40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c0b40): >_readAt: n=8, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c0b40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.92617119 +0000 UTC m=+77.223251643 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c0b40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c86070 item 91 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1180): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1180): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1180): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1180): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1180): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1180): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1180): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1180): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.927977071 +0000 UTC m=+77.225057525 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1180): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c16c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c16c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c16c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c864d0 item 92 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c16c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c16c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.928800517 +0000 UTC m=+77.225881001 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c16c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1c00): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1c00): open at offset 5 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1c00): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c869a0 item 92 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1c00): _readAt: size=2, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1c00): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1c00): _writeAt: size=3, off=5 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1c00): >_writeAt: n=3, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1c00): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.929614194 +0000 UTC m=+77.226694649 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93c1c00): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d22c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d22c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d22c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d22c0): >_readAt: n=3, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d22c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.929614194 +0000 UTC m=+77.226694649 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d22c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c86c40 item 92 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9463e80): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9463e80): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9463e80): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9463e80): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9463e80): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9463e80): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9463e80): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9463e80): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.931474679 +0000 UTC m=+77.228555133 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9463e80): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94724c0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94724c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94724c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ef10a0 item 93 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94724c0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94724c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.932486171 +0000 UTC m=+77.229566625 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b94724c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9472bc0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9472bc0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9472bc0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9472bc0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9472bc0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.932486171 +0000 UTC m=+77.229566625 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9472bc0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ef1260 item 93 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473200): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473200): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473200): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473200): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473200): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473200): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473200): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473200): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.934789432 +0000 UTC m=+77.231869885 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473200): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473740): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473740): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473740): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8ef1dc0 item 94 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473740): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473740): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.935298464 +0000 UTC m=+77.232378918 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473740): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473e40): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473e40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473e40): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473e40): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473e40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.935298464 +0000 UTC m=+77.232378918 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b9473e40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7e770 item 94 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c32580): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c32580): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c32580): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c32580): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c32580): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c32580): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c32580): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c32580): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.937399343 +0000 UTC m=+77.234479828 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c32580): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c32ac0): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c32ac0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c32ac0): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7ee70 item 95 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c32ac0): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c32ac0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.938248187 +0000 UTC m=+77.235328641 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c32ac0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c331c0): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c331c0): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c331c0): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c331c0): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c331c0): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.938248187 +0000 UTC m=+77.235328641 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b8c331c0): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8a7f500 item 95 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 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/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d2900): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d2900): open at offset 0 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d2900): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d2900): _readAt: size=2, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d2900): >_readAt: n=0, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d2900): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d2900): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d2900): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.940554825 +0000 UTC m=+77.237635279 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d2900): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d2e40): _writeAt: size=5, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d2e40): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d2e40): >openPending: err= 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c87030 item 96 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d2e40): >_writeAt: n=5, err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d2e40): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.941164757 +0000 UTC m=+77.238245211 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d2e40): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/11 05:04:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/11 05:04:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/11 05:04:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/11 05:04:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d3540): _readAt: size=512, off=0 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d3540): openPending: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d3540): >openPending: err= 2026/04/11 05:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d3540): >_readAt: n=5, err=EOF 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d3540): close: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-11 05:04:44.941164757 +0000 UTC m=+77.238245211 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:44 DEBUG : open-test-file(0x2293b93d3540): >close: err= 2026/04/11 05:04:44 DEBUG : open-test-file: Remove: 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2293b8c871f0 item 96 2026/04/11 05:04:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/11 05:04:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/11 05:04:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/11 05:04:44 DEBUG : open-test-file: >Remove: err= 2026/04/11 05:04:44 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:44 DEBUG : Looking for writers 2026/04/11 05:04:44 DEBUG : >WaitForWriters: 2026/04/11 05:04:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.76s) --- PASS: TestRWFileHandleOpenTests/writes (0.33s) --- 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.08s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:45 DEBUG : file1: newRWFileHandle: 2026/04/11 05:04:45 DEBUG : file1(0x2293b8e00200): openPending: 2026/04/11 05:04:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:45 DEBUG : file1(0x2293b8e00200): >openPending: err= 2026/04/11 05:04:45 DEBUG : file1: >newRWFileHandle: err= 2026/04/11 05:04:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/11 05:04:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/11 05:04:45 DEBUG : file1(0x2293b8e00200): _writeAt: size=2, off=0 2026/04/11 05:04:45 DEBUG : file1(0x2293b8e00200): >_writeAt: n=2, err= 2026/04/11 05:04:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/11 05:04:45 DEBUG : file1(0x2293b8e00200): RWFileHandle.Flush 2026/04/11 05:04:45 DEBUG : file1(0x2293b8e00200): RWFileHandle.Release 2026/04/11 05:04:45 DEBUG : file1(0x2293b8e00200): close: 2026/04/11 05:04:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/11 05:04:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:45 DEBUG : file1(0x2293b8e00200): >close: err= 2026/04/11 05:04:45 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:45 DEBUG : Looking for writers 2026/04/11 05:04:45 DEBUG : file1: reading active writers 2026/04/11 05:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 05:04:45 DEBUG : Looking for writers 2026/04/11 05:04:45 DEBUG : file1: reading active writers 2026/04/11 05:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 05:04:45 DEBUG : Looking for writers 2026/04/11 05:04:45 DEBUG : file1: reading active writers 2026/04/11 05:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 05:04:45 DEBUG : Looking for writers 2026/04/11 05:04:45 DEBUG : file1: reading active writers 2026/04/11 05:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 05:04:45 DEBUG : file1: vfs cache: starting upload 2026/04/11 05:04:45 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:45 DEBUG : Looking for writers 2026/04/11 05:04:45 DEBUG : file1: reading active writers 2026/04/11 05:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 05:04:45 DEBUG : Looking for writers 2026/04/11 05:04:45 DEBUG : file1: reading active writers 2026/04/11 05:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 05:04:45 DEBUG : file1: size = 2 OK 2026/04/11 05:04:45 DEBUG : file1.rclone_chunk.001_bihgex: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/11 05:04:45 INFO : file1.rclone_chunk.001_bihgex: Copied (server-side copy) to: file1 2026/04/11 05:04:45 INFO : file1.rclone_chunk.001_bihgex: Deleted 2026/04/11 05:04:45 DEBUG : file1: size = 2 OK 2026/04/11 05:04:45 INFO : file1: Copied (new) 2026/04/11 05:04:45 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/04/11 05:04:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/11 05:04:45 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/11 05:04:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:04:45 INFO : file1: vfs cache: upload succeeded try #1 2026/04/11 05:04:45 DEBUG : Looking for writers 2026/04/11 05:04:45 DEBUG : file1: reading active writers 2026/04/11 05:04:45 DEBUG : >WaitForWriters: 2026/04/11 05:04:45 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:45 DEBUG : Looking for writers 2026/04/11 05:04:45 DEBUG : file1: reading active writers 2026/04/11 05:04:45 DEBUG : >WaitForWriters: 2026/04/11 05:04:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.90s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:45 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:04:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:45 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:04:45 DEBUG : rename_me: newRWFileHandle: 2026/04/11 05:04:45 DEBUG : rename_me(0x2293b8e01940): openPending: 2026/04/11 05:04:45 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/11 05:04:45 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/11 05:04:45 DEBUG : rename_me(0x2293b8e01940): >openPending: err= 2026/04/11 05:04:45 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/11 05:04:45 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/11 05:04:45 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/11 05:04:45 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/11 05:04:45 DEBUG : rename_me(0x2293b8e01940): _writeAt: size=5, off=0 2026/04/11 05:04:45 DEBUG : rename_me(0x2293b8e01940): >_writeAt: n=5, err= 2026/04/11 05:04:45 DEBUG : rename_me(0x2293b8e01940): close: 2026/04/11 05:04:45 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-11 05:04:45.980870719 +0000 UTC m=+78.277951183 2026/04/11 05:04:45 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/11 05:04:45 DEBUG : rename_me(0x2293b8e01940): >close: err= 2026/04/11 05:04:45 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/11 05:04:45 DEBUG : i_was_renamed: Updating file with 0x2293b92af080 2026/04/11 05:04:45 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/11 05:04:45 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/11 05:04:45 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:45 DEBUG : Looking for writers 2026/04/11 05:04:45 DEBUG : i_was_renamed: reading active writers 2026/04/11 05:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/11 05:04:45 DEBUG : Looking for writers 2026/04/11 05:04:45 DEBUG : i_was_renamed: reading active writers 2026/04/11 05:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/11 05:04:46 DEBUG : Looking for writers 2026/04/11 05:04:46 DEBUG : i_was_renamed: reading active writers 2026/04/11 05:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/11 05:04:46 DEBUG : Looking for writers 2026/04/11 05:04:46 DEBUG : i_was_renamed: reading active writers 2026/04/11 05:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/11 05:04:46 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/11 05:04:46 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/04/11 05:04:46 DEBUG : Looking for writers 2026/04/11 05:04:46 DEBUG : i_was_renamed: reading active writers 2026/04/11 05:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/11 05:04:46 DEBUG : Looking for writers 2026/04/11 05:04:46 DEBUG : i_was_renamed: reading active writers 2026/04/11 05:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/11 05:04:46 DEBUG : i_was_renamed: size = 5 OK 2026/04/11 05:04:46 DEBUG : i_was_renamed.rclone_chunk.001_bihhsd: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 05:04:46 INFO : i_was_renamed.rclone_chunk.001_bihhsd: Copied (server-side copy) to: i_was_renamed 2026/04/11 05:04:46 INFO : i_was_renamed.rclone_chunk.001_bihhsd: Deleted 2026/04/11 05:04:46 DEBUG : i_was_renamed: size = 5 OK 2026/04/11 05:04:46 INFO : i_was_renamed: Copied (new) 2026/04/11 05:04:46 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-11 05:04:45.980870719 +0000 UTC" 2026/04/11 05:04:46 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/11 05:04:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/11 05:04:46 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/11 05:04:46 DEBUG : Looking for writers 2026/04/11 05:04:46 DEBUG : i_was_renamed: reading active writers 2026/04/11 05:04:46 DEBUG : >WaitForWriters: 2026/04/11 05:04:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/11 05:04:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/11 05:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-lunacah2zayu" 2026/04/11 05:04:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/11 05:04:46 DEBUG : forgetting directory cache 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bihhms: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/04/11 05:04:47 INFO : TestRWCacheUpdate.rclone_chunk.001_bihhms: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 05:04:47 INFO : TestRWCacheUpdate.rclone_chunk.001_bihhms: Deleted 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate(0x2293b8d7ba80): _readAt: size=512, off=0 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate(0x2293b8d7ba80): openPending: 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-11 04:05:46.762365681 +0000 UTC" against cached fingerprint "" 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/11 05:04:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate(0x2293b8d7ba80): >openPending: err= 2026/04/11 05:04:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate(0x2293b8d7ba80): >_readAt: n=20, err=EOF 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate(0x2293b8d7ba80): close: 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 04:05:46.762365681 +0000 UTC 2026/04/11 05:04:47 DEBUG : TestRWCacheUpdate(0x2293b8d7ba80): >close: err= 2026/04/11 05:04:47 DEBUG : forgetting directory cache 2026/04/11 05:04:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bihigb: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/04/11 05:04:48 INFO : TestRWCacheUpdate.rclone_chunk.001_bihigb: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 05:04:48 INFO : TestRWCacheUpdate.rclone_chunk.001_bihigb: Deleted 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate(0x2293b9102780): _readAt: size=512, off=0 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate(0x2293b9102780): openPending: 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-11 04:06:46.762365681 +0000 UTC" against cached fingerprint "20,2026-04-11 04:05:46.762365681 +0000 UTC" 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-11 04:06:46.762365681 +0000 UTC" != cached fingerprint "20,2026-04-11 04:05:46.762365681 +0000 UTC") 2026/04/11 05:04:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/11 05:04:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate(0x2293b9102780): >openPending: err= 2026/04/11 05:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate(0x2293b9102780): >_readAt: n=20, err=EOF 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate(0x2293b9102780): close: 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 04:06:46.762365681 +0000 UTC 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate(0x2293b9102780): >close: err= 2026/04/11 05:04:48 DEBUG : forgetting directory cache 2026/04/11 05:04:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/11 05:04:48 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bihjtb: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/04/11 05:04:48 INFO : TestRWCacheUpdate.rclone_chunk.001_bihjtb: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 05:04:49 INFO : TestRWCacheUpdate.rclone_chunk.001_bihjtb: Deleted 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate(0x2293b924cfc0): _readAt: size=512, off=0 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate(0x2293b924cfc0): openPending: 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-11 04:07:46.762365681 +0000 UTC" against cached fingerprint "20,2026-04-11 04:06:46.762365681 +0000 UTC" 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-11 04:07:46.762365681 +0000 UTC" != cached fingerprint "20,2026-04-11 04:06:46.762365681 +0000 UTC") 2026/04/11 05:04:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/11 05:04:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate(0x2293b924cfc0): >openPending: err= 2026/04/11 05:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate(0x2293b924cfc0): >_readAt: n=20, err=EOF 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate(0x2293b924cfc0): close: 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 04:07:46.762365681 +0000 UTC 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate(0x2293b924cfc0): >close: err= 2026/04/11 05:04:49 DEBUG : forgetting directory cache 2026/04/11 05:04:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/11 05:04:49 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bihkqj: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/04/11 05:04:49 INFO : TestRWCacheUpdate.rclone_chunk.001_bihkqj: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 05:04:50 INFO : TestRWCacheUpdate.rclone_chunk.001_bihkqj: Deleted 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate(0x2293b91d5e80): _readAt: size=512, off=0 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate(0x2293b91d5e80): openPending: 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-11 04:08:46.762365681 +0000 UTC" against cached fingerprint "20,2026-04-11 04:07:46.762365681 +0000 UTC" 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-11 04:08:46.762365681 +0000 UTC" != cached fingerprint "20,2026-04-11 04:07:46.762365681 +0000 UTC") 2026/04/11 05:04:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/11 05:04:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate(0x2293b91d5e80): >openPending: err= 2026/04/11 05:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate(0x2293b91d5e80): >_readAt: n=20, err=EOF 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate(0x2293b91d5e80): close: 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 04:08:46.762365681 +0000 UTC 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate(0x2293b91d5e80): >close: err= 2026/04/11 05:04:50 DEBUG : forgetting directory cache 2026/04/11 05:04:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/11 05:04:50 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bihl6t: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/04/11 05:04:50 INFO : TestRWCacheUpdate.rclone_chunk.001_bihl6t: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 05:04:50 INFO : TestRWCacheUpdate.rclone_chunk.001_bihl6t: Deleted 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate(0x2293b9047980): _readAt: size=512, off=0 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate(0x2293b9047980): openPending: 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-11 04:09:46.762365681 +0000 UTC" against cached fingerprint "20,2026-04-11 04:08:46.762365681 +0000 UTC" 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-11 04:09:46.762365681 +0000 UTC" != cached fingerprint "20,2026-04-11 04:08:46.762365681 +0000 UTC") 2026/04/11 05:04:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/11 05:04:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate(0x2293b9047980): >openPending: err= 2026/04/11 05:04:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate(0x2293b9047980): >_readAt: n=20, err=EOF 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate(0x2293b9047980): close: 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 04:09:46.762365681 +0000 UTC 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate(0x2293b9047980): >close: err= 2026/04/11 05:04:51 DEBUG : forgetting directory cache 2026/04/11 05:04:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/11 05:04:51 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bihmih: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/04/11 05:04:51 INFO : TestRWCacheUpdate.rclone_chunk.001_bihmih: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 05:04:51 INFO : TestRWCacheUpdate.rclone_chunk.001_bihmih: Deleted 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate(0x2293b930a800): _readAt: size=512, off=0 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate(0x2293b930a800): openPending: 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-11 04:10:46.762365681 +0000 UTC" against cached fingerprint "20,2026-04-11 04:09:46.762365681 +0000 UTC" 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-11 04:10:46.762365681 +0000 UTC" != cached fingerprint "20,2026-04-11 04:09:46.762365681 +0000 UTC") 2026/04/11 05:04:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/11 05:04:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate(0x2293b930a800): >openPending: err= 2026/04/11 05:04:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate(0x2293b930a800): >_readAt: n=20, err=EOF 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate(0x2293b930a800): close: 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 04:10:46.762365681 +0000 UTC 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate(0x2293b930a800): >close: err= 2026/04/11 05:04:52 DEBUG : forgetting directory cache 2026/04/11 05:04:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/04/11 05:04:52 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bihndk: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/04/11 05:04:52 INFO : TestRWCacheUpdate.rclone_chunk.001_bihndk: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 05:04:52 INFO : TestRWCacheUpdate.rclone_chunk.001_bihndk: Deleted 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate(0x2293b8b0b7c0): _readAt: size=512, off=0 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate(0x2293b8b0b7c0): openPending: 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-11 04:11:46.762365681 +0000 UTC" against cached fingerprint "20,2026-04-11 04:10:46.762365681 +0000 UTC" 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-11 04:11:46.762365681 +0000 UTC" != cached fingerprint "20,2026-04-11 04:10:46.762365681 +0000 UTC") 2026/04/11 05:04:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/11 05:04:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate(0x2293b8b0b7c0): >openPending: err= 2026/04/11 05:04:53 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate(0x2293b8b0b7c0): >_readAt: n=21, err=EOF 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate(0x2293b8b0b7c0): close: 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 04:11:46.762365681 +0000 UTC 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate(0x2293b8b0b7c0): >close: err= 2026/04/11 05:04:53 DEBUG : forgetting directory cache 2026/04/11 05:04:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/04/11 05:04:53 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bihohy: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/04/11 05:04:53 INFO : TestRWCacheUpdate.rclone_chunk.001_bihohy: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 05:04:53 INFO : TestRWCacheUpdate.rclone_chunk.001_bihohy: Deleted 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate(0x2293b8c23300): _readAt: size=512, off=0 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate(0x2293b8c23300): openPending: 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-11 04:12:46.762365681 +0000 UTC" against cached fingerprint "21,2026-04-11 04:11:46.762365681 +0000 UTC" 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-11 04:12:46.762365681 +0000 UTC" != cached fingerprint "21,2026-04-11 04:11:46.762365681 +0000 UTC") 2026/04/11 05:04:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/11 05:04:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate(0x2293b8c23300): >openPending: err= 2026/04/11 05:04:54 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate(0x2293b8c23300): >_readAt: n=22, err=EOF 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate(0x2293b8c23300): close: 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 04:12:46.762365681 +0000 UTC 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate(0x2293b8c23300): >close: err= 2026/04/11 05:04:54 DEBUG : forgetting directory cache 2026/04/11 05:04:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/04/11 05:04:54 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bihpdb: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/04/11 05:04:54 INFO : TestRWCacheUpdate.rclone_chunk.001_bihpdb: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 05:04:54 INFO : TestRWCacheUpdate.rclone_chunk.001_bihpdb: Deleted 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate(0x2293b8733a80): _readAt: size=512, off=0 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate(0x2293b8733a80): openPending: 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-11 04:13:46.762365681 +0000 UTC" against cached fingerprint "22,2026-04-11 04:12:46.762365681 +0000 UTC" 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-11 04:13:46.762365681 +0000 UTC" != cached fingerprint "22,2026-04-11 04:12:46.762365681 +0000 UTC") 2026/04/11 05:04:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/11 05:04:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate(0x2293b8733a80): >openPending: err= 2026/04/11 05:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate(0x2293b8733a80): >_readAt: n=23, err=EOF 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate(0x2293b8733a80): close: 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 04:13:46.762365681 +0000 UTC 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate(0x2293b8733a80): >close: err= 2026/04/11 05:04:55 DEBUG : forgetting directory cache 2026/04/11 05:04:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate.rclone_chunk.001_bihqgn: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/04/11 05:04:55 INFO : TestRWCacheUpdate.rclone_chunk.001_bihqgn: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/11 05:04:55 INFO : TestRWCacheUpdate.rclone_chunk.001_bihqgn: Deleted 2026/04/11 05:04:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate(0x2293b8d7ab80): _readAt: size=512, off=0 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate(0x2293b8d7ab80): openPending: 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-11 04:14:46.762365681 +0000 UTC" against cached fingerprint "23,2026-04-11 04:13:46.762365681 +0000 UTC" 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-11 04:14:46.762365681 +0000 UTC" != cached fingerprint "23,2026-04-11 04:13:46.762365681 +0000 UTC") 2026/04/11 05:04:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/11 05:04:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate(0x2293b8d7ab80): >openPending: err= 2026/04/11 05:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate(0x2293b8d7ab80): >_readAt: n=24, err=EOF 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate(0x2293b8d7ab80): close: 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-11 04:14:46.762365681 +0000 UTC 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate(0x2293b8d7ab80): >close: err= 2026/04/11 05:04:56 DEBUG : Re-reading directory (170.627749ms old) 2026/04/11 05:04:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/11 05:04:56 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:56 DEBUG : Looking for writers 2026/04/11 05:04:56 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/11 05:04:56 DEBUG : >WaitForWriters: 2026/04/11 05:04:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (9.67s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:56 DEBUG : forgetting directory cache 2026/04/11 05:04:56 DEBUG : FiLeA: size = 5 OK 2026/04/11 05:04:56 DEBUG : FiLeA.rclone_chunk.001_bihrw5: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/11 05:04:56 INFO : FiLeA.rclone_chunk.001_bihrw5: Copied (server-side copy) to: FiLeA 2026/04/11 05:04:56 INFO : FiLeA.rclone_chunk.001_bihrw5: Deleted 2026/04/11 05:04:57 DEBUG : FiLeB: size = 5 OK 2026/04/11 05:04:57 DEBUG : FiLeB.rclone_chunk.001_bihrs3: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/11 05:04:57 INFO : FiLeB.rclone_chunk.001_bihrs3: Copied (server-side copy) to: FiLeB 2026/04/11 05:04:57 INFO : FiLeB.rclone_chunk.001_bihrs3: Deleted 2026/04/11 05:04:57 DEBUG : FilEb: size = 5 OK 2026/04/11 05:04:57 DEBUG : FilEb.rclone_chunk.001_bihs46: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/04/11 05:04:57 INFO : FilEb.rclone_chunk.001_bihs46: Copied (server-side copy) to: FilEb 2026/04/11 05:04:57 INFO : FilEb.rclone_chunk.001_bihs46: Deleted 2026/04/11 05:04:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/11 05:04:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/11 05:04:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/11 05:04:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/11 05:04:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/11 05:04:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/11 05:04:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/11 05:04:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/11 05:04:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/11 05:04:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/11 05:04:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/11 05:04:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/11 05:04:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:58 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:58 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/11 05:04:58 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/11 05:04:58 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/11 05:04:58 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/11 05:04:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/11 05:04:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/11 05:04:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:58 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/11 05:04:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/11 05:04:58 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/11 05:04:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:58 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/11 05:04:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/11 05:04:58 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/11 05:04:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:58 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/11 05:04:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/11 05:04:58 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/11 05:04:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/11 05:04:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/11 05:04:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/11 05:04:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:58 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:58 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/11 05:04:58 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/11 05:04:58 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/11 05:04:58 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:58 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/11 05:04:58 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/11 05:04:58 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/11 05:04:58 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/11 05:04:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/11 05:04:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/11 05:04:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/11 05:04:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:58 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:58 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:58 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/11 05:04:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/11 05:04:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/11 05:04:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:58 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:58 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/11 05:04:58 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/11 05:04:58 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/11 05:04:58 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:04:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 05:04:58 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:58 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:04:58 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/11 05:04:58 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:58 DEBUG : Looking for writers 2026/04/11 05:04:58 DEBUG : FiLeB: reading active writers 2026/04/11 05:04:58 DEBUG : FilEb: reading active writers 2026/04/11 05:04:58 DEBUG : FiLeA: reading active writers 2026/04/11 05:04:58 DEBUG : >WaitForWriters: 2026/04/11 05:04:58 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:04:58 DEBUG : Looking for writers 2026/04/11 05:04:58 DEBUG : FiLeA: reading active writers 2026/04/11 05:04:58 DEBUG : FiLeB: reading active writers 2026/04/11 05:04:58 DEBUG : FilEb: reading active writers 2026/04/11 05:04:58 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.62s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:04:59 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/04/11 05:04:59 DEBUG : normal name with no special characters.txt.rclone_chunk.001_bihuac: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/11 05:04:59 INFO : normal name with no special characters.txt.rclone_chunk.001_bihuac: Copied (server-side copy) to: normal name with no special characters.txt 2026/04/11 05:04:59 INFO : normal name with no special characters.txt.rclone_chunk.001_bihuac: Deleted 2026/04/11 05:04:59 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/04/11 05:04:59 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_bihuzb: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/11 05:04:59 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_bihuzb: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/04/11 05:04:59 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_bihuzb: Deleted 2026/04/11 05:04:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:04:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:05:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/11 05:05:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/11 05:05:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/11 05:05:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:05:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 05:05:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:05:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/11 05:05:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/11 05:05:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/11 05:05:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:05:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 05:05:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:05:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/11 05:05:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/11 05:05:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/11 05:05:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:05:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/11 05:05:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:05:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/11 05:05:00 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:00 DEBUG : Looking for writers 2026/04/11 05:05:00 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/11 05:05:00 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/11 05:05:00 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.35s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': Reusing VFS from active cache 2026/04/11 05:05:00 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:00 DEBUG : Looking for writers 2026/04/11 05:05:00 DEBUG : >WaitForWriters: 2026/04/11 05:05:00 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:00 DEBUG : Looking for writers 2026/04/11 05:05:00 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:00 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:00 DEBUG : Looking for writers 2026/04/11 05:05:00 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:00 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:00 DEBUG : Looking for writers 2026/04/11 05:05:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:01 DEBUG : file1: size = 14 OK 2026/04/11 05:05:01 DEBUG : file1.rclone_chunk.001_bihv27: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:05:01 INFO : file1.rclone_chunk.001_bihv27: Copied (server-side copy) to: file1 2026/04/11 05:05:01 INFO : file1.rclone_chunk.001_bihv27: Deleted 2026/04/11 05:05:01 DEBUG : dir/file2: size = 14 OK 2026/04/11 05:05:01 DEBUG : dir/file2.rclone_chunk.001_bihwcd: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/11 05:05:01 INFO : dir/file2.rclone_chunk.001_bihwcd: Copied (server-side copy) to: dir/file2 2026/04/11 05:05:01 INFO : dir/file2.rclone_chunk.001_bihwcd: Deleted 2026/04/11 05:05:01 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:01 DEBUG : dir: Looking for writers 2026/04/11 05:05:01 DEBUG : file2: reading active writers 2026/04/11 05:05:01 DEBUG : Looking for writers 2026/04/11 05:05:01 DEBUG : file1: reading active writers 2026/04/11 05:05:01 DEBUG : dir: reading active writers 2026/04/11 05:05:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.39s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:02 DEBUG : file1: size = 14 OK 2026/04/11 05:05:02 DEBUG : file1.rclone_chunk.001_bihxmj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:05:02 INFO : file1.rclone_chunk.001_bihxmj: Copied (server-side copy) to: file1 2026/04/11 05:05:02 INFO : file1.rclone_chunk.001_bihxmj: Deleted 2026/04/11 05:05:02 DEBUG : dir/file2: size = 14 OK 2026/04/11 05:05:02 DEBUG : dir/file2.rclone_chunk.001_bihxgj: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/11 05:05:02 INFO : dir/file2.rclone_chunk.001_bihxgj: Copied (server-side copy) to: dir/file2 2026/04/11 05:05:02 INFO : dir/file2.rclone_chunk.001_bihxgj: Deleted 2026/04/11 05:05:03 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:03 DEBUG : dir: Looking for writers 2026/04/11 05:05:03 DEBUG : Looking for writers 2026/04/11 05:05:03 DEBUG : dir: reading active writers 2026/04/11 05:05:03 DEBUG : file1: reading active writers 2026/04/11 05:05:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.24s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:03 DEBUG : file1: size = 14 OK 2026/04/11 05:05:03 DEBUG : file1.rclone_chunk.001_bihy18: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/11 05:05:03 INFO : file1.rclone_chunk.001_bihy18: Copied (server-side copy) to: file1 2026/04/11 05:05:03 INFO : file1.rclone_chunk.001_bihy18: Deleted 2026/04/11 05:05:04 DEBUG : dir/file2: size = 14 OK 2026/04/11 05:05:04 DEBUG : dir/file2.rclone_chunk.001_bihyfb: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/11 05:05:04 INFO : dir/file2.rclone_chunk.001_bihyfb: Copied (server-side copy) to: dir/file2 2026/04/11 05:05:04 INFO : dir/file2.rclone_chunk.001_bihyfb: Deleted 2026/04/11 05:05:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:05:04 DEBUG : file1: Open: flags=O_RDONLY 2026/04/11 05:05:04 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/11 05:05:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/11 05:05:04 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:05:04 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/11 05:05:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/11 05:05:04 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/11 05:05:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:05:04 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:05:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/11 05:05:04 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/11 05:05:04 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/11 05:05:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/11 05:05:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/11 05:05:04 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/11 05:05:04 DEBUG : dir/new_file.txt.rclone_chunk.001_bihzyt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 05:05:04 INFO : dir/new_file.txt.rclone_chunk.001_bihzyt: Copied (server-side copy) to: dir/new_file.txt 2026/04/11 05:05:04 INFO : dir/new_file.txt.rclone_chunk.001_bihzyt: Deleted 2026/04/11 05:05:04 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/11 05:05:04 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/11 05:05:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/11 05:05:04 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:05:04 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/11 05:05:04 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:04 DEBUG : dir: Looking for writers 2026/04/11 05:05:04 DEBUG : file2: reading active writers 2026/04/11 05:05:04 DEBUG : new_file.txt: reading active writers 2026/04/11 05:05:04 DEBUG : Looking for writers 2026/04/11 05:05:04 DEBUG : dir: reading active writers 2026/04/11 05:05:04 DEBUG : file1: reading active writers 2026/04/11 05:05:04 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.92s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:05 DEBUG : dir/file2: size = 14 OK 2026/04/11 05:05:05 DEBUG : dir/file2.rclone_chunk.001_bii03x: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/11 05:05:05 INFO : dir/file2.rclone_chunk.001_bii03x: Copied (server-side copy) to: dir/file2 2026/04/11 05:05:05 INFO : dir/file2.rclone_chunk.001_bii03x: Deleted 2026/04/11 05:05:06 DEBUG : dir/file2: copy non-chunked object... 2026/04/11 05:05:06 DEBUG : dir/file1: size = 14 OK 2026/04/11 05:05:06 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/04/11 05:05:06 INFO : dir/file2: Deleted 2026/04/11 05:05:06 DEBUG : dir/file1: Updating file with dir/file1 0x2293b8fc2240 2026/04/11 05:05:06 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/11 05:05:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:06 DEBUG : dir/file1: copy non-chunked object... 2026/04/11 05:05:06 DEBUG : file0: size = 14 OK 2026/04/11 05:05:06 INFO : dir/file1: Copied (server-side copy) to: file0 2026/04/11 05:05:06 INFO : dir/file1: Deleted 2026/04/11 05:05:06 DEBUG : file0: Updating file with file0 0x2293b8fc2240 2026/04/11 05:05:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/11 05:05:06 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/11 05:05:06 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:06 DEBUG : dir: Looking for writers 2026/04/11 05:05:06 DEBUG : Looking for writers 2026/04/11 05:05:06 DEBUG : file0: reading active writers 2026/04/11 05:05:06 DEBUG : dir: reading active writers 2026/04/11 05:05:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.70s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:06 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:06 DEBUG : Looking for writers 2026/04/11 05:05:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:07 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:07 DEBUG : Looking for writers 2026/04/11 05:05:07 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:07 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:07 DEBUG : Looking for writers 2026/04/11 05:05:07 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:07 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:07 DEBUG : Looking for writers 2026/04/11 05:05:07 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:05:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:05:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 05:05:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 05:05:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:07 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/11 05:05:07 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/11 05:05:07 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/11 05:05:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/11 05:05:07 DEBUG : file1: size = 5 OK 2026/04/11 05:05:07 DEBUG : file1.rclone_chunk.001_bii2qk: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 05:05:07 INFO : file1.rclone_chunk.001_bii2qk: Copied (server-side copy) to: file1 2026/04/11 05:05:07 INFO : file1.rclone_chunk.001_bii2qk: Deleted 2026/04/11 05:05:07 DEBUG : file1: size = 5 OK 2026/04/11 05:05:07 DEBUG : file1: Size of src and dst objects identical 2026/04/11 05:05:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:05:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:05:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 05:05:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 05:05:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:05:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:05:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 05:05:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 05:05:07 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/11 05:05:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/11 05:05:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/11 05:05:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 05:05:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 05:05:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/11 05:05:08 DEBUG : file1: size = 0 OK 2026/04/11 05:05:08 DEBUG : file1.rclone_chunk.001_bii2j0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 05:05:08 INFO : file1.rclone_chunk.001_bii2j0: Copied (server-side copy) to: file1 2026/04/11 05:05:08 INFO : file1.rclone_chunk.001_bii2j0: Deleted 2026/04/11 05:05:08 DEBUG : file1: size = 0 OK 2026/04/11 05:05:08 DEBUG : file1: Size of src and dst objects identical 2026/04/11 05:05:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/11 05:05:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/11 05:05:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 05:05:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 05:05:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (7 bytes), uploading instead of streaming 2026/04/11 05:05:08 DEBUG : file1: size = 7 OK 2026/04/11 05:05:08 DEBUG : file1.rclone_chunk.001_bii3du: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/11 05:05:08 INFO : file1.rclone_chunk.001_bii3du: Copied (server-side copy) to: file1 2026/04/11 05:05:08 INFO : file1.rclone_chunk.001_bii3du: Deleted 2026/04/11 05:05:08 DEBUG : file1: size = 7 OK 2026/04/11 05:05:08 DEBUG : file1: Size of src and dst objects identical 2026/04/11 05:05:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:08 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:08 DEBUG : Looking for writers 2026/04/11 05:05:08 DEBUG : file1: reading active writers 2026/04/11 05:05:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.71s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:05:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:05:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 05:05:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 05:05:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:09 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/11 05:05:10 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/11 05:05:10 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/11 05:05:10 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/11 05:05:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (11 bytes), uploading instead of streaming 2026/04/11 05:05:10 DEBUG : file1: size = 11 OK 2026/04/11 05:05:10 DEBUG : file1.rclone_chunk.001_bii5ok: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/11 05:05:10 INFO : file1.rclone_chunk.001_bii5ok: Copied (server-side copy) to: file1 2026/04/11 05:05:10 INFO : file1.rclone_chunk.001_bii5ok: Deleted 2026/04/11 05:05:10 DEBUG : file1: size = 11 OK 2026/04/11 05:05:10 DEBUG : file1: Size of src and dst objects identical 2026/04/11 05:05:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:10 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/11 05:05:10 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:10 DEBUG : Looking for writers 2026/04/11 05:05:10 DEBUG : file1: reading active writers 2026/04/11 05:05:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.70s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:05:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:05:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 05:05:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 05:05:10 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/11 05:05:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/11 05:05:11 DEBUG : file1: size = 5 OK 2026/04/11 05:05:11 DEBUG : file1.rclone_chunk.001_bii50h: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/11 05:05:11 INFO : file1.rclone_chunk.001_bii50h: Copied (server-side copy) to: file1 2026/04/11 05:05:11 INFO : file1.rclone_chunk.001_bii50h: Deleted 2026/04/11 05:05:11 DEBUG : file1: size = 5 OK 2026/04/11 05:05:11 DEBUG : file1: Size of src and dst objects identical 2026/04/11 05:05:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:11 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/11 05:05:11 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:11 DEBUG : Looking for writers 2026/04/11 05:05:11 DEBUG : file1: reading active writers 2026/04/11 05:05:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.66s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:05:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:05:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 05:05:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 05:05:11 DEBUG : file1: WriteFileHandle.Release closing 2026/04/11 05:05:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/11 05:05:11 DEBUG : file1: size = 0 OK 2026/04/11 05:05:11 DEBUG : file1.rclone_chunk.001_bii6mu: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 05:05:11 INFO : file1.rclone_chunk.001_bii6mu: Copied (server-side copy) to: file1 2026/04/11 05:05:11 INFO : file1.rclone_chunk.001_bii6mu: Deleted 2026/04/11 05:05:11 DEBUG : file1: size = 0 OK 2026/04/11 05:05:11 DEBUG : file1: Size of src and dst objects identical 2026/04/11 05:05:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:11 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/11 05:05:11 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:11 DEBUG : Looking for writers 2026/04/11 05:05:11 DEBUG : file1: reading active writers 2026/04/11 05:05:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.68s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:05:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:05:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 05:05:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 05:05:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (2 bytes), uploading instead of streaming 2026/04/11 05:05:12 DEBUG : file1: size = 2 OK 2026/04/11 05:05:12 DEBUG : file1.rclone_chunk.001_bii7tx: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/11 05:05:12 INFO : file1.rclone_chunk.001_bii7tx: Copied (server-side copy) to: file1 2026/04/11 05:05:12 INFO : file1.rclone_chunk.001_bii7tx: Deleted 2026/04/11 05:05:12 DEBUG : file1: size = 2 OK 2026/04/11 05:05:12 DEBUG : file1: Size of src and dst objects identical 2026/04/11 05:05:12 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/11 05:05:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:12 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:12 DEBUG : Looking for writers 2026/04/11 05:05:12 DEBUG : file1: reading active writers 2026/04/11 05:05:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.69s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:05:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:05:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 05:05:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 05:05:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/11 05:05:13 DEBUG : file1: size = 0 OK 2026/04/11 05:05:13 DEBUG : file1.rclone_chunk.001_bii758: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/11 05:05:13 INFO : file1.rclone_chunk.001_bii758: Copied (server-side copy) to: file1 2026/04/11 05:05:13 INFO : file1.rclone_chunk.001_bii758: Deleted 2026/04/11 05:05:13 DEBUG : file1: size = 0 OK 2026/04/11 05:05:13 DEBUG : file1: Size of src and dst objects identical 2026/04/11 05:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:05:13 DEBUG : file1: Open: flags=O_RDONLY 2026/04/11 05:05:13 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/11 05:05:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/11 05:05:13 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:05:13 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/11 05:05:13 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:13 DEBUG : Looking for writers 2026/04/11 05:05:13 DEBUG : file1: reading active writers 2026/04/11 05:05:13 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.73s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/11 05:05:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/11 05:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/11 05:05:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/11 05:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': File to upload is small (100 bytes), uploading instead of streaming 2026/04/11 05:05:13 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/04/11 05:05:13 DEBUG : file1.rclone_chunk.001_bii8ec: md5 = 46d420e1c9b33643b09fd5f6c9219b2c OK 2026/04/11 05:05:13 INFO : file1.rclone_chunk.001_bii8ec: Copied (server-side copy) to: file1.rclone_chunk.001 2026/04/11 05:05:13 INFO : file1.rclone_chunk.001_bii8ec: Deleted 2026/04/11 05:05:14 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/04/11 05:05:14 DEBUG : file1.rclone_chunk.002_bii8ec: md5 = 851747bf47983cdbaafad9753cf487ec OK 2026/04/11 05:05:14 INFO : file1.rclone_chunk.002_bii8ec: Copied (server-side copy) to: file1.rclone_chunk.002 2026/04/11 05:05:14 INFO : file1.rclone_chunk.002_bii8ec: Deleted 2026/04/11 05:05:14 DEBUG : file1: size = 100 OK 2026/04/11 05:05:14 DEBUG : file1: Size of src and dst objects identical 2026/04/11 05:05:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/11 05:05:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/11 05:05:14 DEBUG : file1: Open: flags=O_RDONLY 2026/04/11 05:05:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/11 05:05:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/11 05:05:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:05:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/11 05:05:14 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:14 DEBUG : Looking for writers 2026/04/11 05:05:14 DEBUG : file1: reading active writers 2026/04/11 05:05:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.28s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:15 DEBUG : flat/f000.txt: size = 7 OK 2026/04/11 05:05:15 DEBUG : flat/f000.txt.rclone_chunk.001_bii9lw: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/04/11 05:05:15 INFO : flat/f000.txt.rclone_chunk.001_bii9lw: Copied (server-side copy) to: flat/f000.txt 2026/04/11 05:05:15 INFO : flat/f000.txt.rclone_chunk.001_bii9lw: Deleted 2026/04/11 05:05:15 DEBUG : flat/f001.txt: size = 14 OK 2026/04/11 05:05:15 DEBUG : flat/f001.txt.rclone_chunk.001_biiatf: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/04/11 05:05:15 INFO : flat/f001.txt.rclone_chunk.001_biiatf: Copied (server-side copy) to: flat/f001.txt 2026/04/11 05:05:15 INFO : flat/f001.txt.rclone_chunk.001_biiatf: Deleted 2026/04/11 05:05:15 DEBUG : flat/f002.txt: size = 21 OK 2026/04/11 05:05:15 DEBUG : flat/f002.txt.rclone_chunk.001_biian8: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/04/11 05:05:15 INFO : flat/f002.txt.rclone_chunk.001_biian8: Copied (server-side copy) to: flat/f002.txt 2026/04/11 05:05:15 INFO : flat/f002.txt.rclone_chunk.001_biian8: Deleted 2026/04/11 05:05:16 DEBUG : flat/f003.txt: size = 28 OK 2026/04/11 05:05:16 DEBUG : flat/f003.txt.rclone_chunk.001_biib0m: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/04/11 05:05:16 INFO : flat/f003.txt.rclone_chunk.001_biib0m: Copied (server-side copy) to: flat/f003.txt 2026/04/11 05:05:16 INFO : flat/f003.txt.rclone_chunk.001_biib0m: Deleted 2026/04/11 05:05:16 DEBUG : flat/f004.txt: size = 35 OK 2026/04/11 05:05:16 DEBUG : flat/f004.txt.rclone_chunk.001_biib4r: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/04/11 05:05:16 INFO : flat/f004.txt.rclone_chunk.001_biib4r: Copied (server-side copy) to: flat/f004.txt 2026/04/11 05:05:16 INFO : flat/f004.txt.rclone_chunk.001_biib4r: Deleted 2026/04/11 05:05:17 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/11 05:05:17 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/11 05:05:17 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:05:17 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:05:17 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/11 05:05:17 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/11 05:05:17 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:05:17 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:05:17 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/11 05:05:17 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/11 05:05:17 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:05:17 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:05:17 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/11 05:05:17 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/11 05:05:17 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:05:17 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:05:17 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/11 05:05:17 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/11 05:05:17 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:05:17 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:05:17 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:17 DEBUG : flat: Looking for writers 2026/04/11 05:05:17 DEBUG : f000.txt: reading active writers 2026/04/11 05:05:17 DEBUG : f001.txt: reading active writers 2026/04/11 05:05:17 DEBUG : f002.txt: reading active writers 2026/04/11 05:05:17 DEBUG : f003.txt: reading active writers 2026/04/11 05:05:17 DEBUG : f004.txt: reading active writers 2026/04/11 05:05:17 DEBUG : Looking for writers 2026/04/11 05:05:17 DEBUG : flat: reading active writers 2026/04/11 05:05:17 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.50s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:18 DEBUG : a/top.txt: size = 3 OK 2026/04/11 05:05:18 DEBUG : a/top.txt.rclone_chunk.001_biidtc: md5 = b28354b543375bfa94dabaeda722927f OK 2026/04/11 05:05:18 INFO : a/top.txt.rclone_chunk.001_biidtc: Copied (server-side copy) to: a/top.txt 2026/04/11 05:05:18 INFO : a/top.txt.rclone_chunk.001_biidtc: Deleted 2026/04/11 05:05:19 DEBUG : a/b/mid.txt: size = 3 OK 2026/04/11 05:05:19 DEBUG : a/b/mid.txt.rclone_chunk.001_biidrn: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/04/11 05:05:19 INFO : a/b/mid.txt.rclone_chunk.001_biidrn: Copied (server-side copy) to: a/b/mid.txt 2026/04/11 05:05:19 INFO : a/b/mid.txt.rclone_chunk.001_biidrn: Deleted 2026/04/11 05:05:19 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/04/11 05:05:19 DEBUG : a/b/c/deep.txt.rclone_chunk.001_biiedu: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/04/11 05:05:19 INFO : a/b/c/deep.txt.rclone_chunk.001_biiedu: Copied (server-side copy) to: a/b/c/deep.txt 2026/04/11 05:05:19 INFO : a/b/c/deep.txt.rclone_chunk.001_biiedu: Deleted 2026/04/11 05:05:19 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/11 05:05:19 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/11 05:05:19 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:05:19 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:05:19 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/11 05:05:19 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/11 05:05:19 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:05:19 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:05:19 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/11 05:05:19 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/11 05:05:19 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:05:20 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:05:20 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:20 DEBUG : a/b/c: Looking for writers 2026/04/11 05:05:20 DEBUG : deep.txt: reading active writers 2026/04/11 05:05:20 DEBUG : a/b: Looking for writers 2026/04/11 05:05:20 DEBUG : c: reading active writers 2026/04/11 05:05:20 DEBUG : mid.txt: reading active writers 2026/04/11 05:05:20 DEBUG : a: Looking for writers 2026/04/11 05:05:20 DEBUG : b: reading active writers 2026/04/11 05:05:20 DEBUG : top.txt: reading active writers 2026/04/11 05:05:20 DEBUG : Looking for writers 2026/04/11 05:05:20 DEBUG : a: reading active writers 2026/04/11 05:05:20 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.23s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/04/11 05:05:20 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:20 DEBUG : Looking for writers 2026/04/11 05:05:20 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.08s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu'", Local "Local file system at /tmp/rclone1197368629", Modify Window "1ns" 2026/04/11 05:05:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': poll-interval is not supported by this remote 2026/04/11 05:05:20 DEBUG : dir1/a.txt: size = 1 OK 2026/04/11 05:05:20 DEBUG : dir1/a.txt.rclone_chunk.001_biif9y: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/04/11 05:05:20 INFO : dir1/a.txt.rclone_chunk.001_biif9y: Copied (server-side copy) to: dir1/a.txt 2026/04/11 05:05:20 INFO : dir1/a.txt.rclone_chunk.001_biif9y: Deleted 2026/04/11 05:05:21 DEBUG : dir2/b.txt: size = 1 OK 2026/04/11 05:05:21 DEBUG : dir2/b.txt.rclone_chunk.001_biifh3: md5 = 415290769594460e2e485922904f345d OK 2026/04/11 05:05:21 INFO : dir2/b.txt.rclone_chunk.001_biifh3: Copied (server-side copy) to: dir2/b.txt 2026/04/11 05:05:21 INFO : dir2/b.txt.rclone_chunk.001_biifh3: Deleted 2026/04/11 05:05:21 DEBUG : dir3/c.txt: size = 1 OK 2026/04/11 05:05:21 DEBUG : dir3/c.txt.rclone_chunk.001_biigts: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/04/11 05:05:21 INFO : dir3/c.txt.rclone_chunk.001_biigts: Copied (server-side copy) to: dir3/c.txt 2026/04/11 05:05:21 INFO : dir3/c.txt.rclone_chunk.001_biigts: Deleted 2026/04/11 05:05:21 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/11 05:05:21 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/11 05:05:22 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:05:22 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:05:22 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/11 05:05:22 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/11 05:05:22 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:05:22 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:05:22 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/11 05:05:22 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/11 05:05:22 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/11 05:05:22 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/11 05:05:22 DEBUG : WaitForWriters: timeout=30s 2026/04/11 05:05:22 DEBUG : dir1: Looking for writers 2026/04/11 05:05:22 DEBUG : a.txt: reading active writers 2026/04/11 05:05:22 DEBUG : dir2: Looking for writers 2026/04/11 05:05:22 DEBUG : b.txt: reading active writers 2026/04/11 05:05:22 DEBUG : dir3: Looking for writers 2026/04/11 05:05:22 DEBUG : c.txt: reading active writers 2026/04/11 05:05:22 DEBUG : Looking for writers 2026/04/11 05:05:22 DEBUG : dir1: reading active writers 2026/04/11 05:05:22 DEBUG : dir2: reading active writers 2026/04/11 05:05:22 DEBUG : dir3: reading active writers 2026/04/11 05:05:22 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.16s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/11 05:05:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-lunacah2zayu': Purge remote 2026/04/11 05:05:22 DEBUG : Waiting for deletions to finish 2026/04/11 05:05:23 INFO : S3 bucket rclone-test-lunacah2zayu: Bucket "rclone-test-lunacah2zayu" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished OK in 1m55.396910866s (try 1/5)