"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/08/22 02:11:09 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-viroxaq3qeho" 2026/08/22 02:11:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 02:11:09 DEBUG : Creating backend with remote "TestS3:rclone-test-viroxaq3qeho" 2026/08/22 02:11:09 DEBUG : Creating backend with remote "/tmp/rclone3999551962" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:09 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:10 INFO : S3 bucket rclone-test-viroxaq3qeho: Bucket "rclone-test-viroxaq3qeho" created with ACL "" 2026/08/22 02:11:10 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:10 DEBUG : dir/file1.rclone_chunk.001_5l5i75: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:10 INFO : dir/file1.rclone_chunk.001_5l5i75: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:10 INFO : dir/file1.rclone_chunk.001_5l5i75: Deleted 2026/08/22 02:11:10 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:10 DEBUG : dir: Looking for writers 2026/08/22 02:11:10 DEBUG : Looking for writers 2026/08/22 02:11:10 DEBUG : dir: reading active writers 2026/08/22 02:11:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.36s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:10 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:11 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:11 DEBUG : dir/file1.rclone_chunk.001_5l5ivt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:11 INFO : dir/file1.rclone_chunk.001_5l5ivt: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:11 INFO : dir/file1.rclone_chunk.001_5l5ivt: Deleted 2026/08/22 02:11:11 DEBUG : dir/file2: size = 15 OK 2026/08/22 02:11:11 DEBUG : dir/file2.rclone_chunk.001_5l5j8z: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/22 02:11:11 INFO : dir/file2.rclone_chunk.001_5l5j8z: Copied (server-side copy) to: dir/file2 2026/08/22 02:11:11 INFO : dir/file2.rclone_chunk.001_5l5j8z: Deleted 2026/08/22 02:11:12 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/22 02:11:12 DEBUG : dir/subdir/file3.rclone_chunk.001_5l5jm9: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/22 02:11:12 INFO : dir/subdir/file3.rclone_chunk.001_5l5jm9: Copied (server-side copy) to: dir/subdir/file3 2026/08/22 02:11:12 INFO : dir/subdir/file3.rclone_chunk.001_5l5jm9: Deleted 2026/08/22 02:11:12 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:12 DEBUG : dir/subdir: Looking for writers 2026/08/22 02:11:12 DEBUG : dir: Looking for writers 2026/08/22 02:11:12 DEBUG : file1: reading active writers 2026/08/22 02:11:12 DEBUG : file2: reading active writers 2026/08/22 02:11:12 DEBUG : subdir: reading active writers 2026/08/22 02:11:12 DEBUG : Looking for writers 2026/08/22 02:11:12 DEBUG : dir: reading active writers 2026/08/22 02:11:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.82s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:12 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:13 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:13 DEBUG : dir/file1.rclone_chunk.001_5l5kk1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:13 INFO : dir/file1.rclone_chunk.001_5l5kk1: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:13 INFO : dir/file1.rclone_chunk.001_5l5kk1: Deleted 2026/08/22 02:11:13 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:13 DEBUG : dir: Looking for writers 2026/08/22 02:11:13 DEBUG : file1: reading active writers 2026/08/22 02:11:13 DEBUG : Looking for writers 2026/08/22 02:11:13 DEBUG : dir: reading active writers 2026/08/22 02:11:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.85s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:13 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:13 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:13 DEBUG : dir/file1.rclone_chunk.001_5l5lh8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:13 INFO : dir/file1.rclone_chunk.001_5l5lh8: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:14 INFO : dir/file1.rclone_chunk.001_5l5lh8: Deleted 2026/08/22 02:11:14 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:14 DEBUG : dir: Looking for writers 2026/08/22 02:11:14 DEBUG : Looking for writers 2026/08/22 02:11:14 DEBUG : dir: reading active writers 2026/08/22 02:11:14 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.73s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:14 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:14 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:14 DEBUG : dir/file1.rclone_chunk.001_5l5mze: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:14 INFO : dir/file1.rclone_chunk.001_5l5mze: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:14 INFO : dir/file1.rclone_chunk.001_5l5mze: Deleted 2026/08/22 02:11:15 DEBUG : dir: forgetting directory cache 2026/08/22 02:11:15 DEBUG : forgetting directory cache 2026/08/22 02:11:15 DEBUG : dir: forgetting directory cache 2026/08/22 02:11:15 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:15 DEBUG : Looking for writers 2026/08/22 02:11:15 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.89s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:15 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:15 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:15 DEBUG : dir/file1.rclone_chunk.001_5l5ncz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:15 INFO : dir/file1.rclone_chunk.001_5l5ncz: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:15 INFO : dir/file1.rclone_chunk.001_5l5ncz: Deleted 2026/08/22 02:11:15 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/22 02:11:15 DEBUG : dir: invalidating directory cache 2026/08/22 02:11:15 DEBUG : >ForgetPath: 2026/08/22 02:11:15 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/22 02:11:15 DEBUG : invalidating directory cache 2026/08/22 02:11:15 DEBUG : dir: forgetting directory cache 2026/08/22 02:11:15 DEBUG : >ForgetPath: 2026/08/22 02:11:15 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/22 02:11:15 DEBUG : >ForgetPath: 2026/08/22 02:11:15 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:15 DEBUG : dir: Looking for writers 2026/08/22 02:11:15 DEBUG : Looking for writers 2026/08/22 02:11:15 DEBUG : dir: reading active writers 2026/08/22 02:11:15 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.82s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:16 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:16 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:16 DEBUG : dir/file1.rclone_chunk.001_5l5o6i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:16 INFO : dir/file1.rclone_chunk.001_5l5o6i: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:16 INFO : dir/file1.rclone_chunk.001_5l5o6i: Deleted 2026/08/22 02:11:17 DEBUG : fil/a/b/c: size = 15 OK 2026/08/22 02:11:17 DEBUG : fil/a/b/c.rclone_chunk.001_5l5oqe: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/08/22 02:11:17 INFO : fil/a/b/c.rclone_chunk.001_5l5oqe: Copied (server-side copy) to: fil/a/b/c 2026/08/22 02:11:17 INFO : fil/a/b/c.rclone_chunk.001_5l5oqe: Deleted 2026/08/22 02:11:17 DEBUG : forgetting directory cache 2026/08/22 02:11:17 DEBUG : dir: forgetting directory cache 2026/08/22 02:11:17 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:17 DEBUG : dir: Looking for writers 2026/08/22 02:11:17 DEBUG : fil/a/b: Looking for writers 2026/08/22 02:11:17 DEBUG : fil/a: Looking for writers 2026/08/22 02:11:17 DEBUG : b: reading active writers 2026/08/22 02:11:17 DEBUG : fil: Looking for writers 2026/08/22 02:11:17 DEBUG : a: reading active writers 2026/08/22 02:11:17 DEBUG : Looking for writers 2026/08/22 02:11:17 DEBUG : dir: reading active writers 2026/08/22 02:11:17 DEBUG : fil: reading active writers 2026/08/22 02:11:17 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.79s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:17 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:18 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:18 DEBUG : dir/file1.rclone_chunk.001_5l5p4v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:18 INFO : dir/file1.rclone_chunk.001_5l5p4v: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:18 INFO : dir/file1.rclone_chunk.001_5l5p4v: Deleted 2026/08/22 02:11:18 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:18 DEBUG : dir: Looking for writers 2026/08/22 02:11:18 DEBUG : Looking for writers 2026/08/22 02:11:18 DEBUG : dir: reading active writers 2026/08/22 02:11:18 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.77s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:18 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:18 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:18 DEBUG : dir/file1.rclone_chunk.001_5l5qlf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:18 INFO : dir/file1.rclone_chunk.001_5l5qlf: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:19 INFO : dir/file1.rclone_chunk.001_5l5qlf: Deleted 2026/08/22 02:11:19 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:19 DEBUG : dir: Looking for writers 2026/08/22 02:11:19 DEBUG : file1: reading active writers 2026/08/22 02:11:19 DEBUG : Looking for writers 2026/08/22 02:11:19 DEBUG : dir: reading active writers 2026/08/22 02:11:19 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.83s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:19 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:19 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:19 DEBUG : dir/file1.rclone_chunk.001_5l5rhu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:19 INFO : dir/file1.rclone_chunk.001_5l5rhu: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:19 INFO : dir/file1.rclone_chunk.001_5l5rhu: Deleted 2026/08/22 02:11:20 DEBUG : dir/file2: size = 15 OK 2026/08/22 02:11:20 DEBUG : dir/file2.rclone_chunk.001_5l5r9v: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/22 02:11:20 INFO : dir/file2.rclone_chunk.001_5l5r9v: Copied (server-side copy) to: dir/file2 2026/08/22 02:11:20 INFO : dir/file2.rclone_chunk.001_5l5r9v: Deleted 2026/08/22 02:11:20 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/22 02:11:20 DEBUG : dir/subdir/file3.rclone_chunk.001_5l5szr: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/22 02:11:20 INFO : dir/subdir/file3.rclone_chunk.001_5l5szr: Copied (server-side copy) to: dir/subdir/file3 2026/08/22 02:11:20 INFO : dir/subdir/file3.rclone_chunk.001_5l5szr: Deleted === RUN TestDirReadDirAll/Virtual 2026/08/22 02:11:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/22 02:11:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/22 02:11:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/22 02:11:21 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/22 02:11:21 DEBUG : dir/virtualFile: size = 20 OK 2026/08/22 02:11:21 DEBUG : dir/virtualFile.rclone_chunk.001_5l5t1b: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/08/22 02:11:21 INFO : dir/virtualFile.rclone_chunk.001_5l5t1b: Copied (server-side copy) to: dir/virtualFile 2026/08/22 02:11:21 INFO : dir/virtualFile.rclone_chunk.001_5l5t1b: Deleted 2026/08/22 02:11:21 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/08/22 02:11:21 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_5l5tyt: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/08/22 02:11:21 INFO : dir/virtualDir/testFile.rclone_chunk.001_5l5tyt: Copied (server-side copy) to: dir/virtualDir/testFile 2026/08/22 02:11:21 INFO : dir/virtualDir/testFile.rclone_chunk.001_5l5tyt: Deleted 2026/08/22 02:11:22 DEBUG : S3 bucket rclone-test-viroxaq3qeho: bucket is versioned: false 2026/08/22 02:11:22 DEBUG : Waiting for deletions to finish 2026/08/22 02:11:22 DEBUG : "dir/subdir/file3" version false 2026/08/22 02:11:22 DEBUG : dir/subdir/file3: Deleting (id "") 2026/08/22 02:11:22 INFO : dir/subdir/file3: Deleted 2026/08/22 02:11:22 DEBUG : dir: invalidating directory cache 2026/08/22 02:11:22 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/22 02:11:22 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/22 02:11:22 DEBUG : dir/file1: Reset virtual modtime 2026/08/22 02:11:22 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/22 02:11:22 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/22 02:11:22 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/22 02:11:22 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/22 02:11:22 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/22 02:11:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:11:22 DEBUG : dir: invalidating directory cache 2026/08/22 02:11:22 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/22 02:11:22 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/22 02:11:22 DEBUG : forgetting directory cache 2026/08/22 02:11:22 DEBUG : dir: forgetting directory cache 2026/08/22 02:11:22 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/22 02:11:22 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/22 02:11:22 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:22 DEBUG : dir/virtualDir: Looking for writers 2026/08/22 02:11:22 DEBUG : dir/virtualDir2: Looking for writers 2026/08/22 02:11:22 DEBUG : dir: Looking for writers 2026/08/22 02:11:22 DEBUG : file1: reading active writers 2026/08/22 02:11:22 DEBUG : virtualFile2: reading active writers 2026/08/22 02:11:22 DEBUG : virtualDir2: reading active writers 2026/08/22 02:11:22 DEBUG : virtualFile: reading active writers 2026/08/22 02:11:22 DEBUG : virtualDir: reading active writers 2026/08/22 02:11:22 DEBUG : Looking for writers 2026/08/22 02:11:22 DEBUG : dir: reading active writers 2026/08/22 02:11:22 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.20s) --- PASS: TestDirReadDirAll/Virtual (1.23s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:22 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:23 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:23 DEBUG : dir/file1.rclone_chunk.001_5l5uc4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:23 INFO : dir/file1.rclone_chunk.001_5l5uc4: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:23 INFO : dir/file1.rclone_chunk.001_5l5uc4: Deleted 2026/08/22 02:11:23 ERROR : dir/: Can only open directories read only 2026/08/22 02:11:23 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:23 DEBUG : dir: Looking for writers 2026/08/22 02:11:23 DEBUG : Looking for writers 2026/08/22 02:11:23 DEBUG : dir: reading active writers 2026/08/22 02:11:23 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.78s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:23 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:23 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:23 DEBUG : dir/file1.rclone_chunk.001_5l5vnf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:23 INFO : dir/file1.rclone_chunk.001_5l5vnf: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:23 INFO : dir/file1.rclone_chunk.001_5l5vnf: Deleted 2026/08/22 02:11:24 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:11:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/22 02:11:24 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/22 02:11:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/22 02:11:24 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 02:11:24 DEBUG : dir/potato: size = 5 OK 2026/08/22 02:11:24 DEBUG : dir/potato.rclone_chunk.001_5l5wrx: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:11:24 INFO : dir/potato.rclone_chunk.001_5l5wrx: Copied (server-side copy) to: dir/potato 2026/08/22 02:11:24 INFO : dir/potato.rclone_chunk.001_5l5wrx: Deleted 2026/08/22 02:11:24 DEBUG : dir/potato: size = 5 OK 2026/08/22 02:11:24 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:11:24 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/22 02:11:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/22 02:11:24 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:24 DEBUG : dir: Looking for writers 2026/08/22 02:11:24 DEBUG : file1: reading active writers 2026/08/22 02:11:24 DEBUG : potato: reading active writers 2026/08/22 02:11:24 DEBUG : Looking for writers 2026/08/22 02:11:24 DEBUG : dir: reading active writers 2026/08/22 02:11:24 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.41s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:24 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:25 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:25 DEBUG : dir/file1.rclone_chunk.001_5l5wol: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:25 INFO : dir/file1.rclone_chunk.001_5l5wol: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:25 INFO : dir/file1.rclone_chunk.001_5l5wol: Deleted 2026/08/22 02:11:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:251: Filtering empty directory "dir/sub" 2026/08/22 02:11:25 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:25 DEBUG : dir/sub: Looking for writers 2026/08/22 02:11:25 DEBUG : dir: Looking for writers 2026/08/22 02:11:25 DEBUG : file1: reading active writers 2026/08/22 02:11:25 DEBUG : sub: reading active writers 2026/08/22 02:11:25 DEBUG : Looking for writers 2026/08/22 02:11:25 DEBUG : dir: reading active writers 2026/08/22 02:11:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.13s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:25 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:26 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:26 DEBUG : dir/file1.rclone_chunk.001_5l5ydz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:26 INFO : dir/file1.rclone_chunk.001_5l5ydz: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:26 INFO : dir/file1.rclone_chunk.001_5l5ydz: Deleted 2026/08/22 02:11:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/22 02:11:26 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:251: Filtering empty directory "dir/sub" fstest.go:251: Filtering empty directory "dir/sub/subsub" 2026/08/22 02:11:26 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:26 DEBUG : dir/sub/subsub: Looking for writers 2026/08/22 02:11:26 DEBUG : dir/sub: Looking for writers 2026/08/22 02:11:26 DEBUG : subsub: reading active writers 2026/08/22 02:11:26 DEBUG : dir: Looking for writers 2026/08/22 02:11:26 DEBUG : file1: reading active writers 2026/08/22 02:11:26 DEBUG : sub: reading active writers 2026/08/22 02:11:26 DEBUG : Looking for writers 2026/08/22 02:11:26 DEBUG : dir: reading active writers 2026/08/22 02:11:26 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.15s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:27 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:27 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:27 DEBUG : dir/file1.rclone_chunk.001_5l5z2i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:27 INFO : dir/file1.rclone_chunk.001_5l5z2i: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:27 INFO : dir/file1.rclone_chunk.001_5l5z2i: Deleted 2026/08/22 02:11:27 ERROR : dir/: Dir.Remove not empty 2026/08/22 02:11:27 DEBUG : dir/file1: Remove: 2026/08/22 02:11:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:11:27 DEBUG : dir/file1: >Remove: err= 2026/08/22 02:11:27 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/22 02:11:27 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:27 DEBUG : Looking for writers 2026/08/22 02:11:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.84s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:27 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:28 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:28 DEBUG : dir/file1.rclone_chunk.001_5l608m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:28 INFO : dir/file1.rclone_chunk.001_5l608m: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:28 INFO : dir/file1.rclone_chunk.001_5l608m: Deleted 2026/08/22 02:11:28 DEBUG : dir/file1: Remove: 2026/08/22 02:11:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:11:28 DEBUG : dir/file1: >Remove: err= 2026/08/22 02:11:28 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/22 02:11:28 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:28 DEBUG : Looking for writers 2026/08/22 02:11:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.86s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:28 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:29 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:29 DEBUG : dir/file1.rclone_chunk.001_5l60u9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:29 INFO : dir/file1.rclone_chunk.001_5l60u9: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:29 INFO : dir/file1.rclone_chunk.001_5l60u9: Deleted 2026/08/22 02:11:29 DEBUG : dir/file1: Remove: 2026/08/22 02:11:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:11:29 DEBUG : dir/file1: >Remove: err= fstest.go:251: Filtering empty directory "dir" 2026/08/22 02:11:29 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:29 DEBUG : dir: Looking for writers 2026/08/22 02:11:29 DEBUG : Looking for writers 2026/08/22 02:11:29 DEBUG : dir: reading active writers 2026/08/22 02:11:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.93s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:29 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:30 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:30 DEBUG : dir/file1.rclone_chunk.001_5l614r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:30 INFO : dir/file1.rclone_chunk.001_5l614r: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:30 INFO : dir/file1.rclone_chunk.001_5l614r: Deleted 2026/08/22 02:11:30 DEBUG : dir/file3: size = 15 OK 2026/08/22 02:11:30 DEBUG : dir/file3.rclone_chunk.001_5l62g2: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/08/22 02:11:30 INFO : dir/file3.rclone_chunk.001_5l62g2: Copied (server-side copy) to: dir/file3 2026/08/22 02:11:30 INFO : dir/file3.rclone_chunk.001_5l62g2: Deleted 2026/08/22 02:11:31 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/22 02:11:31 DEBUG : dir/file1: copy non-chunked object... 2026/08/22 02:11:31 DEBUG : dir/file3: copy non-chunked object... 2026/08/22 02:11:31 DEBUG : dir2/file1: size = 14 OK 2026/08/22 02:11:31 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:31 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/08/22 02:11:31 DEBUG : dir2/file3: size = 15 OK 2026/08/22 02:11:31 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/08/22 02:11:31 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/08/22 02:11:31 INFO : dir/file1: Deleted 2026/08/22 02:11:31 INFO : dir/file3: Deleted 2026/08/22 02:11:31 DEBUG : dir: Updating dir with dir2 0xa706b514f00 2026/08/22 02:11:31 DEBUG : dir: forgetting directory cache 2026/08/22 02:11:31 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/22 02:11:31 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/22 02:11:31 DEBUG : dir2/file1: copy non-chunked object... 2026/08/22 02:11:31 DEBUG : file2: size = 14 OK 2026/08/22 02:11:31 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:31 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/08/22 02:11:31 INFO : dir2/file1: Deleted 2026/08/22 02:11:31 DEBUG : file2: Updating file with file2 0xa706b3b3040 2026/08/22 02:11:31 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/22 02:11:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 02:11:32 DEBUG : file2: copy non-chunked object... 2026/08/22 02:11:32 DEBUG : dir2/file3: size = 14 OK 2026/08/22 02:11:32 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:32 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/08/22 02:11:32 INFO : file2: Deleted 2026/08/22 02:11:32 DEBUG : dir2/file3: Updating file with dir2/file3 0xa706b3b3040 2026/08/22 02:11:32 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/22 02:11:32 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/22 02:11:32 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/22 02:11:32 DEBUG : empty directory: Updating dir with renamed empty directory 0xa706b77ae40 2026/08/22 02:11:32 DEBUG : empty directory: forgetting directory cache 2026/08/22 02:11:32 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/22 02:11:32 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/22 02:11:32 DEBUG : dir2: Renaming to "dir3" 2026/08/22 02:11:32 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:32 DEBUG : dir3: Looking for writers 2026/08/22 02:11:32 DEBUG : file3: reading active writers 2026/08/22 02:11:32 DEBUG : renamed empty directory: Looking for writers 2026/08/22 02:11:32 DEBUG : Looking for writers 2026/08/22 02:11:32 DEBUG : dir3: reading active writers 2026/08/22 02:11:32 DEBUG : renamed empty directory: reading active writers 2026/08/22 02:11:32 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.02s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:32 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:33 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:33 DEBUG : dir/file1.rclone_chunk.001_5l64xd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:33 INFO : dir/file1.rclone_chunk.001_5l64xd: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:33 INFO : dir/file1.rclone_chunk.001_5l64xd: Deleted 2026/08/22 02:11:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/22 02:11:33 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:11:33 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 02:11:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/22 02:11:33 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/22 02:11:33 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/22 02:11:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/22 02:11:33 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:11:33 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 02:11:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/22 02:11:33 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/22 02:11:33 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/22 02:11:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/22 02:11:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (12 bytes), uploading instead of streaming 2026/08/22 02:11:33 DEBUG : dir/sub/file2: size = 12 OK 2026/08/22 02:11:33 DEBUG : dir/sub/file2.rclone_chunk.001_5l65xp: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/22 02:11:33 INFO : dir/sub/file2.rclone_chunk.001_5l65xp: Copied (server-side copy) to: dir/sub/file2 2026/08/22 02:11:33 INFO : dir/sub/file2.rclone_chunk.001_5l65xp: Deleted 2026/08/22 02:11:33 DEBUG : dir/sub/file2: size = 12 OK 2026/08/22 02:11:33 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/22 02:11:33 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/22 02:11:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/22 02:11:33 DEBUG : forgetting directory cache 2026/08/22 02:11:33 DEBUG : dir: forgetting directory cache 2026/08/22 02:11:33 DEBUG : dir/sub: forgetting directory cache 2026/08/22 02:11:33 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/22 02:11:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 02:11:34 DEBUG : dir/sub/file0: size = 5 OK 2026/08/22 02:11:34 DEBUG : dir/sub/file0.rclone_chunk.001_5l65ry: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:11:34 INFO : dir/sub/file0.rclone_chunk.001_5l65ry: Copied (server-side copy) to: dir/sub/file0 2026/08/22 02:11:34 INFO : dir/sub/file0.rclone_chunk.001_5l65ry: Deleted 2026/08/22 02:11:34 DEBUG : dir/sub/file0: size = 5 OK 2026/08/22 02:11:34 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:11:34 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/22 02:11:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/22 02:11:34 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:34 DEBUG : dir/sub: Looking for writers 2026/08/22 02:11:34 DEBUG : file0: reading active writers 2026/08/22 02:11:34 DEBUG : file2: reading active writers 2026/08/22 02:11:34 DEBUG : dir: Looking for writers 2026/08/22 02:11:34 DEBUG : file1: reading active writers 2026/08/22 02:11:34 DEBUG : sub: reading active writers 2026/08/22 02:11:34 DEBUG : Looking for writers 2026/08/22 02:11:34 DEBUG : dir: reading active writers 2026/08/22 02:11:34 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.90s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:34 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/22 02:11:34 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:34 DEBUG : Looking for writers 2026/08/22 02:11:34 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:34 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:35 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:35 DEBUG : dir/file1.rclone_chunk.001_5l66ph: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:35 INFO : dir/file1.rclone_chunk.001_5l66ph: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:35 INFO : dir/file1.rclone_chunk.001_5l66ph: Deleted 2026/08/22 02:11:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/22 02:11:35 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:11:35 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/22 02:11:35 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/22 02:11:35 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/22 02:11:35 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:11:35 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/22 02:11:35 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/22 02:11:35 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:11:35 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/22 02:11:35 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/22 02:11:35 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/22 02:11:35 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:11:35 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/22 02:11:35 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:35 DEBUG : dir: Looking for writers 2026/08/22 02:11:35 DEBUG : file1: reading active writers 2026/08/22 02:11:35 DEBUG : file1.metadata: reading active writers 2026/08/22 02:11:35 DEBUG : Looking for writers 2026/08/22 02:11:35 DEBUG : dir: reading active writers 2026/08/22 02:11:35 DEBUG : dir.metadata: reading active writers 2026/08/22 02:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.88s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:35 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:36 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:36 DEBUG : dir/file1.rclone_chunk.001_5l6726: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:36 INFO : dir/file1.rclone_chunk.001_5l6726: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:36 INFO : dir/file1.rclone_chunk.001_5l6726: Deleted 2026/08/22 02:11:36 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:36 DEBUG : dir: Looking for writers 2026/08/22 02:11:36 DEBUG : file1: reading active writers 2026/08/22 02:11:36 DEBUG : Looking for writers 2026/08/22 02:11:36 DEBUG : dir: reading active writers 2026/08/22 02:11:36 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.89s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:36 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:36 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:36 DEBUG : dir/file1.rclone_chunk.001_5l680k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:36 INFO : dir/file1.rclone_chunk.001_5l680k: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:36 INFO : dir/file1.rclone_chunk.001_5l680k: Deleted 2026/08/22 02:11:37 DEBUG : time_test: size = 5 OK 2026/08/22 02:11:37 DEBUG : time_test.rclone_chunk.001_5l69kg: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/08/22 02:11:37 INFO : time_test.rclone_chunk.001_5l69kg: Copied (server-side copy) to: time_test 2026/08/22 02:11:37 INFO : time_test.rclone_chunk.001_5l69kg: Deleted 2026/08/22 02:11:37 DEBUG : Can set mod time: true 2026/08/22 02:11:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/22 02:11:38 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:38 DEBUG : dir: Looking for writers 2026/08/22 02:11:38 DEBUG : file1: reading active writers 2026/08/22 02:11:38 DEBUG : Looking for writers 2026/08/22 02:11:38 DEBUG : dir: reading active writers 2026/08/22 02:11:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:38 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:38 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:38 DEBUG : dir/file1.rclone_chunk.001_5l6aa7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:38 INFO : dir/file1.rclone_chunk.001_5l6aa7: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:38 INFO : dir/file1.rclone_chunk.001_5l6aa7: Deleted 2026/08/22 02:11:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 02:11:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 02:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:38 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (0 bytes), uploading instead of streaming 2026/08/22 02:11:39 DEBUG : dir/file1: size = 0 OK 2026/08/22 02:11:39 DEBUG : dir/file1.rclone_chunk.001_5l6a57: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 02:11:39 INFO : dir/file1.rclone_chunk.001_5l6a57: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:39 INFO : dir/file1.rclone_chunk.001_5l6a57: Deleted 2026/08/22 02:11:39 DEBUG : dir/file1: size = 0 OK 2026/08/22 02:11:39 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 02:11:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/22 02:11:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/22 02:11:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:39 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:39 DEBUG : dir: Looking for writers 2026/08/22 02:11:39 DEBUG : file1: reading active writers 2026/08/22 02:11:39 DEBUG : Looking for writers 2026/08/22 02:11:39 DEBUG : dir: reading active writers 2026/08/22 02:11:39 DEBUG : >WaitForWriters: 2026/08/22 02:11:39 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:39 DEBUG : dir: Looking for writers 2026/08/22 02:11:39 DEBUG : file1: reading active writers 2026/08/22 02:11:39 DEBUG : Looking for writers 2026/08/22 02:11:39 DEBUG : dir: reading active writers 2026/08/22 02:11:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:39 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:40 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:40 DEBUG : dir/file1.rclone_chunk.001_5l6bjp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:40 INFO : dir/file1.rclone_chunk.001_5l6bjp: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:40 INFO : dir/file1.rclone_chunk.001_5l6bjp: Deleted 2026/08/22 02:11:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 02:11:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 02:11:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:40 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 02:11:41 DEBUG : dir/file1: size = 5 OK 2026/08/22 02:11:41 DEBUG : dir/file1.rclone_chunk.001_5l6c5n: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:11:41 INFO : dir/file1.rclone_chunk.001_5l6c5n: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:41 INFO : dir/file1.rclone_chunk.001_5l6c5n: Deleted 2026/08/22 02:11:41 DEBUG : dir/file1: size = 5 OK 2026/08/22 02:11:41 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:11:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/22 02:11:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/22 02:11:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:41 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:41 DEBUG : dir: Looking for writers 2026/08/22 02:11:41 DEBUG : file1: reading active writers 2026/08/22 02:11:41 DEBUG : Looking for writers 2026/08/22 02:11:41 DEBUG : dir: reading active writers 2026/08/22 02:11:41 DEBUG : >WaitForWriters: 2026/08/22 02:11:41 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:41 DEBUG : dir: Looking for writers 2026/08/22 02:11:41 DEBUG : file1: reading active writers 2026/08/22 02:11:41 DEBUG : Looking for writers 2026/08/22 02:11:41 DEBUG : dir: reading active writers 2026/08/22 02:11:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:41 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:41 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:11:41 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:41 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:41 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:11:41 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:41 DEBUG : dir/file1.rclone_chunk.001_5l6d95: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:41 INFO : dir/file1.rclone_chunk.001_5l6d95: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:41 INFO : dir/file1.rclone_chunk.001_5l6d95: Deleted 2026/08/22 02:11:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/22 02:11:42 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:42 DEBUG : dir: Looking for writers 2026/08/22 02:11:42 DEBUG : file1: reading active writers 2026/08/22 02:11:42 DEBUG : Looking for writers 2026/08/22 02:11:42 DEBUG : dir: reading active writers 2026/08/22 02:11:42 DEBUG : >WaitForWriters: 2026/08/22 02:11:42 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:42 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:42 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:11:42 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:42 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:11:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:11:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:42 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:11:42 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:42 DEBUG : dir/file1.rclone_chunk.001_5l6er0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:42 INFO : dir/file1.rclone_chunk.001_5l6er0: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:42 INFO : dir/file1.rclone_chunk.001_5l6er0: Deleted 2026/08/22 02:11:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/22 02:11:43 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:11:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:11:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:11:43 DEBUG : dir/file1(0xa706b932ec0): close: 2026/08/22 02:11:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/22 02:11:43 DEBUG : dir/file1(0xa706b932ec0): >close: err= 2026/08/22 02:11:43 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:43 DEBUG : dir: Looking for writers 2026/08/22 02:11:43 DEBUG : file1: reading active writers 2026/08/22 02:11:43 DEBUG : Looking for writers 2026/08/22 02:11:43 DEBUG : dir: reading active writers 2026/08/22 02:11:43 DEBUG : >WaitForWriters: 2026/08/22 02:11:43 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:43 DEBUG : dir: Looking for writers 2026/08/22 02:11:43 DEBUG : file1: reading active writers 2026/08/22 02:11:43 DEBUG : Looking for writers 2026/08/22 02:11:43 DEBUG : dir: reading active writers 2026/08/22 02:11:43 DEBUG : >WaitForWriters: 2026/08/22 02:11:43 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:43 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:43 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:11:43 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:43 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:11:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:11:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:43 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:11:43 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:43 DEBUG : dir/file1.rclone_chunk.001_5l6ffo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:43 INFO : dir/file1.rclone_chunk.001_5l6ffo: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:43 INFO : dir/file1.rclone_chunk.001_5l6ffo: Deleted 2026/08/22 02:11:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/22 02:11:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:11:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:11:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:11:44 DEBUG : dir/file1(0xa706b3d5d40): _writeAt: size=5, off=0 2026/08/22 02:11:44 DEBUG : dir/file1(0xa706b3d5d40): openPending: 2026/08/22 02:11:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/22 02:11:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/22 02:11:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:44 DEBUG : dir/file1(0xa706b3d5d40): >openPending: err= 2026/08/22 02:11:44 DEBUG : dir/file1(0xa706b3d5d40): >_writeAt: n=5, err= 2026/08/22 02:11:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/22 02:11:44 DEBUG : dir/file1(0xa706b3d5d40): close: 2026/08/22 02:11:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/22 02:11:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/22 02:11:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/22 02:11:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/22 02:11:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/22 02:11:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/22 02:11:44 DEBUG : dir/file1(0xa706b3d5d40): >close: err= 2026/08/22 02:11:44 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:44 DEBUG : dir: Looking for writers 2026/08/22 02:11:44 DEBUG : file1: reading active writers 2026/08/22 02:11:44 DEBUG : Looking for writers 2026/08/22 02:11:44 DEBUG : dir: reading active writers 2026/08/22 02:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 02:11:44 DEBUG : dir: Looking for writers 2026/08/22 02:11:44 DEBUG : file1: reading active writers 2026/08/22 02:11:44 DEBUG : Looking for writers 2026/08/22 02:11:44 DEBUG : dir: reading active writers 2026/08/22 02:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 02:11:44 DEBUG : dir: Looking for writers 2026/08/22 02:11:44 DEBUG : file1: reading active writers 2026/08/22 02:11:44 DEBUG : Looking for writers 2026/08/22 02:11:44 DEBUG : dir: reading active writers 2026/08/22 02:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 02:11:44 DEBUG : dir: Looking for writers 2026/08/22 02:11:44 DEBUG : file1: reading active writers 2026/08/22 02:11:44 DEBUG : Looking for writers 2026/08/22 02:11:44 DEBUG : dir: reading active writers 2026/08/22 02:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 02:11:44 DEBUG : dir/file1: vfs cache: starting upload 2026/08/22 02:11:44 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:11:44 DEBUG : dir: Looking for writers 2026/08/22 02:11:44 DEBUG : file1: reading active writers 2026/08/22 02:11:44 DEBUG : Looking for writers 2026/08/22 02:11:44 DEBUG : dir: reading active writers 2026/08/22 02:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 02:11:44 DEBUG : dir: Looking for writers 2026/08/22 02:11:44 DEBUG : file1: reading active writers 2026/08/22 02:11:44 DEBUG : Looking for writers 2026/08/22 02:11:44 DEBUG : dir: reading active writers 2026/08/22 02:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 02:11:44 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:44 DEBUG : dir/file1.rclone_chunk.001_5l6gkj: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/22 02:11:44 INFO : dir/file1.rclone_chunk.001_5l6gkj: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:44 INFO : dir/file1.rclone_chunk.001_5l6gkj: Deleted 2026/08/22 02:11:44 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:44 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/22 02:11:44 INFO : dir/file1: Copied (replaced existing) 2026/08/22 02:11:44 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/22 02:11:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/22 02:11:44 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/22 02:11:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/22 02:11:44 DEBUG : dir: Looking for writers 2026/08/22 02:11:44 DEBUG : file1: reading active writers 2026/08/22 02:11:44 DEBUG : Looking for writers 2026/08/22 02:11:44 DEBUG : dir: reading active writers 2026/08/22 02:11:44 DEBUG : >WaitForWriters: 2026/08/22 02:11:45 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:45 DEBUG : dir: Looking for writers 2026/08/22 02:11:45 DEBUG : file1: reading active writers 2026/08/22 02:11:45 DEBUG : Looking for writers 2026/08/22 02:11:45 DEBUG : dir: reading active writers 2026/08/22 02:11:45 DEBUG : >WaitForWriters: 2026/08/22 02:11:45 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.67s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.69s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.59s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.63s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.04s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.69s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:45 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:45 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:45 DEBUG : dir/file1.rclone_chunk.001_5l6hjb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:45 INFO : dir/file1.rclone_chunk.001_5l6hjb: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:45 INFO : dir/file1.rclone_chunk.001_5l6hjb: Deleted 2026/08/22 02:11:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 02:11:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 02:11:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:11:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/22 02:11:45 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:45 DEBUG : dir: Looking for writers 2026/08/22 02:11:45 DEBUG : file1: reading active writers 2026/08/22 02:11:45 DEBUG : Looking for writers 2026/08/22 02:11:45 DEBUG : dir: reading active writers 2026/08/22 02:11:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.93s) === RUN TestFileOpenReadUnknownSize 2026/08/22 02:11:46 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/22 02:11:46 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 02:11:46 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:11:46 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/22 02:11:46 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:46 DEBUG : Looking for writers 2026/08/22 02:11:46 DEBUG : file.txt: reading active writers 2026/08/22 02:11:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:46 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:46 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:46 DEBUG : dir/file1.rclone_chunk.001_5l6i2k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:46 INFO : dir/file1.rclone_chunk.001_5l6i2k: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:46 INFO : dir/file1.rclone_chunk.001_5l6i2k: Deleted 2026/08/22 02:11:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:46 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (25 bytes), uploading instead of streaming 2026/08/22 02:11:47 DEBUG : dir/file1: size = 25 OK 2026/08/22 02:11:47 DEBUG : dir/file1.rclone_chunk.001_5l6i0y: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 02:11:47 INFO : dir/file1.rclone_chunk.001_5l6i0y: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:47 INFO : dir/file1.rclone_chunk.001_5l6i0y: Deleted 2026/08/22 02:11:47 DEBUG : dir/file1: size = 25 OK 2026/08/22 02:11:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 02:11:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/22 02:11:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:47 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:47 DEBUG : dir: Looking for writers 2026/08/22 02:11:47 DEBUG : file1: reading active writers 2026/08/22 02:11:47 DEBUG : Looking for writers 2026/08/22 02:11:47 DEBUG : dir: reading active writers 2026/08/22 02:11:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.29s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:47 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:47 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:47 DEBUG : dir/file1.rclone_chunk.001_5l6jgv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:47 INFO : dir/file1.rclone_chunk.001_5l6jgv: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:47 INFO : dir/file1.rclone_chunk.001_5l6jgv: Deleted 2026/08/22 02:11:48 DEBUG : dir/file1: Remove: 2026/08/22 02:11:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:11:48 DEBUG : dir/file1: >Remove: err= 2026/08/22 02:11:48 DEBUG : dir/file1: Remove: 2026/08/22 02:11:48 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/22 02:11:48 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:48 DEBUG : dir: Looking for writers 2026/08/22 02:11:48 DEBUG : Looking for writers 2026/08/22 02:11:48 DEBUG : dir: reading active writers 2026/08/22 02:11:48 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.82s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:48 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:48 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:48 DEBUG : dir/file1.rclone_chunk.001_5l6knp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:48 INFO : dir/file1.rclone_chunk.001_5l6knp: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:48 INFO : dir/file1.rclone_chunk.001_5l6knp: Deleted 2026/08/22 02:11:48 DEBUG : dir/file1: Remove: 2026/08/22 02:11:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:11:48 DEBUG : dir/file1: >Remove: err= 2026/08/22 02:11:48 DEBUG : dir/file1: Remove: 2026/08/22 02:11:48 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/22 02:11:48 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:48 DEBUG : dir: Looking for writers 2026/08/22 02:11:48 DEBUG : Looking for writers 2026/08/22 02:11:48 DEBUG : dir: reading active writers 2026/08/22 02:11:48 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.78s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:49 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:49 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:49 DEBUG : dir/file1.rclone_chunk.001_5l6lxz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:49 INFO : dir/file1.rclone_chunk.001_5l6lxz: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:49 INFO : dir/file1.rclone_chunk.001_5l6lxz: Deleted 2026/08/22 02:11:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 02:11:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 02:11:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/22 02:11:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 02:11:49 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/22 02:11:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 02:11:49 DEBUG : dir/file1: Open: flags=0x3 2026/08/22 02:11:49 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/22 02:11:49 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/22 02:11:49 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:49 DEBUG : dir: Looking for writers 2026/08/22 02:11:49 DEBUG : file1: reading active writers 2026/08/22 02:11:49 DEBUG : Looking for writers 2026/08/22 02:11:49 DEBUG : dir: reading active writers 2026/08/22 02:11:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.78s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:49 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:50 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:50 DEBUG : dir/file1.rclone_chunk.001_5l6ldy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:50 INFO : dir/file1.rclone_chunk.001_5l6ldy: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:50 INFO : dir/file1.rclone_chunk.001_5l6ldy: Deleted 2026/08/22 02:11:50 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:50 DEBUG : dir: Looking for writers 2026/08/22 02:11:50 DEBUG : file1: reading active writers 2026/08/22 02:11:50 DEBUG : Looking for writers 2026/08/22 02:11:50 DEBUG : dir: reading active writers 2026/08/22 02:11:50 DEBUG : >WaitForWriters: 2026/08/22 02:11:50 DEBUG : dir/file1: copy non-chunked object... 2026/08/22 02:11:50 DEBUG : newLeaf: size = 14 OK 2026/08/22 02:11:50 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:50 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/22 02:11:50 INFO : dir/file1: Deleted 2026/08/22 02:11:50 DEBUG : newLeaf: Updating file with newLeaf 0xa706b55cc30 2026/08/22 02:11:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:11:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:11:51 DEBUG : newLeaf: copy non-chunked object... 2026/08/22 02:11:51 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:51 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:51 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:51 INFO : newLeaf: Deleted 2026/08/22 02:11:51 DEBUG : dir/file1: Updating file with dir/file1 0xa706b55cc30 2026/08/22 02:11:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 02:11:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 02:11:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 02:11:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:51 DEBUG : dir/file1: File is currently open, delaying rename 0xa706b55cc30 2026/08/22 02:11:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:11:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:11:51 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (25 bytes), uploading instead of streaming 2026/08/22 02:11:51 DEBUG : dir/file1: size = 25 OK 2026/08/22 02:11:51 DEBUG : dir/file1.rclone_chunk.001_5l6n24: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 02:11:51 INFO : dir/file1.rclone_chunk.001_5l6n24: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:51 INFO : dir/file1.rclone_chunk.001_5l6n24: Deleted 2026/08/22 02:11:51 DEBUG : dir/file1: size = 25 OK 2026/08/22 02:11:51 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 02:11:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/22 02:11:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:11:51 DEBUG : newLeaf: Running delayed rename now 2026/08/22 02:11:51 DEBUG : dir/file1: copy non-chunked object... 2026/08/22 02:11:51 DEBUG : newLeaf: size = 25 OK 2026/08/22 02:11:51 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 02:11:51 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/22 02:11:52 INFO : dir/file1: Deleted 2026/08/22 02:11:52 DEBUG : newLeaf: Updating file with newLeaf 0xa706b55cc30 2026/08/22 02:11:52 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:52 DEBUG : dir: Looking for writers 2026/08/22 02:11:52 DEBUG : Looking for writers 2026/08/22 02:11:52 DEBUG : dir: reading active writers 2026/08/22 02:11:52 DEBUG : newLeaf: reading active writers 2026/08/22 02:11:52 DEBUG : >WaitForWriters: 2026/08/22 02:11:52 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:52 DEBUG : dir: Looking for writers 2026/08/22 02:11:52 DEBUG : Looking for writers 2026/08/22 02:11:52 DEBUG : dir: reading active writers 2026/08/22 02:11:52 DEBUG : newLeaf: reading active writers 2026/08/22 02:11:52 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:52 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:11:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:11:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:11:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:52 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:11:52 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:52 DEBUG : dir/file1.rclone_chunk.001_5l6o7v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:52 INFO : dir/file1.rclone_chunk.001_5l6o7v: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:52 INFO : dir/file1.rclone_chunk.001_5l6o7v: Deleted 2026/08/22 02:11:52 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:52 DEBUG : dir: Looking for writers 2026/08/22 02:11:52 DEBUG : file1: reading active writers 2026/08/22 02:11:52 DEBUG : Looking for writers 2026/08/22 02:11:52 DEBUG : dir: reading active writers 2026/08/22 02:11:52 DEBUG : >WaitForWriters: 2026/08/22 02:11:53 DEBUG : dir/file1: copy non-chunked object... 2026/08/22 02:11:53 DEBUG : newLeaf: size = 14 OK 2026/08/22 02:11:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:53 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/22 02:11:53 INFO : dir/file1: Deleted 2026/08/22 02:11:53 DEBUG : newLeaf: Updating file with newLeaf 0xa706b7961a0 2026/08/22 02:11:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:11:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:11:53 DEBUG : newLeaf: copy non-chunked object... 2026/08/22 02:11:53 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:53 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:53 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:53 INFO : newLeaf: Deleted 2026/08/22 02:11:53 DEBUG : dir/file1: Updating file with dir/file1 0xa706b7961a0 2026/08/22 02:11:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 02:11:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 02:11:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 02:11:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:53 DEBUG : dir/file1: File is currently open, delaying rename 0xa706b7961a0 2026/08/22 02:11:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:11:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:11:53 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (25 bytes), uploading instead of streaming 2026/08/22 02:11:54 DEBUG : dir/file1: size = 25 OK 2026/08/22 02:11:54 DEBUG : dir/file1.rclone_chunk.001_5l6ppt: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 02:11:54 INFO : dir/file1.rclone_chunk.001_5l6ppt: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:54 INFO : dir/file1.rclone_chunk.001_5l6ppt: Deleted 2026/08/22 02:11:54 DEBUG : dir/file1: size = 25 OK 2026/08/22 02:11:54 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 02:11:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/22 02:11:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:11:54 DEBUG : newLeaf: Running delayed rename now 2026/08/22 02:11:54 DEBUG : dir/file1: copy non-chunked object... 2026/08/22 02:11:54 DEBUG : newLeaf: size = 25 OK 2026/08/22 02:11:54 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 02:11:54 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/22 02:11:54 INFO : dir/file1: Deleted 2026/08/22 02:11:54 DEBUG : newLeaf: Updating file with newLeaf 0xa706b7961a0 2026/08/22 02:11:54 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:54 DEBUG : dir: Looking for writers 2026/08/22 02:11:54 DEBUG : Looking for writers 2026/08/22 02:11:54 DEBUG : dir: reading active writers 2026/08/22 02:11:54 DEBUG : newLeaf: reading active writers 2026/08/22 02:11:54 DEBUG : >WaitForWriters: 2026/08/22 02:11:54 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:54 DEBUG : dir: Looking for writers 2026/08/22 02:11:54 DEBUG : Looking for writers 2026/08/22 02:11:54 DEBUG : dir: reading active writers 2026/08/22 02:11:54 DEBUG : newLeaf: reading active writers 2026/08/22 02:11:54 DEBUG : >WaitForWriters: 2026/08/22 02:11:54 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:54 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:54 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:11:54 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:54 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:54 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:11:55 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:55 DEBUG : dir/file1.rclone_chunk.001_5l6qtc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:55 INFO : dir/file1.rclone_chunk.001_5l6qtc: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:55 INFO : dir/file1.rclone_chunk.001_5l6qtc: Deleted 2026/08/22 02:11:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 02:11:55 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:11:55 DEBUG : dir/file1(0xa706b5700c0): openPending: 2026/08/22 02:11:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/22 02:11:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/22 02:11:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:55 DEBUG : dir/file1(0xa706b5700c0): >openPending: err= 2026/08/22 02:11:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 02:11:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:11:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:11:55 DEBUG : dir/file1(0xa706b5700c0): _writeAt: size=14, off=0 2026/08/22 02:11:55 DEBUG : dir/file1(0xa706b5700c0): >_writeAt: n=14, err= 2026/08/22 02:11:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/22 02:11:55 DEBUG : dir/file1(0xa706b5700c0): close: 2026/08/22 02:11:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/22 02:11:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/22 02:11:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/22 02:11:55 DEBUG : dir/file1(0xa706b5700c0): >close: err= 2026/08/22 02:11:55 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:55 DEBUG : dir: Looking for writers 2026/08/22 02:11:55 DEBUG : file1: reading active writers 2026/08/22 02:11:55 DEBUG : Looking for writers 2026/08/22 02:11:55 DEBUG : dir: reading active writers 2026/08/22 02:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 02:11:55 DEBUG : dir: Looking for writers 2026/08/22 02:11:55 DEBUG : file1: reading active writers 2026/08/22 02:11:55 DEBUG : Looking for writers 2026/08/22 02:11:55 DEBUG : dir: reading active writers 2026/08/22 02:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 02:11:55 DEBUG : dir: Looking for writers 2026/08/22 02:11:55 DEBUG : file1: reading active writers 2026/08/22 02:11:55 DEBUG : Looking for writers 2026/08/22 02:11:55 DEBUG : dir: reading active writers 2026/08/22 02:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 02:11:55 DEBUG : dir: Looking for writers 2026/08/22 02:11:55 DEBUG : file1: reading active writers 2026/08/22 02:11:55 DEBUG : Looking for writers 2026/08/22 02:11:55 DEBUG : dir: reading active writers 2026/08/22 02:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 02:11:55 DEBUG : dir/file1: vfs cache: starting upload 2026/08/22 02:11:55 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:11:55 DEBUG : dir: Looking for writers 2026/08/22 02:11:55 DEBUG : file1: reading active writers 2026/08/22 02:11:55 DEBUG : Looking for writers 2026/08/22 02:11:55 DEBUG : dir: reading active writers 2026/08/22 02:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 02:11:55 DEBUG : dir: Looking for writers 2026/08/22 02:11:55 DEBUG : file1: reading active writers 2026/08/22 02:11:55 DEBUG : Looking for writers 2026/08/22 02:11:55 DEBUG : dir: reading active writers 2026/08/22 02:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 02:11:56 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:56 DEBUG : dir/file1.rclone_chunk.001_5l6r3s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:56 INFO : dir/file1.rclone_chunk.001_5l6r3s: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:56 INFO : dir/file1.rclone_chunk.001_5l6r3s: Deleted 2026/08/22 02:11:56 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:56 INFO : dir/file1: Copied (replaced existing) 2026/08/22 02:11:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/22 02:11:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/22 02:11:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/22 02:11:56 DEBUG : dir: Looking for writers 2026/08/22 02:11:56 DEBUG : file1: reading active writers 2026/08/22 02:11:56 DEBUG : Looking for writers 2026/08/22 02:11:56 DEBUG : dir: reading active writers 2026/08/22 02:11:56 DEBUG : >WaitForWriters: 2026/08/22 02:11:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 02:11:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:11:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:11:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:11:56 DEBUG : dir/file1(0xa706b5718c0): _readAt: size=512, off=0 2026/08/22 02:11:56 DEBUG : dir/file1(0xa706b5718c0): openPending: 2026/08/22 02:11:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/22 02:11:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/22 02:11:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:56 DEBUG : dir/file1(0xa706b5718c0): >openPending: err= 2026/08/22 02:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/22 02:11:56 DEBUG : dir/file1(0xa706b5718c0): >_readAt: n=14, err=EOF 2026/08/22 02:11:56 DEBUG : dir/file1(0xa706b5718c0): close: 2026/08/22 02:11:56 DEBUG : dir/file1(0xa706b5718c0): >close: err= 2026/08/22 02:11:56 DEBUG : dir/file1: copy non-chunked object... 2026/08/22 02:11:56 DEBUG : newLeaf: size = 14 OK 2026/08/22 02:11:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:56 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/22 02:11:56 INFO : dir/file1: Deleted 2026/08/22 02:11:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 02:11:56 DEBUG : newLeaf: Updating file with newLeaf 0xa706b540410 2026/08/22 02:11:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:11:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:11:56 DEBUG : newLeaf: copy non-chunked object... 2026/08/22 02:11:56 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:56 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:56 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:56 INFO : newLeaf: Deleted 2026/08/22 02:11:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/22 02:11:56 DEBUG : dir/file1: Updating file with dir/file1 0xa706b540410 2026/08/22 02:11:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 02:11:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 02:11:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:11:56 DEBUG : dir/file1(0xa706b6da3c0): openPending: 2026/08/22 02:11:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/22 02:11:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/22 02:11:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:56 DEBUG : dir/file1(0xa706b6da3c0): >openPending: err= 2026/08/22 02:11:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 02:11:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:11:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:11:56 DEBUG : dir/file1(0xa706b6da3c0): _writeAt: size=25, off=0 2026/08/22 02:11:56 DEBUG : dir/file1(0xa706b6da3c0): >_writeAt: n=25, err= 2026/08/22 02:11:56 DEBUG : dir/file1: copy non-chunked object... 2026/08/22 02:11:57 DEBUG : newLeaf: size = 14 OK 2026/08/22 02:11:57 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:57 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/22 02:11:57 INFO : dir/file1: Deleted 2026/08/22 02:11:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 02:11:57 DEBUG : newLeaf: Updating file with newLeaf 0xa706b540410 2026/08/22 02:11:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:11:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:11:57 DEBUG : newLeaf(0xa706b6da3c0): close: 2026/08/22 02:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/22 02:11:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-22 02:11:56.951645831 +0000 UTC m=+47.437587245 2026/08/22 02:11:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/22 02:11:57 DEBUG : newLeaf(0xa706b6da3c0): >close: err= 2026/08/22 02:11:57 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:57 DEBUG : dir: Looking for writers 2026/08/22 02:11:57 DEBUG : Looking for writers 2026/08/22 02:11:57 DEBUG : dir: reading active writers 2026/08/22 02:11:57 DEBUG : newLeaf: reading active writers 2026/08/22 02:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 02:11:57 DEBUG : dir: Looking for writers 2026/08/22 02:11:57 DEBUG : Looking for writers 2026/08/22 02:11:57 DEBUG : dir: reading active writers 2026/08/22 02:11:57 DEBUG : newLeaf: reading active writers 2026/08/22 02:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 02:11:57 DEBUG : dir: Looking for writers 2026/08/22 02:11:57 DEBUG : Looking for writers 2026/08/22 02:11:57 DEBUG : dir: reading active writers 2026/08/22 02:11:57 DEBUG : newLeaf: reading active writers 2026/08/22 02:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 02:11:57 DEBUG : dir: Looking for writers 2026/08/22 02:11:57 DEBUG : Looking for writers 2026/08/22 02:11:57 DEBUG : dir: reading active writers 2026/08/22 02:11:57 DEBUG : newLeaf: reading active writers 2026/08/22 02:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 02:11:57 DEBUG : newLeaf: vfs cache: starting upload 2026/08/22 02:11:57 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:11:57 DEBUG : dir: Looking for writers 2026/08/22 02:11:57 DEBUG : Looking for writers 2026/08/22 02:11:57 DEBUG : dir: reading active writers 2026/08/22 02:11:57 DEBUG : newLeaf: reading active writers 2026/08/22 02:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 02:11:57 DEBUG : dir: Looking for writers 2026/08/22 02:11:57 DEBUG : Looking for writers 2026/08/22 02:11:57 DEBUG : dir: reading active writers 2026/08/22 02:11:57 DEBUG : newLeaf: reading active writers 2026/08/22 02:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 02:11:57 DEBUG : newLeaf: size = 25 OK 2026/08/22 02:11:57 DEBUG : newLeaf.rclone_chunk.001_5l6tqe: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 02:11:57 INFO : newLeaf.rclone_chunk.001_5l6tqe: Copied (server-side copy) to: newLeaf 2026/08/22 02:11:57 INFO : newLeaf.rclone_chunk.001_5l6tqe: Deleted 2026/08/22 02:11:57 DEBUG : newLeaf: size = 25 OK 2026/08/22 02:11:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 02:11:57 INFO : newLeaf: Copied (replaced existing) 2026/08/22 02:11:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-22 02:11:56.951645831 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/22 02:11:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/22 02:11:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:11:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/22 02:11:57 DEBUG : dir: Looking for writers 2026/08/22 02:11:57 DEBUG : Looking for writers 2026/08/22 02:11:57 DEBUG : dir: reading active writers 2026/08/22 02:11:57 DEBUG : newLeaf: reading active writers 2026/08/22 02:11:57 DEBUG : >WaitForWriters: 2026/08/22 02:11:57 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:57 DEBUG : dir: Looking for writers 2026/08/22 02:11:57 DEBUG : Looking for writers 2026/08/22 02:11:57 DEBUG : dir: reading active writers 2026/08/22 02:11:57 DEBUG : newLeaf: reading active writers 2026/08/22 02:11:57 DEBUG : >WaitForWriters: 2026/08/22 02:11:57 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:11:58 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:11:58 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:11:58 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:58 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:11:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:11:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:11:58 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:11:58 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:58 DEBUG : dir/file1.rclone_chunk.001_5l6u21: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:58 INFO : dir/file1.rclone_chunk.001_5l6u21: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:58 INFO : dir/file1.rclone_chunk.001_5l6u21: Deleted 2026/08/22 02:11:58 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:58 DEBUG : dir: Looking for writers 2026/08/22 02:11:58 DEBUG : file1: reading active writers 2026/08/22 02:11:58 DEBUG : Looking for writers 2026/08/22 02:11:58 DEBUG : dir: reading active writers 2026/08/22 02:11:58 DEBUG : >WaitForWriters: 2026/08/22 02:11:58 DEBUG : dir/file1: copy non-chunked object... 2026/08/22 02:11:59 DEBUG : newLeaf: size = 14 OK 2026/08/22 02:11:59 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:59 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/22 02:11:59 INFO : dir/file1: Deleted 2026/08/22 02:11:59 DEBUG : newLeaf: Updating file with newLeaf 0xa706b4ec5b0 2026/08/22 02:11:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:11:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:11:59 DEBUG : newLeaf: copy non-chunked object... 2026/08/22 02:11:59 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:11:59 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:59 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/22 02:11:59 INFO : newLeaf: Deleted 2026/08/22 02:11:59 DEBUG : dir/file1: Updating file with dir/file1 0xa706b4ec5b0 2026/08/22 02:11:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 02:11:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 02:11:59 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:11:59 DEBUG : dir/file1(0xa706b0421c0): openPending: 2026/08/22 02:11:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/22 02:11:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/22 02:11:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:11:59 DEBUG : dir/file1(0xa706b0421c0): >openPending: err= 2026/08/22 02:11:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 02:11:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:11:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:11:59 DEBUG : dir/file1(0xa706b0421c0): _writeAt: size=25, off=0 2026/08/22 02:11:59 DEBUG : dir/file1(0xa706b0421c0): >_writeAt: n=25, err= 2026/08/22 02:11:59 DEBUG : dir/file1: copy non-chunked object... 2026/08/22 02:11:59 DEBUG : newLeaf: size = 14 OK 2026/08/22 02:11:59 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:11:59 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/22 02:11:59 INFO : dir/file1: Deleted 2026/08/22 02:11:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 02:11:59 DEBUG : newLeaf: Updating file with newLeaf 0xa706b4ec5b0 2026/08/22 02:11:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:11:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:11:59 DEBUG : newLeaf(0xa706b0421c0): close: 2026/08/22 02:11:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/22 02:11:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-22 02:11:59.553036757 +0000 UTC m=+50.038978171 2026/08/22 02:11:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/22 02:11:59 DEBUG : newLeaf(0xa706b0421c0): >close: err= 2026/08/22 02:11:59 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:11:59 DEBUG : dir: Looking for writers 2026/08/22 02:11:59 DEBUG : Looking for writers 2026/08/22 02:11:59 DEBUG : dir: reading active writers 2026/08/22 02:11:59 DEBUG : newLeaf: reading active writers 2026/08/22 02:11:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 02:11:59 DEBUG : dir: Looking for writers 2026/08/22 02:11:59 DEBUG : Looking for writers 2026/08/22 02:11:59 DEBUG : dir: reading active writers 2026/08/22 02:11:59 DEBUG : newLeaf: reading active writers 2026/08/22 02:11:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 02:11:59 DEBUG : dir: Looking for writers 2026/08/22 02:11:59 DEBUG : Looking for writers 2026/08/22 02:11:59 DEBUG : dir: reading active writers 2026/08/22 02:11:59 DEBUG : newLeaf: reading active writers 2026/08/22 02:11:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 02:11:59 DEBUG : dir: Looking for writers 2026/08/22 02:11:59 DEBUG : Looking for writers 2026/08/22 02:11:59 DEBUG : newLeaf: reading active writers 2026/08/22 02:11:59 DEBUG : dir: reading active writers 2026/08/22 02:11:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 02:11:59 DEBUG : newLeaf: vfs cache: starting upload 2026/08/22 02:11:59 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:11:59 DEBUG : dir: Looking for writers 2026/08/22 02:11:59 DEBUG : Looking for writers 2026/08/22 02:11:59 DEBUG : dir: reading active writers 2026/08/22 02:11:59 DEBUG : newLeaf: reading active writers 2026/08/22 02:11:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 02:12:00 DEBUG : dir: Looking for writers 2026/08/22 02:12:00 DEBUG : Looking for writers 2026/08/22 02:12:00 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:00 DEBUG : dir: reading active writers 2026/08/22 02:12:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 02:12:00 DEBUG : newLeaf: size = 25 OK 2026/08/22 02:12:00 DEBUG : newLeaf.rclone_chunk.001_5l6vhk: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 02:12:00 INFO : newLeaf.rclone_chunk.001_5l6vhk: Copied (server-side copy) to: newLeaf 2026/08/22 02:12:00 INFO : newLeaf.rclone_chunk.001_5l6vhk: Deleted 2026/08/22 02:12:00 DEBUG : newLeaf: size = 25 OK 2026/08/22 02:12:00 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 02:12:00 INFO : newLeaf: Copied (replaced existing) 2026/08/22 02:12:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-22 02:11:59.553036757 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/22 02:12:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/22 02:12:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:12:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/22 02:12:00 DEBUG : dir: Looking for writers 2026/08/22 02:12:00 DEBUG : Looking for writers 2026/08/22 02:12:00 DEBUG : dir: reading active writers 2026/08/22 02:12:00 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:00 DEBUG : >WaitForWriters: 2026/08/22 02:12:00 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:00 DEBUG : dir: Looking for writers 2026/08/22 02:12:00 DEBUG : Looking for writers 2026/08/22 02:12:00 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:00 DEBUG : dir: reading active writers 2026/08/22 02:12:00 DEBUG : >WaitForWriters: 2026/08/22 02:12:00 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:00 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:00 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:00 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:00 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:00 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:01 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:12:01 DEBUG : dir/file1.rclone_chunk.001_5l6wfz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:12:01 INFO : dir/file1.rclone_chunk.001_5l6wfz: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:01 INFO : dir/file1.rclone_chunk.001_5l6wfz: Deleted 2026/08/22 02:12:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 02:12:01 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:12:01 DEBUG : dir/file1(0xa706b55f340): openPending: 2026/08/22 02:12:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/22 02:12:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/22 02:12:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:01 DEBUG : dir/file1(0xa706b55f340): >openPending: err= 2026/08/22 02:12:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 02:12:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:12:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:12:01 DEBUG : dir/file1(0xa706b55f340): _writeAt: size=14, off=0 2026/08/22 02:12:01 DEBUG : dir/file1(0xa706b55f340): >_writeAt: n=14, err= 2026/08/22 02:12:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/22 02:12:01 DEBUG : dir/file1(0xa706b55f340): close: 2026/08/22 02:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/22 02:12:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/22 02:12:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:01 DEBUG : dir/file1(0xa706b55f340): >close: err= 2026/08/22 02:12:01 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:01 DEBUG : dir: Looking for writers 2026/08/22 02:12:01 DEBUG : file1: reading active writers 2026/08/22 02:12:01 DEBUG : Looking for writers 2026/08/22 02:12:01 DEBUG : dir: reading active writers 2026/08/22 02:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 02:12:01 DEBUG : dir: Looking for writers 2026/08/22 02:12:01 DEBUG : file1: reading active writers 2026/08/22 02:12:01 DEBUG : Looking for writers 2026/08/22 02:12:01 DEBUG : dir: reading active writers 2026/08/22 02:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 02:12:01 DEBUG : dir: Looking for writers 2026/08/22 02:12:01 DEBUG : file1: reading active writers 2026/08/22 02:12:01 DEBUG : Looking for writers 2026/08/22 02:12:01 DEBUG : dir: reading active writers 2026/08/22 02:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 02:12:01 DEBUG : dir: Looking for writers 2026/08/22 02:12:01 DEBUG : file1: reading active writers 2026/08/22 02:12:01 DEBUG : Looking for writers 2026/08/22 02:12:01 DEBUG : dir: reading active writers 2026/08/22 02:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 02:12:01 DEBUG : dir/file1: vfs cache: starting upload 2026/08/22 02:12:01 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:12:01 DEBUG : dir: Looking for writers 2026/08/22 02:12:01 DEBUG : file1: reading active writers 2026/08/22 02:12:01 DEBUG : Looking for writers 2026/08/22 02:12:01 DEBUG : dir: reading active writers 2026/08/22 02:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 02:12:01 DEBUG : dir: Looking for writers 2026/08/22 02:12:01 DEBUG : file1: reading active writers 2026/08/22 02:12:01 DEBUG : Looking for writers 2026/08/22 02:12:01 DEBUG : dir: reading active writers 2026/08/22 02:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 02:12:01 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:12:01 DEBUG : dir/file1.rclone_chunk.001_5l6x2y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:12:01 INFO : dir/file1.rclone_chunk.001_5l6x2y: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:01 INFO : dir/file1.rclone_chunk.001_5l6x2y: Deleted 2026/08/22 02:12:01 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:12:01 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:12:01 INFO : dir/file1: Copied (replaced existing) 2026/08/22 02:12:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/22 02:12:01 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/22 02:12:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/22 02:12:02 DEBUG : dir: Looking for writers 2026/08/22 02:12:02 DEBUG : file1: reading active writers 2026/08/22 02:12:02 DEBUG : Looking for writers 2026/08/22 02:12:02 DEBUG : dir: reading active writers 2026/08/22 02:12:02 DEBUG : >WaitForWriters: 2026/08/22 02:12:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 02:12:02 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:12:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:12:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:12:02 DEBUG : dir/file1(0xa706b712f40): _readAt: size=512, off=0 2026/08/22 02:12:02 DEBUG : dir/file1(0xa706b712f40): openPending: 2026/08/22 02:12:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/22 02:12:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/22 02:12:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:02 DEBUG : dir/file1(0xa706b712f40): >openPending: err= 2026/08/22 02:12:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/22 02:12:02 DEBUG : dir/file1(0xa706b712f40): >_readAt: n=14, err=EOF 2026/08/22 02:12:02 DEBUG : dir/file1(0xa706b712f40): close: 2026/08/22 02:12:02 DEBUG : dir/file1(0xa706b712f40): >close: err= 2026/08/22 02:12:02 DEBUG : dir/file1: copy non-chunked object... 2026/08/22 02:12:02 DEBUG : newLeaf: size = 14 OK 2026/08/22 02:12:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:12:02 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/22 02:12:02 INFO : dir/file1: Deleted 2026/08/22 02:12:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 02:12:02 DEBUG : newLeaf: Updating file with newLeaf 0xa706b797ad0 2026/08/22 02:12:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:12:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:12:02 DEBUG : newLeaf: copy non-chunked object... 2026/08/22 02:12:02 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:12:02 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:12:02 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:02 INFO : newLeaf: Deleted 2026/08/22 02:12:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/22 02:12:02 DEBUG : dir/file1: Updating file with dir/file1 0xa706b797ad0 2026/08/22 02:12:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 02:12:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 02:12:02 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:12:02 DEBUG : dir/file1(0xa706b7ff880): openPending: 2026/08/22 02:12:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/22 02:12:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/22 02:12:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:02 DEBUG : dir/file1(0xa706b7ff880): >openPending: err= 2026/08/22 02:12:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 02:12:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:12:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:12:02 DEBUG : dir/file1(0xa706b7ff880): _writeAt: size=25, off=0 2026/08/22 02:12:02 DEBUG : dir/file1(0xa706b7ff880): >_writeAt: n=25, err= 2026/08/22 02:12:02 DEBUG : dir/file1: copy non-chunked object... 2026/08/22 02:12:02 DEBUG : newLeaf: size = 14 OK 2026/08/22 02:12:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:12:02 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/22 02:12:02 INFO : dir/file1: Deleted 2026/08/22 02:12:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 02:12:02 DEBUG : newLeaf: Updating file with newLeaf 0xa706b797ad0 2026/08/22 02:12:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:12:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:12:02 DEBUG : newLeaf(0xa706b7ff880): close: 2026/08/22 02:12:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/22 02:12:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-22 02:12:02.789742271 +0000 UTC m=+53.275683675 2026/08/22 02:12:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:02 DEBUG : newLeaf(0xa706b7ff880): >close: err= 2026/08/22 02:12:02 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:02 DEBUG : dir: Looking for writers 2026/08/22 02:12:02 DEBUG : Looking for writers 2026/08/22 02:12:02 DEBUG : dir: reading active writers 2026/08/22 02:12:02 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 02:12:02 DEBUG : dir: Looking for writers 2026/08/22 02:12:02 DEBUG : Looking for writers 2026/08/22 02:12:02 DEBUG : dir: reading active writers 2026/08/22 02:12:02 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 02:12:03 DEBUG : dir: Looking for writers 2026/08/22 02:12:03 DEBUG : Looking for writers 2026/08/22 02:12:03 DEBUG : dir: reading active writers 2026/08/22 02:12:03 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 02:12:03 DEBUG : dir: Looking for writers 2026/08/22 02:12:03 DEBUG : Looking for writers 2026/08/22 02:12:03 DEBUG : dir: reading active writers 2026/08/22 02:12:03 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 02:12:03 DEBUG : newLeaf: vfs cache: starting upload 2026/08/22 02:12:03 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:12:03 DEBUG : dir: Looking for writers 2026/08/22 02:12:03 DEBUG : Looking for writers 2026/08/22 02:12:03 DEBUG : dir: reading active writers 2026/08/22 02:12:03 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 02:12:03 DEBUG : dir: Looking for writers 2026/08/22 02:12:03 DEBUG : Looking for writers 2026/08/22 02:12:03 DEBUG : dir: reading active writers 2026/08/22 02:12:03 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 02:12:03 DEBUG : newLeaf: size = 25 OK 2026/08/22 02:12:03 DEBUG : newLeaf.rclone_chunk.001_5l6zcm: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 02:12:03 INFO : newLeaf.rclone_chunk.001_5l6zcm: Copied (server-side copy) to: newLeaf 2026/08/22 02:12:03 INFO : newLeaf.rclone_chunk.001_5l6zcm: Deleted 2026/08/22 02:12:03 DEBUG : newLeaf: size = 25 OK 2026/08/22 02:12:03 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 02:12:03 INFO : newLeaf: Copied (replaced existing) 2026/08/22 02:12:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-22 02:12:02.789742271 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/22 02:12:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/22 02:12:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:12:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/22 02:12:03 DEBUG : dir: Looking for writers 2026/08/22 02:12:03 DEBUG : Looking for writers 2026/08/22 02:12:03 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:03 DEBUG : dir: reading active writers 2026/08/22 02:12:03 DEBUG : >WaitForWriters: 2026/08/22 02:12:03 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:03 DEBUG : dir: Looking for writers 2026/08/22 02:12:03 DEBUG : Looking for writers 2026/08/22 02:12:03 DEBUG : dir: reading active writers 2026/08/22 02:12:03 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:03 DEBUG : >WaitForWriters: 2026/08/22 02:12:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:03 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:03 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:04 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:12:04 DEBUG : dir/file1.rclone_chunk.001_5l6zu9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:12:04 INFO : dir/file1.rclone_chunk.001_5l6zu9: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:04 INFO : dir/file1.rclone_chunk.001_5l6zu9: Deleted 2026/08/22 02:12:04 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:04 DEBUG : dir: Looking for writers 2026/08/22 02:12:04 DEBUG : file1: reading active writers 2026/08/22 02:12:04 DEBUG : Looking for writers 2026/08/22 02:12:04 DEBUG : dir: reading active writers 2026/08/22 02:12:04 DEBUG : >WaitForWriters: 2026/08/22 02:12:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 02:12:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:12:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:12:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:12:04 DEBUG : dir/file1(0xa706b9442c0): _readAt: size=512, off=0 2026/08/22 02:12:04 DEBUG : dir/file1(0xa706b9442c0): openPending: 2026/08/22 02:12:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/22 02:12:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/22 02:12:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:04 DEBUG : dir/file1(0xa706b9442c0): >openPending: err= 2026/08/22 02:12:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/22 02:12:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 02:12:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:04 DEBUG : dir/file1(0xa706b9442c0): >_readAt: n=14, err=EOF 2026/08/22 02:12:04 DEBUG : dir/file1(0xa706b9442c0): close: 2026/08/22 02:12:04 DEBUG : dir/file1(0xa706b9442c0): >close: err= 2026/08/22 02:12:04 DEBUG : dir/file1: copy non-chunked object... 2026/08/22 02:12:04 DEBUG : newLeaf: size = 14 OK 2026/08/22 02:12:04 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:12:04 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/22 02:12:04 INFO : dir/file1: Deleted 2026/08/22 02:12:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 02:12:04 DEBUG : newLeaf: Updating file with newLeaf 0xa706b8c4b60 2026/08/22 02:12:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:12:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:12:05 DEBUG : newLeaf: copy non-chunked object... 2026/08/22 02:12:05 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:12:05 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:12:05 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:05 INFO : newLeaf: Deleted 2026/08/22 02:12:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/22 02:12:05 DEBUG : dir/file1: Updating file with dir/file1 0xa706b8c4b60 2026/08/22 02:12:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 02:12:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 02:12:05 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:12:05 DEBUG : dir/file1(0xa706aeece40): openPending: 2026/08/22 02:12:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/22 02:12:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/22 02:12:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:05 DEBUG : dir/file1(0xa706aeece40): >openPending: err= 2026/08/22 02:12:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 02:12:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:12:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:12:05 DEBUG : dir/file1(0xa706aeece40): _writeAt: size=25, off=0 2026/08/22 02:12:05 DEBUG : dir/file1(0xa706aeece40): >_writeAt: n=25, err= 2026/08/22 02:12:05 DEBUG : dir/file1: copy non-chunked object... 2026/08/22 02:12:05 DEBUG : newLeaf: size = 14 OK 2026/08/22 02:12:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:12:05 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/22 02:12:05 INFO : dir/file1: Deleted 2026/08/22 02:12:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 02:12:05 DEBUG : newLeaf: Updating file with newLeaf 0xa706b8c4b60 2026/08/22 02:12:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:12:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:12:05 DEBUG : newLeaf(0xa706aeece40): close: 2026/08/22 02:12:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/22 02:12:05 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-22 02:12:05.364571647 +0000 UTC m=+55.850513061 2026/08/22 02:12:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:05 DEBUG : newLeaf(0xa706aeece40): >close: err= 2026/08/22 02:12:05 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:05 DEBUG : dir: Looking for writers 2026/08/22 02:12:05 DEBUG : Looking for writers 2026/08/22 02:12:05 DEBUG : dir: reading active writers 2026/08/22 02:12:05 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 02:12:05 DEBUG : dir: Looking for writers 2026/08/22 02:12:05 DEBUG : Looking for writers 2026/08/22 02:12:05 DEBUG : dir: reading active writers 2026/08/22 02:12:05 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 02:12:05 DEBUG : dir: Looking for writers 2026/08/22 02:12:05 DEBUG : Looking for writers 2026/08/22 02:12:05 DEBUG : dir: reading active writers 2026/08/22 02:12:05 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 02:12:05 DEBUG : dir: Looking for writers 2026/08/22 02:12:05 DEBUG : Looking for writers 2026/08/22 02:12:05 DEBUG : dir: reading active writers 2026/08/22 02:12:05 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 02:12:05 DEBUG : newLeaf: vfs cache: starting upload 2026/08/22 02:12:05 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:12:05 DEBUG : dir: Looking for writers 2026/08/22 02:12:05 DEBUG : Looking for writers 2026/08/22 02:12:05 DEBUG : dir: reading active writers 2026/08/22 02:12:05 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 02:12:05 DEBUG : dir: Looking for writers 2026/08/22 02:12:05 DEBUG : Looking for writers 2026/08/22 02:12:05 DEBUG : dir: reading active writers 2026/08/22 02:12:05 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 02:12:06 DEBUG : newLeaf: size = 25 OK 2026/08/22 02:12:06 DEBUG : newLeaf.rclone_chunk.001_5l71e1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 02:12:06 INFO : newLeaf.rclone_chunk.001_5l71e1: Copied (server-side copy) to: newLeaf 2026/08/22 02:12:06 INFO : newLeaf.rclone_chunk.001_5l71e1: Deleted 2026/08/22 02:12:06 DEBUG : newLeaf: size = 25 OK 2026/08/22 02:12:06 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 02:12:06 INFO : newLeaf: Copied (replaced existing) 2026/08/22 02:12:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-22 02:12:05.364571647 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/22 02:12:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/22 02:12:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 02:12:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/22 02:12:06 DEBUG : dir: Looking for writers 2026/08/22 02:12:06 DEBUG : Looking for writers 2026/08/22 02:12:06 DEBUG : dir: reading active writers 2026/08/22 02:12:06 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:06 DEBUG : >WaitForWriters: 2026/08/22 02:12:06 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:06 DEBUG : dir: Looking for writers 2026/08/22 02:12:06 DEBUG : Looking for writers 2026/08/22 02:12:06 DEBUG : dir: reading active writers 2026/08/22 02:12:06 DEBUG : newLeaf: reading active writers 2026/08/22 02:12:06 DEBUG : >WaitForWriters: 2026/08/22 02:12:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestFileRename (16.63s) --- PASS: TestFileRename/off,forceCache=false (2.49s) --- PASS: TestFileRename/minimal,forceCache=false (2.45s) --- PASS: TestFileRename/minimal,forceCache=true (3.28s) --- PASS: TestFileRename/writes,forceCache=false (2.60s) --- PASS: TestFileRename/writes,forceCache=true (3.22s) --- PASS: TestFileRename/full,forceCache=false (2.60s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:06 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:06 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:06 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:06 DEBUG : Looking for writers 2026/08/22 02:12:06 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.09s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.09s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.09s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.10s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:06 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.09s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:06 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:07 DEBUG : dir/file1: size = 16 OK 2026/08/22 02:12:07 DEBUG : dir/file1.rclone_chunk.001_5l73as: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/22 02:12:07 INFO : dir/file1.rclone_chunk.001_5l73as: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:07 INFO : dir/file1.rclone_chunk.001_5l73as: Deleted 2026/08/22 02:12:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 02:12:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 02:12:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/22 02:12:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:07 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:07 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:07 DEBUG : dir: Looking for writers 2026/08/22 02:12:07 DEBUG : file1: reading active writers 2026/08/22 02:12:07 DEBUG : Looking for writers 2026/08/22 02:12:07 DEBUG : dir: reading active writers 2026/08/22 02:12:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.90s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:07 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:08 DEBUG : dir/file1: size = 16 OK 2026/08/22 02:12:08 DEBUG : dir/file1.rclone_chunk.001_5l73rb: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/22 02:12:08 INFO : dir/file1.rclone_chunk.001_5l73rb: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:08 INFO : dir/file1.rclone_chunk.001_5l73rb: Deleted 2026/08/22 02:12:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 02:12:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 02:12:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/22 02:12:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:08 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/22 02:12:08 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/22 02:12:08 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/22 02:12:08 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/22 02:12:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/22 02:12:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/22 02:12:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/22 02:12:08 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/22 02:12:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/22 02:12:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/22 02:12:08 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/22 02:12:08 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/22 02:12:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/22 02:12:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/22 02:12:08 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/22 02:12:09 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:09 DEBUG : dir: Looking for writers 2026/08/22 02:12:09 DEBUG : file1: reading active writers 2026/08/22 02:12:09 DEBUG : Looking for writers 2026/08/22 02:12:09 DEBUG : dir: reading active writers 2026/08/22 02:12:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.43s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:09 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:09 DEBUG : dir/file1: size = 16 OK 2026/08/22 02:12:09 DEBUG : dir/file1.rclone_chunk.001_5l75km: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/22 02:12:09 INFO : dir/file1.rclone_chunk.001_5l75km: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:09 INFO : dir/file1.rclone_chunk.001_5l75km: Deleted 2026/08/22 02:12:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 02:12:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 02:12:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/22 02:12:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/22 02:12:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/22 02:12:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/22 02:12:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/22 02:12:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/22 02:12:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/22 02:12:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/22 02:12:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/22 02:12:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/22 02:12:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/22 02:12:10 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/22 02:12:10 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/22 02:12:10 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/22 02:12:10 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/22 02:12:10 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/22 02:12:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/22 02:12:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/22 02:12:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/22 02:12:10 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/22 02:12:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/22 02:12:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/22 02:12:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/22 02:12:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/22 02:12:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/22 02:12:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/22 02:12:10 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/22 02:12:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/22 02:12:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/22 02:12:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/22 02:12:10 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/22 02:12:10 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:10 DEBUG : dir: Looking for writers 2026/08/22 02:12:10 DEBUG : file1: reading active writers 2026/08/22 02:12:10 DEBUG : Looking for writers 2026/08/22 02:12:10 DEBUG : dir: reading active writers 2026/08/22 02:12:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.42s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:10 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:11 DEBUG : dir/file1: size = 16 OK 2026/08/22 02:12:11 DEBUG : dir/file1.rclone_chunk.001_5l76uh: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/22 02:12:11 INFO : dir/file1.rclone_chunk.001_5l76uh: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:11 INFO : dir/file1.rclone_chunk.001_5l76uh: Deleted 2026/08/22 02:12:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 02:12:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 02:12:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/22 02:12:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:11 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:11 DEBUG : dir: Looking for writers 2026/08/22 02:12:11 DEBUG : file1: reading active writers 2026/08/22 02:12:11 DEBUG : Looking for writers 2026/08/22 02:12:11 DEBUG : dir: reading active writers 2026/08/22 02:12:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.91s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:11 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:12 DEBUG : dir/file1: size = 16 OK 2026/08/22 02:12:12 DEBUG : dir/file1.rclone_chunk.001_5l7774: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/22 02:12:12 INFO : dir/file1.rclone_chunk.001_5l7774: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:12 INFO : dir/file1.rclone_chunk.001_5l7774: Deleted 2026/08/22 02:12:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 02:12:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 02:12:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/22 02:12:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:12 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/22 02:12:12 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/22 02:12:12 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:12 DEBUG : dir: Looking for writers 2026/08/22 02:12:12 DEBUG : file1: reading active writers 2026/08/22 02:12:12 DEBUG : Looking for writers 2026/08/22 02:12:12 DEBUG : dir: reading active writers 2026/08/22 02:12:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.92s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:12 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:12 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:12 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:12 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:12 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:12 DEBUG : dir/file1: size = 16 OK 2026/08/22 02:12:12 DEBUG : dir/file1.rclone_chunk.001_5l78bp: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/22 02:12:12 INFO : dir/file1.rclone_chunk.001_5l78bp: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:12 INFO : dir/file1.rclone_chunk.001_5l78bp: Deleted 2026/08/22 02:12:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 02:12:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:12:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:12:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:12:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 02:12:13 DEBUG : dir/file1(0xa706b6322c0): _readAt: size=1, off=0 2026/08/22 02:12:13 DEBUG : dir/file1(0xa706b6322c0): openPending: 2026/08/22 02:12:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 02:12:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 02:12:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:13 DEBUG : dir/file1(0xa706b6322c0): >openPending: err= 2026/08/22 02:12:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/22 02:12:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 02:12:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:13 DEBUG : dir/file1(0xa706b6322c0): >_readAt: n=1, err= 2026/08/22 02:12:13 DEBUG : dir/file1(0xa706b6322c0): _readAt: size=256, off=1 2026/08/22 02:12:13 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/22 02:12:13 DEBUG : dir/file1(0xa706b6322c0): >_readAt: n=15, err=EOF 2026/08/22 02:12:13 DEBUG : dir/file1(0xa706b6322c0): _readAt: size=16, off=16 2026/08/22 02:12:13 DEBUG : dir/file1(0xa706b6322c0): >_readAt: n=0, err=EOF 2026/08/22 02:12:13 DEBUG : dir/file1(0xa706b6322c0): close: 2026/08/22 02:12:13 DEBUG : dir/file1(0xa706b6322c0): >close: err= 2026/08/22 02:12:13 DEBUG : dir/file1(0xa706b6322c0): close: 2026/08/22 02:12:13 DEBUG : dir/file1(0xa706b6322c0): >close: err=file already closed 2026/08/22 02:12:13 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:13 DEBUG : dir: Looking for writers 2026/08/22 02:12:13 DEBUG : file1: reading active writers 2026/08/22 02:12:13 DEBUG : Looking for writers 2026/08/22 02:12:13 DEBUG : dir: reading active writers 2026/08/22 02:12:13 DEBUG : >WaitForWriters: 2026/08/22 02:12:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.91s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:13 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:13 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:13 DEBUG : dir/file1: size = 16 OK 2026/08/22 02:12:13 DEBUG : dir/file1.rclone_chunk.001_5l79oa: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/22 02:12:13 INFO : dir/file1.rclone_chunk.001_5l79oa: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:13 INFO : dir/file1.rclone_chunk.001_5l79oa: Deleted 2026/08/22 02:12:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 02:12:14 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:12:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:12:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:12:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 02:12:14 DEBUG : dir/file1(0xa706b7e6480): _readAt: size=1, off=0 2026/08/22 02:12:14 DEBUG : dir/file1(0xa706b7e6480): openPending: 2026/08/22 02:12:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 02:12:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 02:12:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:14 DEBUG : dir/file1(0xa706b7e6480): >openPending: err= 2026/08/22 02:12:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/22 02:12:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 02:12:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:14 DEBUG : dir/file1(0xa706b7e6480): >_readAt: n=1, err= 2026/08/22 02:12:14 DEBUG : dir/file1(0xa706b7e6480): _readAt: size=1, off=5 2026/08/22 02:12:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/22 02:12:14 DEBUG : dir/file1(0xa706b7e6480): >_readAt: n=1, err= 2026/08/22 02:12:14 DEBUG : dir/file1(0xa706b7e6480): _readAt: size=1, off=3 2026/08/22 02:12:14 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/22 02:12:14 DEBUG : dir/file1(0xa706b7e6480): >_readAt: n=1, err= 2026/08/22 02:12:14 DEBUG : dir/file1(0xa706b7e6480): _readAt: size=1, off=13 2026/08/22 02:12:14 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/22 02:12:14 DEBUG : dir/file1(0xa706b7e6480): >_readAt: n=1, err= 2026/08/22 02:12:14 DEBUG : dir/file1(0xa706b7e6480): _readAt: size=16, off=100 2026/08/22 02:12:14 DEBUG : dir/file1(0xa706b7e6480): >_readAt: n=0, err=EOF 2026/08/22 02:12:14 DEBUG : dir/file1(0xa706b7e6480): close: 2026/08/22 02:12:14 DEBUG : dir/file1(0xa706b7e6480): >close: err= 2026/08/22 02:12:14 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:14 DEBUG : dir: Looking for writers 2026/08/22 02:12:14 DEBUG : file1: reading active writers 2026/08/22 02:12:14 DEBUG : Looking for writers 2026/08/22 02:12:14 DEBUG : dir: reading active writers 2026/08/22 02:12:14 DEBUG : >WaitForWriters: 2026/08/22 02:12:14 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.95s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:14 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:14 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:14 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:14 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:14 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:14 DEBUG : dir/file1: size = 16 OK 2026/08/22 02:12:14 DEBUG : dir/file1.rclone_chunk.001_5l7ahx: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/22 02:12:14 INFO : dir/file1.rclone_chunk.001_5l7ahx: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:14 INFO : dir/file1.rclone_chunk.001_5l7ahx: Deleted 2026/08/22 02:12:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 02:12:15 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:12:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:12:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:12:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): _readAt: size=1, off=0 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): openPending: 2026/08/22 02:12:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 02:12:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 02:12:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): >openPending: err= 2026/08/22 02:12:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/22 02:12:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 02:12:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): >_readAt: n=1, err= 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): _readAt: size=1, off=5 2026/08/22 02:12:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): >_readAt: n=1, err= 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): _readAt: size=1, off=1 2026/08/22 02:12:15 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): >_readAt: n=1, err= 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): _readAt: size=6, off=10 2026/08/22 02:12:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): >_readAt: n=6, err= 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): _readAt: size=256, off=10 2026/08/22 02:12:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): >_readAt: n=6, err=EOF 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): _readAt: size=256, off=100 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): >_readAt: n=0, err=EOF 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): close: 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): >close: err= 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): _readAt: size=256, off=100 2026/08/22 02:12:15 DEBUG : dir/file1(0xa706b5ff000): >_readAt: n=0, err=file already closed 2026/08/22 02:12:15 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:15 DEBUG : dir: Looking for writers 2026/08/22 02:12:15 DEBUG : file1: reading active writers 2026/08/22 02:12:15 DEBUG : Looking for writers 2026/08/22 02:12:15 DEBUG : dir: reading active writers 2026/08/22 02:12:15 DEBUG : >WaitForWriters: 2026/08/22 02:12:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.99s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:15 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:15 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:15 DEBUG : dir/file1: size = 16 OK 2026/08/22 02:12:15 DEBUG : dir/file1.rclone_chunk.001_5l7b0t: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/22 02:12:15 INFO : dir/file1.rclone_chunk.001_5l7b0t: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:15 INFO : dir/file1.rclone_chunk.001_5l7b0t: Deleted 2026/08/22 02:12:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 02:12:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:12:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:12:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:12:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 02:12:16 DEBUG : dir/file1(0xa706b55e980): RWFileHandle.Flush 2026/08/22 02:12:16 DEBUG : dir/file1(0xa706b55e980): _readAt: size=256, off=0 2026/08/22 02:12:16 DEBUG : dir/file1(0xa706b55e980): openPending: 2026/08/22 02:12:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 02:12:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 02:12:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:16 DEBUG : dir/file1(0xa706b55e980): >openPending: err= 2026/08/22 02:12:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/22 02:12:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 02:12:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:16 DEBUG : dir/file1(0xa706b55e980): >_readAt: n=16, err=EOF 2026/08/22 02:12:16 DEBUG : dir/file1(0xa706b55e980): RWFileHandle.Flush 2026/08/22 02:12:16 DEBUG : dir/file1(0xa706b55e980): RWFileHandle.Flush 2026/08/22 02:12:16 DEBUG : dir/file1(0xa706b55e980): close: 2026/08/22 02:12:16 DEBUG : dir/file1(0xa706b55e980): >close: err= 2026/08/22 02:12:16 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:16 DEBUG : dir: Looking for writers 2026/08/22 02:12:16 DEBUG : file1: reading active writers 2026/08/22 02:12:16 DEBUG : Looking for writers 2026/08/22 02:12:16 DEBUG : dir: reading active writers 2026/08/22 02:12:16 DEBUG : >WaitForWriters: 2026/08/22 02:12:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.95s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:16 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:16 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:16 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:16 DEBUG : dir/file1: size = 16 OK 2026/08/22 02:12:16 DEBUG : dir/file1.rclone_chunk.001_5l7co6: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/22 02:12:16 INFO : dir/file1.rclone_chunk.001_5l7co6: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:16 INFO : dir/file1.rclone_chunk.001_5l7co6: Deleted 2026/08/22 02:12:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 02:12:17 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:12:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:12:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:12:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 02:12:17 DEBUG : dir/file1(0xa706b604840): _readAt: size=256, off=0 2026/08/22 02:12:17 DEBUG : dir/file1(0xa706b604840): openPending: 2026/08/22 02:12:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 02:12:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 02:12:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:17 DEBUG : dir/file1(0xa706b604840): >openPending: err= 2026/08/22 02:12:17 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/22 02:12:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 02:12:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:17 DEBUG : dir/file1(0xa706b604840): >_readAt: n=16, err=EOF 2026/08/22 02:12:17 DEBUG : dir/file1(0xa706b604840): RWFileHandle.Release 2026/08/22 02:12:17 DEBUG : dir/file1(0xa706b604840): close: 2026/08/22 02:12:17 DEBUG : dir/file1(0xa706b604840): >close: err= 2026/08/22 02:12:17 DEBUG : dir/file1(0xa706b604840): RWFileHandle.Release 2026/08/22 02:12:17 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:17 DEBUG : dir: Looking for writers 2026/08/22 02:12:17 DEBUG : file1: reading active writers 2026/08/22 02:12:17 DEBUG : Looking for writers 2026/08/22 02:12:17 DEBUG : dir: reading active writers 2026/08/22 02:12:17 DEBUG : >WaitForWriters: 2026/08/22 02:12:17 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.95s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:17 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:17 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:17 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:17 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:17 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:17 DEBUG : file1: newRWFileHandle: 2026/08/22 02:12:17 DEBUG : file1(0xa706b713ac0): openPending: 2026/08/22 02:12:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:17 DEBUG : file1(0xa706b713ac0): >openPending: err= 2026/08/22 02:12:17 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 02:12:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 02:12:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 02:12:17 DEBUG : file1(0xa706b713ac0): _writeAt: size=5, off=0 2026/08/22 02:12:17 DEBUG : file1(0xa706b713ac0): >_writeAt: n=5, err= 2026/08/22 02:12:17 DEBUG : file1(0xa706b713ac0): _writeAt: size=7, off=5 2026/08/22 02:12:17 DEBUG : file1(0xa706b713ac0): >_writeAt: n=7, err= 2026/08/22 02:12:17 DEBUG : file1: vfs cache: truncate to size=11 2026/08/22 02:12:17 DEBUG : file1(0xa706b713ac0): close: 2026/08/22 02:12:17 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 02:12:17.366268464 +0000 UTC m=+67.852209868 2026/08/22 02:12:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:17 DEBUG : file1(0xa706b713ac0): >close: err= 2026/08/22 02:12:17 DEBUG : file1(0xa706b713ac0): close: 2026/08/22 02:12:17 DEBUG : file1(0xa706b713ac0): >close: err=file already closed 2026/08/22 02:12:17 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:17 DEBUG : Looking for writers 2026/08/22 02:12:17 DEBUG : file1: reading active writers 2026/08/22 02:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 02:12:17 DEBUG : Looking for writers 2026/08/22 02:12:17 DEBUG : file1: reading active writers 2026/08/22 02:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 02:12:17 DEBUG : Looking for writers 2026/08/22 02:12:17 DEBUG : file1: reading active writers 2026/08/22 02:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 02:12:17 DEBUG : Looking for writers 2026/08/22 02:12:17 DEBUG : file1: reading active writers 2026/08/22 02:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 02:12:17 DEBUG : file1: vfs cache: starting upload 2026/08/22 02:12:17 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:12:17 DEBUG : Looking for writers 2026/08/22 02:12:17 DEBUG : file1: reading active writers 2026/08/22 02:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 02:12:17 DEBUG : Looking for writers 2026/08/22 02:12:17 DEBUG : file1: reading active writers 2026/08/22 02:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 02:12:17 DEBUG : file1: size = 11 OK 2026/08/22 02:12:17 DEBUG : file1.rclone_chunk.001_5l7d7a: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/22 02:12:17 INFO : file1.rclone_chunk.001_5l7d7a: Copied (server-side copy) to: file1 2026/08/22 02:12:17 INFO : file1.rclone_chunk.001_5l7d7a: Deleted 2026/08/22 02:12:17 DEBUG : file1: size = 11 OK 2026/08/22 02:12:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/22 02:12:17 INFO : file1: Copied (new) 2026/08/22 02:12:17 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-22 02:12:17.366268464 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/22 02:12:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 02:12:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:17 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 02:12:18 DEBUG : Looking for writers 2026/08/22 02:12:18 DEBUG : file1: reading active writers 2026/08/22 02:12:18 DEBUG : >WaitForWriters: 2026/08/22 02:12:18 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:18 DEBUG : Looking for writers 2026/08/22 02:12:18 DEBUG : file1: reading active writers 2026/08/22 02:12:18 DEBUG : >WaitForWriters: 2026/08/22 02:12:18 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.91s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:18 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:18 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:18 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:18 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:18 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:18 DEBUG : file1: newRWFileHandle: 2026/08/22 02:12:18 DEBUG : file1(0xa706b605b40): openPending: 2026/08/22 02:12:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:18 DEBUG : file1(0xa706b605b40): >openPending: err= 2026/08/22 02:12:18 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 02:12:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 02:12:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 02:12:18 DEBUG : file1(0xa706b605b40): _writeAt: size=7, off=0 2026/08/22 02:12:18 DEBUG : file1(0xa706b605b40): >_writeAt: n=7, err= 2026/08/22 02:12:18 DEBUG : file1(0xa706b605b40): _writeAt: size=6, off=5 2026/08/22 02:12:18 DEBUG : file1(0xa706b605b40): >_writeAt: n=6, err= 2026/08/22 02:12:18 DEBUG : file1(0xa706b605b40): close: 2026/08/22 02:12:18 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 02:12:18.268410222 +0000 UTC m=+68.754351626 2026/08/22 02:12:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:18 DEBUG : file1(0xa706b605b40): >close: err= 2026/08/22 02:12:18 DEBUG : file1(0xa706b605b40): _writeAt: size=5, off=0 2026/08/22 02:12:18 DEBUG : file1(0xa706b605b40): >_writeAt: n=0, err=file already closed 2026/08/22 02:12:18 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:18 DEBUG : Looking for writers 2026/08/22 02:12:18 DEBUG : file1: reading active writers 2026/08/22 02:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 02:12:18 DEBUG : Looking for writers 2026/08/22 02:12:18 DEBUG : file1: reading active writers 2026/08/22 02:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 02:12:18 DEBUG : Looking for writers 2026/08/22 02:12:18 DEBUG : file1: reading active writers 2026/08/22 02:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 02:12:18 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho/dir/file1: no such file or directory 2026/08/22 02:12:18 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho/dir/file1: no such file or directory 2026/08/22 02:12:18 DEBUG : Looking for writers 2026/08/22 02:12:18 DEBUG : file1: reading active writers 2026/08/22 02:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 02:12:18 DEBUG : file1: vfs cache: starting upload 2026/08/22 02:12:18 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:12:18 DEBUG : Looking for writers 2026/08/22 02:12:18 DEBUG : file1: reading active writers 2026/08/22 02:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 02:12:18 DEBUG : Looking for writers 2026/08/22 02:12:18 DEBUG : file1: reading active writers 2026/08/22 02:12:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 02:12:18 DEBUG : file1: size = 11 OK 2026/08/22 02:12:18 DEBUG : file1.rclone_chunk.001_5l7eq1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/22 02:12:18 INFO : file1.rclone_chunk.001_5l7eq1: Copied (server-side copy) to: file1 2026/08/22 02:12:18 INFO : file1.rclone_chunk.001_5l7eq1: Deleted 2026/08/22 02:12:18 DEBUG : file1: size = 11 OK 2026/08/22 02:12:18 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/22 02:12:18 INFO : file1: Copied (new) 2026/08/22 02:12:18 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-22 02:12:18.268410222 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/22 02:12:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 02:12:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:18 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 02:12:18 DEBUG : Looking for writers 2026/08/22 02:12:18 DEBUG : file1: reading active writers 2026/08/22 02:12:18 DEBUG : >WaitForWriters: 2026/08/22 02:12:18 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:18 DEBUG : Looking for writers 2026/08/22 02:12:18 DEBUG : file1: reading active writers 2026/08/22 02:12:18 DEBUG : >WaitForWriters: 2026/08/22 02:12:18 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:19 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:19 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:19 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:19 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:19 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:19 DEBUG : file1: newRWFileHandle: 2026/08/22 02:12:19 DEBUG : file1(0xa706b7e6f80): openPending: 2026/08/22 02:12:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:19 DEBUG : file1(0xa706b7e6f80): >openPending: err= 2026/08/22 02:12:19 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 02:12:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 02:12:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 02:12:19 DEBUG : file1(0xa706b7e6f80): close: 2026/08/22 02:12:19 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 02:12:19.177111272 +0000 UTC m=+69.663052686 2026/08/22 02:12:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:19 DEBUG : file1(0xa706b7e6f80): >close: err= 2026/08/22 02:12:19 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/22 02:12:19 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 02:12:19 DEBUG : file2: newRWFileHandle: 2026/08/22 02:12:19 DEBUG : file2(0xa706b7e7480): openPending: 2026/08/22 02:12:19 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 02:12:19 DEBUG : file2(0xa706b7e7480): >openPending: err= 2026/08/22 02:12:19 DEBUG : file2: >newRWFileHandle: err= 2026/08/22 02:12:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 02:12:19 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/22 02:12:19 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/22 02:12:19 DEBUG : file2(0xa706b7e7480): RWFileHandle.Flush 2026/08/22 02:12:19 DEBUG : file2(0xa706b7e7480): RWFileHandle.Release 2026/08/22 02:12:19 DEBUG : file2(0xa706b7e7480): close: 2026/08/22 02:12:19 DEBUG : file2: vfs cache: setting modification time to 2026-08-22 02:12:19.178293735 +0000 UTC m=+69.664235139 2026/08/22 02:12:19 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:19 DEBUG : file2(0xa706b7e7480): >close: err= 2026/08/22 02:12:19 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:19 DEBUG : Looking for writers 2026/08/22 02:12:19 DEBUG : file1: reading active writers 2026/08/22 02:12:19 DEBUG : file2: reading active writers 2026/08/22 02:12:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/22 02:12:19 DEBUG : Looking for writers 2026/08/22 02:12:19 DEBUG : file1: reading active writers 2026/08/22 02:12:19 DEBUG : file2: reading active writers 2026/08/22 02:12:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/22 02:12:19 DEBUG : Looking for writers 2026/08/22 02:12:19 DEBUG : file1: reading active writers 2026/08/22 02:12:19 DEBUG : file2: reading active writers 2026/08/22 02:12:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/22 02:12:19 DEBUG : Looking for writers 2026/08/22 02:12:19 DEBUG : file2: reading active writers 2026/08/22 02:12:19 DEBUG : file1: reading active writers 2026/08/22 02:12:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/22 02:12:19 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho/dir/file1: no such file or directory 2026/08/22 02:12:19 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho/dir/file1: no such file or directory 2026/08/22 02:12:19 DEBUG : file1: vfs cache: starting upload 2026/08/22 02:12:19 DEBUG : file2: vfs cache: starting upload 2026/08/22 02:12:19 DEBUG : Looking for writers 2026/08/22 02:12:19 DEBUG : file1: reading active writers 2026/08/22 02:12:19 DEBUG : file2: reading active writers 2026/08/22 02:12:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/22 02:12:19 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:12:19 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:12:19 DEBUG : Looking for writers 2026/08/22 02:12:19 DEBUG : file1: reading active writers 2026/08/22 02:12:19 DEBUG : file2: reading active writers 2026/08/22 02:12:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/22 02:12:19 DEBUG : file1: size = 0 OK 2026/08/22 02:12:19 DEBUG : file1.rclone_chunk.001_5l7fvd: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 02:12:19 INFO : file1.rclone_chunk.001_5l7fvd: Copied (server-side copy) to: file1 2026/08/22 02:12:19 DEBUG : file2: size = 0 OK 2026/08/22 02:12:19 DEBUG : file2.rclone_chunk.001_5l7fcm: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 02:12:19 INFO : file2.rclone_chunk.001_5l7fcm: Copied (server-side copy) to: file2 2026/08/22 02:12:19 INFO : file1.rclone_chunk.001_5l7fvd: Deleted 2026/08/22 02:12:19 DEBUG : file1: size = 0 OK 2026/08/22 02:12:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 02:12:19 INFO : file1: Copied (new) 2026/08/22 02:12:19 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-22 02:12:19.177111272 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/22 02:12:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 02:12:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:19 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 02:12:19 INFO : file2.rclone_chunk.001_5l7fcm: Deleted 2026/08/22 02:12:19 DEBUG : file2: size = 0 OK 2026/08/22 02:12:19 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 02:12:19 INFO : file2: Copied (new) 2026/08/22 02:12:19 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-22 02:12:19.178293735 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/22 02:12:19 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/22 02:12:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 02:12:19 INFO : file2: vfs cache: upload succeeded try #1 2026/08/22 02:12:19 DEBUG : Looking for writers 2026/08/22 02:12:19 DEBUG : file1: reading active writers 2026/08/22 02:12:19 DEBUG : file2: reading active writers 2026/08/22 02:12:19 DEBUG : >WaitForWriters: 2026/08/22 02:12:19 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:19 DEBUG : Looking for writers 2026/08/22 02:12:19 DEBUG : file1: reading active writers 2026/08/22 02:12:19 DEBUG : file2: reading active writers 2026/08/22 02:12:19 DEBUG : >WaitForWriters: 2026/08/22 02:12:19 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.00s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:20 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:20 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:20 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho/dir/file1: no such file or directory 2026/08/22 02:12:20 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho/dir/file1: no such file or directory 2026/08/22 02:12:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:20 DEBUG : file1: newRWFileHandle: 2026/08/22 02:12:20 DEBUG : file1(0xa706b945800): openPending: 2026/08/22 02:12:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:20 DEBUG : file1(0xa706b945800): >openPending: err= 2026/08/22 02:12:20 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 02:12:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 02:12:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 02:12:20 DEBUG : file1(0xa706b945800): _writeAt: size=5, off=0 2026/08/22 02:12:20 DEBUG : file1(0xa706b945800): >_writeAt: n=5, err= 2026/08/22 02:12:20 DEBUG : file1(0xa706b945800): RWFileHandle.Flush 2026/08/22 02:12:20 DEBUG : file1(0xa706b945800): RWFileHandle.Flush 2026/08/22 02:12:20 DEBUG : file1(0xa706b945800): close: 2026/08/22 02:12:20 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 02:12:20.179900853 +0000 UTC m=+70.665842257 2026/08/22 02:12:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:20 DEBUG : file1(0xa706b945800): >close: err= 2026/08/22 02:12:20 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:20 DEBUG : Looking for writers 2026/08/22 02:12:20 DEBUG : file1: reading active writers 2026/08/22 02:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 02:12:20 DEBUG : Looking for writers 2026/08/22 02:12:20 DEBUG : file1: reading active writers 2026/08/22 02:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 02:12:20 DEBUG : Looking for writers 2026/08/22 02:12:20 DEBUG : file1: reading active writers 2026/08/22 02:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 02:12:20 DEBUG : Looking for writers 2026/08/22 02:12:20 DEBUG : file1: reading active writers 2026/08/22 02:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 02:12:20 DEBUG : file1: vfs cache: starting upload 2026/08/22 02:12:20 DEBUG : Looking for writers 2026/08/22 02:12:20 DEBUG : file1: reading active writers 2026/08/22 02:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 02:12:20 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:12:20 DEBUG : Looking for writers 2026/08/22 02:12:20 DEBUG : file1: reading active writers 2026/08/22 02:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 02:12:20 DEBUG : file1: size = 5 OK 2026/08/22 02:12:20 DEBUG : file1.rclone_chunk.001_5l7ggg: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:12:20 INFO : file1.rclone_chunk.001_5l7ggg: Copied (server-side copy) to: file1 2026/08/22 02:12:20 INFO : file1.rclone_chunk.001_5l7ggg: Deleted 2026/08/22 02:12:20 DEBUG : file1: size = 5 OK 2026/08/22 02:12:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:12:20 INFO : file1: Copied (new) 2026/08/22 02:12:20 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-22 02:12:20.179900853 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/22 02:12:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 02:12:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:20 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 02:12:20 DEBUG : Looking for writers 2026/08/22 02:12:20 DEBUG : file1: reading active writers 2026/08/22 02:12:20 DEBUG : >WaitForWriters: 2026/08/22 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:20 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:20 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:20 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:21 DEBUG : file1: newRWFileHandle: 2026/08/22 02:12:21 DEBUG : file1(0xa706b043b40): openPending: 2026/08/22 02:12:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:21 DEBUG : file1(0xa706b043b40): >openPending: err= 2026/08/22 02:12:21 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 02:12:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 02:12:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 02:12:21 DEBUG : file1(0xa706b043b40): _writeAt: size=5, off=0 2026/08/22 02:12:21 DEBUG : file1(0xa706b043b40): >_writeAt: n=5, err= 2026/08/22 02:12:21 DEBUG : file1(0xa706b043b40): RWFileHandle.Release 2026/08/22 02:12:21 DEBUG : file1(0xa706b043b40): close: 2026/08/22 02:12:21 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 02:12:21.005025824 +0000 UTC m=+71.490967258 2026/08/22 02:12:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:21 DEBUG : file1(0xa706b043b40): >close: err= 2026/08/22 02:12:21 DEBUG : file1(0xa706b043b40): RWFileHandle.Release 2026/08/22 02:12:21 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:21 DEBUG : Looking for writers 2026/08/22 02:12:21 DEBUG : file1: reading active writers 2026/08/22 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 02:12:21 DEBUG : Looking for writers 2026/08/22 02:12:21 DEBUG : file1: reading active writers 2026/08/22 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 02:12:21 DEBUG : Looking for writers 2026/08/22 02:12:21 DEBUG : file1: reading active writers 2026/08/22 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 02:12:21 DEBUG : Looking for writers 2026/08/22 02:12:21 DEBUG : file1: reading active writers 2026/08/22 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 02:12:21 DEBUG : file1: vfs cache: starting upload 2026/08/22 02:12:21 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:12:21 DEBUG : Looking for writers 2026/08/22 02:12:21 DEBUG : file1: reading active writers 2026/08/22 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 02:12:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho/dir/file1: no such file or directory 2026/08/22 02:12:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho/dir/file1: no such file or directory 2026/08/22 02:12:21 DEBUG : Looking for writers 2026/08/22 02:12:21 DEBUG : file1: reading active writers 2026/08/22 02:12:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 02:12:21 DEBUG : file1: size = 5 OK 2026/08/22 02:12:21 DEBUG : file1.rclone_chunk.001_5l7h5f: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:12:21 INFO : file1.rclone_chunk.001_5l7h5f: Copied (server-side copy) to: file1 2026/08/22 02:12:21 INFO : file1.rclone_chunk.001_5l7h5f: Deleted 2026/08/22 02:12:21 DEBUG : file1: size = 5 OK 2026/08/22 02:12:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:12:21 INFO : file1: Copied (new) 2026/08/22 02:12:21 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-22 02:12:21.005025824 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/22 02:12:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 02:12:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:21 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 02:12:21 DEBUG : Looking for writers 2026/08/22 02:12:21 DEBUG : file1: reading active writers 2026/08/22 02:12:21 DEBUG : >WaitForWriters: 2026/08/22 02:12:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho/dir/file1: no such file or directory 2026/08/22 02:12:22 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho/dir/file1: no such file or directory 2026/08/22 02:12:22 DEBUG : dir/file1: size = 16 OK 2026/08/22 02:12:22 DEBUG : dir/file1.rclone_chunk.001_5l7h4h: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/22 02:12:22 INFO : dir/file1.rclone_chunk.001_5l7h4h: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:22 INFO : dir/file1.rclone_chunk.001_5l7h4h: Deleted 2026/08/22 02:12:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/22 02:12:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 02:12:22 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:12:22 DEBUG : dir/file1(0xa706b723340): openPending: 2026/08/22 02:12:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 02:12:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 02:12:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:22 DEBUG : dir/file1(0xa706b723340): >openPending: err= 2026/08/22 02:12:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 02:12:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:12:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:12:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 02:12:22 DEBUG : dir/file1(0xa706b723340): _writeAt: size=5, off=0 2026/08/22 02:12:22 DEBUG : dir/file1(0xa706b723340): >_writeAt: n=5, err= 2026/08/22 02:12:22 DEBUG : dir/file1(0xa706b723340): close: 2026/08/22 02:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:22 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-22 02:12:22.492259149 +0000 UTC m=+72.978200564 2026/08/22 02:12:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:22 DEBUG : dir/file1(0xa706b723340): >close: err= 2026/08/22 02:12:22 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:22 DEBUG : dir: Looking for writers 2026/08/22 02:12:22 DEBUG : file1: reading active writers 2026/08/22 02:12:22 DEBUG : Looking for writers 2026/08/22 02:12:22 DEBUG : dir: reading active writers 2026/08/22 02:12:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 02:12:22 DEBUG : dir: Looking for writers 2026/08/22 02:12:22 DEBUG : file1: reading active writers 2026/08/22 02:12:22 DEBUG : Looking for writers 2026/08/22 02:12:22 DEBUG : dir: reading active writers 2026/08/22 02:12:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 02:12:22 DEBUG : dir: Looking for writers 2026/08/22 02:12:22 DEBUG : file1: reading active writers 2026/08/22 02:12:22 DEBUG : Looking for writers 2026/08/22 02:12:22 DEBUG : dir: reading active writers 2026/08/22 02:12:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 02:12:22 DEBUG : dir: Looking for writers 2026/08/22 02:12:22 DEBUG : file1: reading active writers 2026/08/22 02:12:22 DEBUG : Looking for writers 2026/08/22 02:12:22 DEBUG : dir: reading active writers 2026/08/22 02:12:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 02:12:22 DEBUG : dir/file1: vfs cache: starting upload 2026/08/22 02:12:22 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:12:22 DEBUG : dir: Looking for writers 2026/08/22 02:12:22 DEBUG : file1: reading active writers 2026/08/22 02:12:22 DEBUG : Looking for writers 2026/08/22 02:12:22 DEBUG : dir: reading active writers 2026/08/22 02:12:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 02:12:22 DEBUG : dir: Looking for writers 2026/08/22 02:12:22 DEBUG : file1: reading active writers 2026/08/22 02:12:22 DEBUG : Looking for writers 2026/08/22 02:12:22 DEBUG : dir: reading active writers 2026/08/22 02:12:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 02:12:22 DEBUG : dir/file1: size = 5 OK 2026/08/22 02:12:22 DEBUG : dir/file1.rclone_chunk.001_5l7icv: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:12:22 INFO : dir/file1.rclone_chunk.001_5l7icv: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:23 INFO : dir/file1.rclone_chunk.001_5l7icv: Deleted 2026/08/22 02:12:23 DEBUG : dir/file1: size = 5 OK 2026/08/22 02:12:23 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:12:23 INFO : dir/file1: Copied (replaced existing) 2026/08/22 02:12:23 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-22 02:12:22.492259149 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/22 02:12:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/22 02:12:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/22 02:12:23 DEBUG : dir: Looking for writers 2026/08/22 02:12:23 DEBUG : file1: reading active writers 2026/08/22 02:12:23 DEBUG : Looking for writers 2026/08/22 02:12:23 DEBUG : dir: reading active writers 2026/08/22 02:12:23 DEBUG : >WaitForWriters: 2026/08/22 02:12:23 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.53s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:23 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:23 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:23 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:23 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:23 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:23 DEBUG : dir/file1: size = 16 OK 2026/08/22 02:12:23 DEBUG : dir/file1.rclone_chunk.001_5l7j1u: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/22 02:12:23 INFO : dir/file1.rclone_chunk.001_5l7j1u: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:23 INFO : dir/file1.rclone_chunk.001_5l7j1u: Deleted 2026/08/22 02:12:23 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:23 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 02:12:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 02:12:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 02:12:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 02:12:23 DEBUG : dir/file1(0xa706b0f13c0): _writeAt: size=5, off=0 2026/08/22 02:12:23 DEBUG : dir/file1(0xa706b0f13c0): openPending: 2026/08/22 02:12:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 02:12:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 02:12:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:24 DEBUG : dir/file1(0xa706b0f13c0): >openPending: err= 2026/08/22 02:12:24 DEBUG : dir/file1(0xa706b0f13c0): >_writeAt: n=5, err= 2026/08/22 02:12:24 DEBUG : dir/file1(0xa706b0f13c0): _writeAt: size=15, off=5 2026/08/22 02:12:24 DEBUG : dir/file1(0xa706b0f13c0): >_writeAt: n=15, err= 2026/08/22 02:12:24 DEBUG : dir/file1(0xa706b0f13c0): close: 2026/08/22 02:12:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/22 02:12:24 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-22 02:12:24.041895447 +0000 UTC m=+74.527836881 2026/08/22 02:12:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:24 DEBUG : dir/file1(0xa706b0f13c0): >close: err= 2026/08/22 02:12:24 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:24 DEBUG : dir: Looking for writers 2026/08/22 02:12:24 DEBUG : file1: reading active writers 2026/08/22 02:12:24 DEBUG : Looking for writers 2026/08/22 02:12:24 DEBUG : dir: reading active writers 2026/08/22 02:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 02:12:24 DEBUG : dir: Looking for writers 2026/08/22 02:12:24 DEBUG : file1: reading active writers 2026/08/22 02:12:24 DEBUG : Looking for writers 2026/08/22 02:12:24 DEBUG : dir: reading active writers 2026/08/22 02:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 02:12:24 DEBUG : dir: Looking for writers 2026/08/22 02:12:24 DEBUG : file1: reading active writers 2026/08/22 02:12:24 DEBUG : Looking for writers 2026/08/22 02:12:24 DEBUG : dir: reading active writers 2026/08/22 02:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 02:12:24 DEBUG : dir: Looking for writers 2026/08/22 02:12:24 DEBUG : file1: reading active writers 2026/08/22 02:12:24 DEBUG : Looking for writers 2026/08/22 02:12:24 DEBUG : dir: reading active writers 2026/08/22 02:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 02:12:24 DEBUG : dir/file1: vfs cache: starting upload 2026/08/22 02:12:24 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:12:24 DEBUG : dir: Looking for writers 2026/08/22 02:12:24 DEBUG : file1: reading active writers 2026/08/22 02:12:24 DEBUG : Looking for writers 2026/08/22 02:12:24 DEBUG : dir: reading active writers 2026/08/22 02:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 02:12:24 DEBUG : dir: Looking for writers 2026/08/22 02:12:24 DEBUG : file1: reading active writers 2026/08/22 02:12:24 DEBUG : Looking for writers 2026/08/22 02:12:24 DEBUG : dir: reading active writers 2026/08/22 02:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 02:12:24 DEBUG : dir/file1: size = 20 OK 2026/08/22 02:12:24 DEBUG : dir/file1.rclone_chunk.001_5l7k4u: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/22 02:12:24 INFO : dir/file1.rclone_chunk.001_5l7k4u: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:24 INFO : dir/file1.rclone_chunk.001_5l7k4u: Deleted 2026/08/22 02:12:24 DEBUG : dir/file1: size = 20 OK 2026/08/22 02:12:24 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/22 02:12:24 INFO : dir/file1: Copied (replaced existing) 2026/08/22 02:12:24 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-22 02:12:24.041895447 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/22 02:12:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/22 02:12:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/22 02:12:24 DEBUG : dir: Looking for writers 2026/08/22 02:12:24 DEBUG : file1: reading active writers 2026/08/22 02:12:24 DEBUG : Looking for writers 2026/08/22 02:12:24 DEBUG : dir: reading active writers 2026/08/22 02:12:24 DEBUG : >WaitForWriters: 2026/08/22 02:12:24 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.56s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:24 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:24 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:24 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:24 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:24 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:24 DEBUG : file1: newRWFileHandle: 2026/08/22 02:12:24 DEBUG : file1(0xa706b042d80): openPending: 2026/08/22 02:12:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:24 DEBUG : file1(0xa706b042d80): >openPending: err= 2026/08/22 02:12:24 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 02:12:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 02:12:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 02:12:24 DEBUG : file1(0xa706b042d80): _writeAt: size=5, off=0 2026/08/22 02:12:24 DEBUG : file1(0xa706b042d80): >_writeAt: n=5, err= 2026/08/22 02:12:24 DEBUG : file1(0xa706b042d80): close: 2026/08/22 02:12:24 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 02:12:24.918694947 +0000 UTC m=+75.404636362 2026/08/22 02:12:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:24 DEBUG : file1(0xa706b042d80): >close: err= 2026/08/22 02:12:24 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:24 DEBUG : Looking for writers 2026/08/22 02:12:24 DEBUG : file1: reading active writers 2026/08/22 02:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 02:12:24 DEBUG : Looking for writers 2026/08/22 02:12:24 DEBUG : file1: reading active writers 2026/08/22 02:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 02:12:24 DEBUG : Looking for writers 2026/08/22 02:12:24 DEBUG : file1: reading active writers 2026/08/22 02:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 02:12:24 DEBUG : Looking for writers 2026/08/22 02:12:24 DEBUG : file1: reading active writers 2026/08/22 02:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 02:12:25 DEBUG : file1: vfs cache: starting upload 2026/08/22 02:12:25 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:12:25 DEBUG : Looking for writers 2026/08/22 02:12:25 DEBUG : file1: reading active writers 2026/08/22 02:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 02:12:25 DEBUG : Looking for writers 2026/08/22 02:12:25 DEBUG : file1: reading active writers 2026/08/22 02:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 02:12:25 DEBUG : file1: size = 5 OK 2026/08/22 02:12:25 DEBUG : file1.rclone_chunk.001_5l7lfk: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:12:25 INFO : file1.rclone_chunk.001_5l7lfk: Copied (server-side copy) to: file1 2026/08/22 02:12:25 INFO : file1.rclone_chunk.001_5l7lfk: Deleted 2026/08/22 02:12:25 DEBUG : file1: size = 5 OK 2026/08/22 02:12:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:12:25 INFO : file1: Copied (new) 2026/08/22 02:12:25 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-22 02:12:24.918694947 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/22 02:12:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:25 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 02:12:25 DEBUG : Looking for writers 2026/08/22 02:12:25 DEBUG : file1: reading active writers 2026/08/22 02:12:25 DEBUG : >WaitForWriters: 2026/08/22 02:12:25 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.84s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:25 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:25 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:25 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:25 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/22 02:12:25 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d340): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d340): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d340): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d340): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d340): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.75981112 +0000 UTC m=+76.245752535 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d340): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d840): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d840): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d840): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d840): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d840): _writeAt: size=3, off=2 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d840): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d840): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.75981112 +0000 UTC m=+76.245752535 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d840): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49dd00): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49dd00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49dd00): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49dd00): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49dd00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.75981112 +0000 UTC m=+76.245752535 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49dd00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ac11110 item 1 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2440): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2440): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2440): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2440): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2440): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.763642443 +0000 UTC m=+76.249583857 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2440): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2940): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2940): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2940): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2940): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2940): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.763642443 +0000 UTC m=+76.249583857 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2940): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c8310 item 2 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2f80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2f80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2f80): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2f80): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2f80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.766069775 +0000 UTC m=+76.252011200 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b2f80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b3400): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b3400): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b3400): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b3400): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b3400): _writeAt: size=3, off=2 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b3400): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b3400): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.766069775 +0000 UTC m=+76.252011200 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b3400): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b38c0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b38c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b38c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b38c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b38c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.766069775 +0000 UTC m=+76.252011200 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6b38c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c8770 item 3 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea040): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea040): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea040): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea040): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea040): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.770019672 +0000 UTC m=+76.255961097 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea040): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043a00): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043a00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043a00): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043a00): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043a00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.770019672 +0000 UTC m=+76.255961097 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043a00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afb0460 item 4 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fa1c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fa1c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fa1c0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fa1c0): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fa1c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.771856551 +0000 UTC m=+76.257797965 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fa1c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fa640): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fa640): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fa640): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fa640): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fa640): _writeAt: size=3, off=2 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fa640): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fa640): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.771856551 +0000 UTC m=+76.257797965 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fa640): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fab00): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fab00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fab00): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fab00): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fab00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.771856551 +0000 UTC m=+76.257797965 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fab00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afb0a10 item 5 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fb180): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fb180): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fb180): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fb180): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fb180): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.774500242 +0000 UTC m=+76.260441666 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fb180): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fb6c0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fb6c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fb6c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fb6c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fb6c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.774500242 +0000 UTC m=+76.260441666 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fb6c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afb1730 item 6 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fbd40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fbd40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fbd40): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fbd40): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fbd40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.776378568 +0000 UTC m=+76.262319982 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5fbd40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73e340): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73e340): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73e340): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73e340): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73e340): _writeAt: size=3, off=2 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73e340): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73e340): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.776378568 +0000 UTC m=+76.262319982 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73e340): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73e800): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73e800): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73e800): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73e800): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73e800): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.776378568 +0000 UTC m=+76.262319982 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73e800): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afb1b20 item 7 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73ee80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73ee80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73ee80): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73ee80): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73ee80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.778868328 +0000 UTC m=+76.264809742 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73ee80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73f3c0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73f3c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73f3c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73f3c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73f3c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.778868328 +0000 UTC m=+76.264809742 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73f3c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2223f0 item 8 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73f980): _readAt: size=2, off=0 2026/08/22 02:12:25 ERROR : open-test-file(0xa706b73f980): Couldn't read size of file 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73f980): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73f980): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73f980): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73f980): close: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73f980): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73fd40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73fd40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73fd40): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73fd40): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73fd40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.78098301 +0000 UTC m=+76.266924425 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b73fd40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7782c0): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7782c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7782c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7782c0): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7782c0): _writeAt: size=3, off=2 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7782c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7782c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.78098301 +0000 UTC m=+76.266924425 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7782c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7787c0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7787c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7787c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7787c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7787c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.78098301 +0000 UTC m=+76.266924425 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7787c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b222930 item 9 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b778e40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b778e40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b778e40): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b778e40): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b778e40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.783683529 +0000 UTC m=+76.269624943 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b778e40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b779380): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b779380): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b779380): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b779380): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b779380): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.783683529 +0000 UTC m=+76.269624943 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b779380): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b223dc0 item 10 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7799c0): _readAt: size=2, off=0 2026/08/22 02:12:25 ERROR : open-test-file(0xa706b7799c0): Couldn't read size of file 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7799c0): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7799c0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7799c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7799c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7799c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b779d80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b779d80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b779d80): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b779d80): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b779d80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.785872431 +0000 UTC m=+76.271813845 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b779d80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0380): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0380): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0380): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0380): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0380): _writeAt: size=3, off=2 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0380): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0380): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.785872431 +0000 UTC m=+76.271813845 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0380): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0880): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0880): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0880): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0880): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0880): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.785872431 +0000 UTC m=+76.271813845 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0880): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ad7e460 item 11 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0f00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0f00): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0f00): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0f00): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0f00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.788611612 +0000 UTC m=+76.274553037 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a0f00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1440): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1440): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1440): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1440): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1440): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.788611612 +0000 UTC m=+76.274553037 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1440): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ad7ebd0 item 12 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1a80): _readAt: size=2, off=0 2026/08/22 02:12:25 ERROR : open-test-file(0xa706b7a1a80): Couldn't read size of file 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1a80): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1a80): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1a80): close: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1a80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1e40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1e40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1e40): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1e40): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1e40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.790715183 +0000 UTC m=+76.276656608 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a1e40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b6600): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b6600): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b6600): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b6600): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b6600): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.790715183 +0000 UTC m=+76.276656608 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b6600): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ad7ef50 item 13 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b6c80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b6c80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b6c80): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b6c80): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b6c80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.792638334 +0000 UTC m=+76.278579749 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b6c80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b71c0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b71c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b71c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b71c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b71c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.792638334 +0000 UTC m=+76.278579749 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b71c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ad7f650 item 14 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b7800): _readAt: size=2, off=0 2026/08/22 02:12:25 ERROR : open-test-file(0xa706b7b7800): Couldn't read size of file 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b7800): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b7800): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b7800): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b7800): close: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b7800): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b7bc0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b7bc0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b7bc0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b7bc0): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b7bc0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.7951941 +0000 UTC m=+76.281135514 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7b7bc0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0380): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0380): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0380): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0380): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0380): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.7951941 +0000 UTC m=+76.281135514 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0380): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ab78150 item 15 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0a00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0a00): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0a00): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0a00): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0a00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.797121918 +0000 UTC m=+76.283063333 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0a00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0f40): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0f40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0f40): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0f40): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0f40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.797121918 +0000 UTC m=+76.283063333 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e0f40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ab78cb0 item 16 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e1580): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e1580): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e1580): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e1580): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e1580): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.799170717 +0000 UTC m=+76.285112131 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e1580): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e1a00): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e1a00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e1a00): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e1a00): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e1a00): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e1a00): _writeAt: size=3, off=7 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e1a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e1a00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.799170717 +0000 UTC m=+76.285112131 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7e1a00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816000): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816000): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816000): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816000): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816000): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.799170717 +0000 UTC m=+76.285112131 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816000): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ab79570 item 17 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816680): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816680): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816680): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816680): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816680): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.8016141 +0000 UTC m=+76.287555514 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816680): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816bc0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816bc0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816bc0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816bc0): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816bc0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.8016141 +0000 UTC m=+76.287555514 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b816bc0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b20c3f0 item 18 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817240): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817240): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817240): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817240): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817240): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.803596883 +0000 UTC m=+76.289538307 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817240): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817740): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817740): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817740): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817740): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817740): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817740): _writeAt: size=3, off=7 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817740): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817740): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.803596883 +0000 UTC m=+76.289538307 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817740): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817c40): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817c40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817c40): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817c40): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817c40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.803596883 +0000 UTC m=+76.289538307 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b817c40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b20cd90 item 19 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8423c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8423c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8423c0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8423c0): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8423c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.806449568 +0000 UTC m=+76.292390983 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8423c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b842900): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b842900): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b842900): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b842900): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b842900): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.806449568 +0000 UTC m=+76.292390983 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b842900): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b20d880 item 20 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b842f80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b842f80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b842f80): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b842f80): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b842f80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.808308037 +0000 UTC m=+76.294249451 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b842f80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b843480): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b843480): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b843480): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b843480): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b843480): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b843480): _writeAt: size=3, off=7 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b843480): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b843480): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.808308037 +0000 UTC m=+76.294249451 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b843480): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b843980): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b843980): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b843980): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b843980): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b843980): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.808308037 +0000 UTC m=+76.294249451 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b843980): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b20ddc0 item 21 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866100): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866100): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866100): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866100): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866100): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.810815851 +0000 UTC m=+76.296757266 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866100): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866640): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866640): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866640): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866640): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866640): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.810815851 +0000 UTC m=+76.296757266 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866640): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b9945b0 item 22 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866cc0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866cc0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866cc0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866cc0): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866cc0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.812742459 +0000 UTC m=+76.298683883 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b866cc0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8671c0): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8671c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8671c0): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8671c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8671c0): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8671c0): _writeAt: size=3, off=7 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8671c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8671c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.812742459 +0000 UTC m=+76.298683883 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8671c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8676c0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8676c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8676c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8676c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8676c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.812742459 +0000 UTC m=+76.298683883 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8676c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b994b60 item 23 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b867d40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b867d40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b867d40): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b867d40): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b867d40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.815454038 +0000 UTC m=+76.301395452 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b867d40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b892380): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b892380): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b892380): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b892380): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b892380): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.815454038 +0000 UTC m=+76.301395452 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b892380): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b9951f0 item 24 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8929c0): _readAt: size=2, off=0 2026/08/22 02:12:25 ERROR : open-test-file(0xa706b8929c0): Couldn't read size of file 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8929c0): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8929c0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8929c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8929c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8929c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b892d80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b892d80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b892d80): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b892d80): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b892d80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.817550716 +0000 UTC m=+76.303492130 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b892d80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b893280): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b893280): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b893280): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b893280): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b893280): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b893280): _writeAt: size=3, off=7 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b893280): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b893280): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.817550716 +0000 UTC m=+76.303492130 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b893280): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8937c0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8937c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8937c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8937c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8937c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.817550716 +0000 UTC m=+76.303492130 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8937c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b995570 item 25 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b893e40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b893e40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b893e40): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b893e40): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b893e40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.820067969 +0000 UTC m=+76.306009383 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b893e40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0480): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0480): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0480): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0480): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0480): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.820067969 +0000 UTC m=+76.306009383 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0480): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b995ce0 item 26 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0ac0): _readAt: size=2, off=0 2026/08/22 02:12:25 ERROR : open-test-file(0xa706b8c0ac0): Couldn't read size of file 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0ac0): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0ac0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0ac0): close: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0ac0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0e80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0e80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0e80): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0e80): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0e80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.823158172 +0000 UTC m=+76.309099586 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0e80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c1380): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c1380): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c1380): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c1380): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c1380): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c1380): _writeAt: size=3, off=7 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c1380): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c1380): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.823158172 +0000 UTC m=+76.309099586 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c1380): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea380): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea380): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea380): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea380): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea380): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.823158172 +0000 UTC m=+76.309099586 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea380): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b3ae310 item 27 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7125c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7125c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7125c0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7125c0): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7125c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.826413528 +0000 UTC m=+76.312354942 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7125c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b712b00): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b712b00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b712b00): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b712b00): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b712b00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.826413528 +0000 UTC m=+76.312354942 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b712b00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91c460 item 28 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713240): _readAt: size=2, off=0 2026/08/22 02:12:25 ERROR : open-test-file(0xa706b713240): Couldn't read size of file 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713240): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713240): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713240): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713240): close: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713240): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713600): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713600): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713600): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713600): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713600): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.829991303 +0000 UTC m=+76.315932717 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713600): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713cc0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713cc0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713cc0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713cc0): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713cc0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.829991303 +0000 UTC m=+76.315932717 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b713cc0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91c7e0 item 29 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55e440): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55e440): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55e440): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55e440): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55e440): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.832068805 +0000 UTC m=+76.318010229 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55e440): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55ea80): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55ea80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55ea80): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55ea80): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55ea80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.832068805 +0000 UTC m=+76.318010229 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55ea80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91ccb0 item 30 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55f0c0): _readAt: size=2, off=0 2026/08/22 02:12:25 ERROR : open-test-file(0xa706b55f0c0): Couldn't read size of file 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55f0c0): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55f0c0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55f0c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55f0c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55f0c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55f480): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55f480): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55f480): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55f480): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55f480): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.83582183 +0000 UTC m=+76.321763244 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55f480): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55fb40): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55fb40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55fb40): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55fb40): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55fb40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.83582183 +0000 UTC m=+76.321763244 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b55fb40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91d110 item 31 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea600): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea600): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea600): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea600): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea600): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.837745632 +0000 UTC m=+76.323687046 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ea600): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eab40): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eab40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eab40): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eab40): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eab40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.837745632 +0000 UTC m=+76.323687046 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eab40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91d490 item 32 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eb180): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eb180): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eb180): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eb180): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eb180): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.840170249 +0000 UTC m=+76.326111663 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eb180): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eb600): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eb600): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eb600): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eb600): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eb600): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91d8f0 item 33 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eb600): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eb600): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.840857156 +0000 UTC m=+76.326798570 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6eb600): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ebb00): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ebb00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ebb00): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ebb00): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ebb00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.840857156 +0000 UTC m=+76.326798570 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ebb00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91dc00 item 33 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0240): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0240): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0240): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0240): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0240): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.842947262 +0000 UTC m=+76.328888676 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c0240): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c06c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c06c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afe2540 item 34 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c06c0): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c06c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c06c0): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c06c0): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c06c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.843732475 +0000 UTC m=+76.329673889 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c06c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c19c0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c19c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c19c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c19c0): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c19c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.843732475 +0000 UTC m=+76.329673889 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8c19c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afe27e0 item 34 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e8180): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e8180): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e8180): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e8180): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e8180): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.845837008 +0000 UTC m=+76.331778422 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e8180): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e8c00): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e8c00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e8c00): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e8c00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e8c00): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afe2c40 item 35 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e8c00): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e8c00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.84688676 +0000 UTC m=+76.332828174 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e8c00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e91c0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e91c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e91c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e91c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e91c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.84688676 +0000 UTC m=+76.332828174 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e91c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afe2e70 item 35 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e9840): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e9840): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e9840): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e9840): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e9840): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.848861387 +0000 UTC m=+76.334802801 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e9840): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e9d40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e9d40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afe3a40 item 36 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e9d40): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e9d40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e9d40): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e9d40): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e9d40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.850040093 +0000 UTC m=+76.335981517 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b3e9d40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706aeec880): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706aeec880): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706aeec880): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706aeec880): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706aeec880): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.850040093 +0000 UTC m=+76.335981517 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706aeec880): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afe3c00 item 36 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706aeeda00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706aeeda00): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706aeeda00): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706aeeda00): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706aeeda00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.852029368 +0000 UTC m=+76.337970781 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706aeeda00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632380): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632380): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632380): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632380): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632380): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c82a0 item 37 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632380): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632380): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.852748466 +0000 UTC m=+76.338689880 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632380): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632880): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632880): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632880): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632880): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632880): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.852748466 +0000 UTC m=+76.338689880 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632880): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c84d0 item 37 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632f00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632f00): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632f00): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632f00): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632f00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.854694309 +0000 UTC m=+76.340635723 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b632f00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b633440): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b633440): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c8bd0 item 38 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b633440): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b633440): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b633440): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b633440): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b633440): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.855602033 +0000 UTC m=+76.341543447 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b633440): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b633980): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b633980): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b633980): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b633980): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b633980): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.855602033 +0000 UTC m=+76.341543447 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b633980): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c8ee0 item 38 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3e480): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3e480): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3e480): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3e480): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3e480): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.857341486 +0000 UTC m=+76.343282901 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3e480): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3f180): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3f180): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3f180): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3f180): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3f180): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c96c0 item 39 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3f180): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3f180): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.857947591 +0000 UTC m=+76.343889006 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3f180): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3f7c0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3f7c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3f7c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3f7c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3f7c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.857947591 +0000 UTC m=+76.343889006 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706af3f7c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c9d50 item 39 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722500): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722500): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722500): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722500): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722500): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.860023209 +0000 UTC m=+76.345964623 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722500): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722a00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722a00): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b3ae850 item 40 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722a00): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722a00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722a00): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722a00): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722a00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.860910935 +0000 UTC m=+76.346852339 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722a00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722f40): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722f40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722f40): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722f40): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722f40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.860910935 +0000 UTC m=+76.346852339 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b722f40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b3aea80 item 40 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b723500): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b723500): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b723500): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b723500): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b723500): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b723500): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b723500): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.862525473 +0000 UTC m=+76.348466887 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b723500): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b723a80): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b723a80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b723a80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b3af260 item 41 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b723a80): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b723a80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.863180931 +0000 UTC m=+76.349122335 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b723a80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace6180): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace6180): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace6180): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace6180): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace6180): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b3af5e0 item 41 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace6180): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace6180): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.863817133 +0000 UTC m=+76.349758537 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace6180): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace7700): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace7700): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace7700): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace7700): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace7700): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.863817133 +0000 UTC m=+76.349758537 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace7700): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b3afab0 item 41 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace7d80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace7d80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace7d80): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace7d80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace7d80): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace7d80): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace7d80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.865663357 +0000 UTC m=+76.351604761 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706ace7d80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f0d80): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f0d80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f0d80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706acda150 item 42 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f0d80): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f0d80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.866265474 +0000 UTC m=+76.352206878 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f0d80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f1640): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f1640): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706acda690 item 42 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f1640): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f1640): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f1640): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f1640): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f1640): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.866928125 +0000 UTC m=+76.352869529 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f1640): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f1bc0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f1bc0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f1bc0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f1bc0): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f1bc0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.866928125 +0000 UTC m=+76.352869529 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b0f1bc0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706acdabd0 item 42 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49c300): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49c300): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49c300): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49c300): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49c300): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49c300): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49c300): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.868497909 +0000 UTC m=+76.354439313 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49c300): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49c800): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49c800): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49c800): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706acdb1f0 item 43 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49c800): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49c800): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.869606762 +0000 UTC m=+76.355548176 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49c800): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49cd40): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49cd40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49cd40): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49cd40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49cd40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706acdb420 item 43 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49cd40): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49cd40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.870621448 +0000 UTC m=+76.356562862 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49cd40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d280): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d280): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d280): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d280): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d280): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.870621448 +0000 UTC m=+76.356562862 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d280): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706acdb810 item 43 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d940): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d940): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d940): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d940): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d940): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d940): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d940): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.872861737 +0000 UTC m=+76.358803151 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49d940): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49de40): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49de40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49de40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706acdbce0 item 44 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49de40): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49de40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.873628224 +0000 UTC m=+76.359569638 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b49de40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b042500): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b042500): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aff84d0 item 44 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b042500): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b042500): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b042500): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b042500): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b042500): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.874593276 +0000 UTC m=+76.360534690 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b042500): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b042bc0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b042bc0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b042bc0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b042bc0): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b042bc0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.874593276 +0000 UTC m=+76.360534690 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b042bc0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aff8d20 item 44 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043240): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043240): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043240): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043240): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043240): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043240): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043240): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.876481672 +0000 UTC m=+76.362423086 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043240): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043840): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043840): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043840): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aff9ab0 item 45 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043840): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043840): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.877197042 +0000 UTC m=+76.363138467 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b043840): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354140): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354140): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354140): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354140): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354140): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.877197042 +0000 UTC m=+76.363138467 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354140): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aff9d50 item 45 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354780): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354780): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354780): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354780): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354780): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354780): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354780): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.879623583 +0000 UTC m=+76.365565008 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354780): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354c80): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354c80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354c80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afccf50 item 46 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354c80): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354c80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.880316471 +0000 UTC m=+76.366257885 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b354c80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b355380): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b355380): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b355380): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b355380): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b355380): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.880316471 +0000 UTC m=+76.366257885 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b355380): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afcd340 item 46 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2040): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2040): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2040): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2040): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2040): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2040): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2040): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.882496777 +0000 UTC m=+76.368438181 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2040): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2580): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2580): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2580): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aefc230 item 47 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2580): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2580): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.883136284 +0000 UTC m=+76.369077688 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2580): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2c80): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2c80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2c80): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2c80): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2c80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.883136284 +0000 UTC m=+76.369077688 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e2c80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aefc3f0 item 47 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e32c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e32c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e32c0): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e32c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e32c0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e32c0): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e32c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.884945119 +0000 UTC m=+76.370886524 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e32c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e37c0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e37c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e37c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aefc850 item 48 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e37c0): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e37c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.885675228 +0000 UTC m=+76.371616632 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e37c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e3ec0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e3ec0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e3ec0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e3ec0): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e3ec0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.885675228 +0000 UTC m=+76.371616632 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8e3ec0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aefca10 item 48 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6600): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6600): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6600): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6600): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6600): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.887796433 +0000 UTC m=+76.373737837 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6600): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6a80): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6a80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6a80): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6a80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6a80): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6a80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aefcfc0 item 49 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6a80): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6a80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.888919914 +0000 UTC m=+76.374861328 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6a80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6fc0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6fc0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6fc0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6fc0): >_readAt: n=8, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6fc0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.888919914 +0000 UTC m=+76.374861328 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f6fc0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aefd2d0 item 49 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f7640): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f7640): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f7640): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f7640): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f7640): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.891066185 +0000 UTC m=+76.377007599 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f7640): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f7b40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f7b40): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f7b40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aefd730 item 50 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f7b40): _readAt: size=2, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f7b40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f7b40): _writeAt: size=3, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f7b40): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f7b40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.891818405 +0000 UTC m=+76.377759819 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8f7b40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43e1c0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43e1c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43e1c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43e1c0): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43e1c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.891818405 +0000 UTC m=+76.377759819 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43e1c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aefd960 item 50 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43e840): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43e840): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43e840): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43e840): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43e840): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.893784016 +0000 UTC m=+76.379725430 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43e840): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43ed40): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43ed40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43ed40): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43ed40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43ed40): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43ed40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aefde30 item 51 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43ed40): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43ed40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.894565031 +0000 UTC m=+76.380506445 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43ed40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43f280): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43f280): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43f280): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43f280): >_readAt: n=8, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43f280): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.894565031 +0000 UTC m=+76.380506445 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43f280): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ac92150 item 51 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43f900): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43f900): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43f900): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43f900): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43f900): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.896590244 +0000 UTC m=+76.382531658 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43f900): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43fe00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43fe00): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43fe00): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ac92cb0 item 52 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43fe00): _readAt: size=2, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43fe00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43fe00): _writeAt: size=3, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43fe00): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43fe00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.897386578 +0000 UTC m=+76.383328002 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b43fe00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b462480): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b462480): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b462480): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b462480): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b462480): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.897386578 +0000 UTC m=+76.383328002 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b462480): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ac92f50 item 52 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b462b00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b462b00): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b462b00): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b462b00): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b462b00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.899414736 +0000 UTC m=+76.385356150 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b462b00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463000): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463000): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463000): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463000): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463000): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463000): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ac93730 item 53 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463000): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463000): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.900156216 +0000 UTC m=+76.386097630 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463000): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463540): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463540): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463540): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463540): >_readAt: n=8, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463540): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.900156216 +0000 UTC m=+76.386097630 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463540): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ac93b20 item 53 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463bc0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463bc0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463bc0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463bc0): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463bc0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.902121367 +0000 UTC m=+76.388062781 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b463bc0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b41c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b41c0): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b41c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afa04d0 item 54 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b41c0): _readAt: size=2, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b41c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b41c0): _writeAt: size=3, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b41c0): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b41c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.902877363 +0000 UTC m=+76.388818777 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b41c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b4740): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b4740): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b4740): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b4740): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b4740): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.902877363 +0000 UTC m=+76.388818777 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b4740): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afa08c0 item 54 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b4dc0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b4dc0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b4dc0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b4dc0): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b4dc0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.904682271 +0000 UTC m=+76.390623685 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b4dc0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b52c0): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b52c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b52c0): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b52c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b52c0): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b52c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afa0c40 item 55 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b52c0): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b52c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.905822665 +0000 UTC m=+76.391764079 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b52c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b5800): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b5800): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b5800): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b5800): >_readAt: n=8, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b5800): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.905822665 +0000 UTC m=+76.391764079 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b5800): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afa0ee0 item 55 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b5e80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b5e80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b5e80): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b5e80): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b5e80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.908022467 +0000 UTC m=+76.393963871 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4b5e80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4e8480): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4e8480): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4e8480): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afa1260 item 56 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4e8480): _readAt: size=2, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4e8480): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4e8480): _writeAt: size=3, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4e8480): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4e8480): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.908880065 +0000 UTC m=+76.394821480 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b4e8480): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b618500): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b618500): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b618500): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b618500): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b618500): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.908880065 +0000 UTC m=+76.394821480 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b618500): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bbb40e0 item 56 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b618b40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b618b40): open at offset 0 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b618b40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b618b40): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b618b40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b618b40): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b618b40): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b618b40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.910895681 +0000 UTC m=+76.396837095 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b618b40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b619080): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b619080): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b619080): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bbb4620 item 57 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b619080): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b619080): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.911721801 +0000 UTC m=+76.397663225 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b619080): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6195c0): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6195c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6195c0): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6195c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6195c0): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6195c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bbb4930 item 57 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6195c0): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6195c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.912468541 +0000 UTC m=+76.398409955 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6195c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b619b40): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b619b40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b619b40): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b619b40): >_readAt: n=8, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b619b40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.912468541 +0000 UTC m=+76.398409955 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b619b40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bbb4af0 item 57 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650280): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650280): open at offset 0 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650280): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650280): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650280): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650280): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650280): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650280): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.914547345 +0000 UTC m=+76.400488759 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650280): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6507c0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6507c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6507c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bbb57a0 item 58 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6507c0): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6507c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.915389655 +0000 UTC m=+76.401331069 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6507c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650d00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650d00): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650d00): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bbb59d0 item 58 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650d00): _readAt: size=2, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650d00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650d00): _writeAt: size=3, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650d00): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650d00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.916272432 +0000 UTC m=+76.402213846 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b650d00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6512c0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6512c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6512c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6512c0): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6512c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.916272432 +0000 UTC m=+76.402213846 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6512c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bbb5b90 item 58 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b651900): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b651900): open at offset 0 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b651900): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b651900): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b651900): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b651900): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b651900): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b651900): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.917958505 +0000 UTC m=+76.403899909 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b651900): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b651e40): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b651e40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b651e40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb42230 item 59 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b651e40): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b651e40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.918574188 +0000 UTC m=+76.404515592 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b651e40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b676480): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b676480): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b676480): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b676480): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b676480): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b676480): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb42460 item 59 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b676480): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b676480): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.919221349 +0000 UTC m=+76.405162753 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b676480): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b676a00): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b676a00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b676a00): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b676a00): >_readAt: n=8, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b676a00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.919221349 +0000 UTC m=+76.405162753 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b676a00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb42620 item 59 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677040): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677040): open at offset 0 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677040): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677040): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677040): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677040): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677040): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677040): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.921296857 +0000 UTC m=+76.407238271 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677040): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677580): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677580): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677580): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb42a10 item 60 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677580): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677580): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.921841936 +0000 UTC m=+76.407783340 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677580): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677ac0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677ac0): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677ac0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb42bd0 item 60 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677ac0): _readAt: size=2, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677ac0): _writeAt: size=3, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677ac0): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677ac0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.922608534 +0000 UTC m=+76.408549938 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b677ac0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52c180): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52c180): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52c180): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52c180): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52c180): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.922608534 +0000 UTC m=+76.408549938 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52c180): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb42e00 item 60 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52c7c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52c7c0): open at offset 0 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52c7c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52c7c0): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52c7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52c7c0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52c7c0): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52c7c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.924649216 +0000 UTC m=+76.410590620 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52c7c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52cd00): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52cd00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52cd00): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb43180 item 61 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52cd00): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52cd00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.925318379 +0000 UTC m=+76.411259813 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52cd00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52d400): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52d400): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52d400): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52d400): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52d400): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.925318379 +0000 UTC m=+76.411259813 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52d400): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb433b0 item 61 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52da40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52da40): open at offset 0 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52da40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52da40): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52da40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52da40): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52da40): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52da40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.926952945 +0000 UTC m=+76.412894349 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b52da40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548080): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548080): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548080): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb43730 item 62 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548080): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548080): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.927616678 +0000 UTC m=+76.413558082 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548080): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548780): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548780): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548780): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548780): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548780): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.927616678 +0000 UTC m=+76.413558082 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548780): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb438f0 item 62 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548dc0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548dc0): open at offset 0 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548dc0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548dc0): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548dc0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548dc0): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548dc0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.929850946 +0000 UTC m=+76.415792350 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b548dc0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b549300): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b549300): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b549300): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb43c70 item 63 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b549300): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b549300): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.930401686 +0000 UTC m=+76.416343100 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b549300): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b549a00): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b549a00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b549a00): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b549a00): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b549a00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.930401686 +0000 UTC m=+76.416343100 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b549a00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb43e30 item 63 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584140): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584140): open at offset 0 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584140): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584140): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584140): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584140): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584140): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584140): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.932179161 +0000 UTC m=+76.418120566 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584140): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584680): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584680): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584680): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af41180 item 64 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584680): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584680): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.93270227 +0000 UTC m=+76.418643674 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584680): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584d80): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584d80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584d80): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584d80): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584d80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.93270227 +0000 UTC m=+76.418643674 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b584d80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af41b90 item 64 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5853c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5853c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5853c0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5853c0): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5853c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.934325594 +0000 UTC m=+76.420266999 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5853c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b585840): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b585840): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b585840): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b585840): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b585840): _writeAt: size=3, off=2 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1aa380 item 65 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b585840): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b585840): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.934928682 +0000 UTC m=+76.420870086 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b585840): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b585d40): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b585d40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b585d40): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b585d40): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b585d40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.934928682 +0000 UTC m=+76.420870086 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b585d40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1aa5b0 item 65 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0480): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0480): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0480): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0480): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0480): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.93689769 +0000 UTC m=+76.422839094 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0480): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0900): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0900): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1aaa10 item 66 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0900): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0900): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0900): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0900): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0900): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.937625935 +0000 UTC m=+76.423567339 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0900): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0e40): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0e40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0e40): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0e40): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0e40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.937625935 +0000 UTC m=+76.423567339 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f0e40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1aacb0 item 66 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1480): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1480): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1480): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1480): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1480): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.940217207 +0000 UTC m=+76.426158611 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1480): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1900): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1900): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1900): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1900): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1900): _writeAt: size=3, off=2 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1ab180 item 67 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1900): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1900): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.940951533 +0000 UTC m=+76.426892937 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1900): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1e00): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1e00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1e00): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1e00): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1e00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.940951533 +0000 UTC m=+76.426892937 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b5f1e00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1ab340 item 67 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688580): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688580): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688580): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688580): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688580): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.942753835 +0000 UTC m=+76.428695239 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688580): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688a80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688a80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1ab880 item 68 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688a80): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688a80): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688a80): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688a80): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688a80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.943961295 +0000 UTC m=+76.429902709 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688a80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688fc0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688fc0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688fc0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688fc0): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688fc0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.943961295 +0000 UTC m=+76.429902709 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b688fc0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1abb20 item 68 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b689600): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b689600): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b689600): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b689600): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b689600): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.946328043 +0000 UTC m=+76.432269458 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b689600): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b689a80): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b689a80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b689a80): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b689a80): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b689a80): _writeAt: size=3, off=2 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af94460 item 69 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b689a80): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b689a80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.947110652 +0000 UTC m=+76.433052066 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b689a80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ae080): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ae080): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ae080): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ae080): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ae080): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.947110652 +0000 UTC m=+76.433052066 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ae080): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af94770 item 69 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ae700): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ae700): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ae700): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ae700): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ae700): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.949157054 +0000 UTC m=+76.435098468 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ae700): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6aec00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6aec00): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af95730 item 70 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6aec00): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6aec00): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6aec00): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6aec00): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6aec00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.949926617 +0000 UTC m=+76.435868031 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6aec00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6af140): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6af140): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6af140): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6af140): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6af140): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.949926617 +0000 UTC m=+76.435868031 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6af140): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc30000 item 70 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6af7c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6af7c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6af7c0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6af7c0): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6af7c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.951802288 +0000 UTC m=+76.437743702 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6af7c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6afcc0): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6afcc0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6afcc0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6afcc0): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6afcc0): _writeAt: size=3, off=2 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc304d0 item 71 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6afcc0): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6afcc0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.952623479 +0000 UTC m=+76.438564892 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6afcc0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fe2c0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fe2c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fe2c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fe2c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fe2c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.952623479 +0000 UTC m=+76.438564892 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fe2c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc30690 item 71 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fe940): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fe940): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fe940): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fe940): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fe940): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.954593868 +0000 UTC m=+76.440535292 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fe940): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fee40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fee40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc30af0 item 72 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fee40): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fee40): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fee40): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fee40): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fee40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.955878333 +0000 UTC m=+76.441819747 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6fee40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ff380): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ff380): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ff380): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ff380): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ff380): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.955878333 +0000 UTC m=+76.441819747 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ff380): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc30e70 item 72 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ff940): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ff940): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ff940): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ff940): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ff940): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ff940): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ff940): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.957751139 +0000 UTC m=+76.443692543 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ff940): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ffe40): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ffe40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ffe40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc31420 item 73 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ffe40): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ffe40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.958434509 +0000 UTC m=+76.444375914 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b6ffe40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740400): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740400): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740400): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740400): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740400): _writeAt: size=3, off=2 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc315e0 item 73 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740400): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740400): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.959202929 +0000 UTC m=+76.445144353 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740400): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740940): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740940): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740940): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740940): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740940): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.959202929 +0000 UTC m=+76.445144353 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740940): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc317a0 item 73 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740f80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740f80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740f80): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740f80): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740f80): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740f80): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740f80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.961539431 +0000 UTC m=+76.447480835 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b740f80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b741480): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b741480): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b741480): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc31c00 item 74 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b741480): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b741480): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.962290859 +0000 UTC m=+76.448232263 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b741480): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7419c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7419c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc31dc0 item 74 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7419c0): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7419c0): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7419c0): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7419c0): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7419c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.963293172 +0000 UTC m=+76.449234595 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7419c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780040): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780040): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780040): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780040): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780040): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.963293172 +0000 UTC m=+76.449234595 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780040): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b40e0 item 74 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780680): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780680): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780680): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780680): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780680): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780680): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780680): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.96528372 +0000 UTC m=+76.451225124 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780680): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780b80): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780b80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780b80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b44d0 item 75 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780b80): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780b80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.965936261 +0000 UTC m=+76.451877676 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b780b80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7810c0): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7810c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7810c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7810c0): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7810c0): _writeAt: size=3, off=2 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b4690 item 75 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7810c0): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7810c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.966784173 +0000 UTC m=+76.452725577 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7810c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b781600): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b781600): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b781600): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b781600): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b781600): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.966784173 +0000 UTC m=+76.452725577 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b781600): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b4850 item 75 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b781c40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b781c40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b781c40): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b781c40): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b781c40): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b781c40): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b781c40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.968839673 +0000 UTC m=+76.454781077 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b781c40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8240): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8240): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8240): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b4c40 item 76 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8240): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8240): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.969615628 +0000 UTC m=+76.455557042 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8240): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8780): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8780): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b4e00 item 76 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8780): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8780): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8780): _writeAt: size=3, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8780): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8780): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.970607039 +0000 UTC m=+76.456548443 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8780): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8d00): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8d00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8d00): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8d00): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8d00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.970607039 +0000 UTC m=+76.456548443 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a8d00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b4fc0 item 76 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a9340): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a9340): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a9340): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a9340): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a9340): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a9340): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a9340): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.972547002 +0000 UTC m=+76.458488406 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a9340): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a9840): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a9840): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a9840): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b5420 item 77 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a9840): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a9840): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.973229189 +0000 UTC m=+76.459170604 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7a9840): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4040): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4040): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4040): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4040): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4040): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.973229189 +0000 UTC m=+76.459170604 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4040): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b5650 item 77 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4680): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4680): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4680): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4680): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4680): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4680): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4680): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.975054887 +0000 UTC m=+76.460996301 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4680): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4b80): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4b80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4b80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b5b90 item 78 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4b80): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4b80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.975811194 +0000 UTC m=+76.461752658 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c4b80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c5280): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c5280): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c5280): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c5280): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c5280): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.975811194 +0000 UTC m=+76.461752658 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c5280): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b5d50 item 78 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c58c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c58c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c58c0): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c58c0): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c58c0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c58c0): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c58c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.977994697 +0000 UTC m=+76.463936111 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c58c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c5dc0): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c5dc0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c5dc0): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2a0380 item 79 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c5dc0): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c5dc0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.978731327 +0000 UTC m=+76.464672792 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7c5dc0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f65c0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f65c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f65c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f65c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f65c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.978731327 +0000 UTC m=+76.464672792 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f65c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2a05b0 item 79 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f6c00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f6c00): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f6c00): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f6c00): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f6c00): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f6c00): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f6c00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.98089902 +0000 UTC m=+76.466840494 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f6c00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7100): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7100): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7100): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2a1180 item 80 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7100): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7100): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.981664365 +0000 UTC m=+76.467605809 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7100): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7800): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7800): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7800): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7800): >_readAt: n=5, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7800): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.981664365 +0000 UTC m=+76.467605809 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7800): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2a1500 item 80 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7e40): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7e40): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7e40): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7e40): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7e40): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.983954848 +0000 UTC m=+76.469896272 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b7f7e40): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82a3c0): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82a3c0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82a3c0): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82a3c0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82a3c0): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82a3c0): _writeAt: size=3, off=7 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2a1b20 item 81 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82a3c0): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82a3c0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.984778484 +0000 UTC m=+76.470719898 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82a3c0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82a900): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82a900): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82a900): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82a900): >_readAt: n=8, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82a900): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.984778484 +0000 UTC m=+76.470719898 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82a900): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2a1dc0 item 81 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82af80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82af80): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82af80): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82af80): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82af80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.986853581 +0000 UTC m=+76.472794995 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82af80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82b480): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82b480): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82b480): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afd4460 item 82 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82b480): _readAt: size=2, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82b480): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82b480): _writeAt: size=3, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82b480): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82b480): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.987650295 +0000 UTC m=+76.473591709 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82b480): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82ba00): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82ba00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82ba00): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82ba00): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82ba00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.987650295 +0000 UTC m=+76.473591709 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b82ba00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afd4a10 item 82 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856180): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856180): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856180): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856180): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856180): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.98961266 +0000 UTC m=+76.475554114 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856180): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856680): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856680): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856680): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856680): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856680): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856680): _writeAt: size=3, off=7 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af783f0 item 83 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856680): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856680): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.990389256 +0000 UTC m=+76.476330670 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856680): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856bc0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856bc0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856bc0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856bc0): >_readAt: n=8, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856bc0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.990389256 +0000 UTC m=+76.476330670 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b856bc0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af78cb0 item 83 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857240): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857240): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857240): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857240): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857240): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.992075119 +0000 UTC m=+76.478016543 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857240): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857740): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857740): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857740): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af79420 item 84 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857740): _readAt: size=2, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857740): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857740): _writeAt: size=3, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857740): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857740): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.992925946 +0000 UTC m=+76.478867360 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857740): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857cc0): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857cc0): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857cc0): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857cc0): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857cc0): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.992925946 +0000 UTC m=+76.478867360 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b857cc0): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af79650 item 84 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878440): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878440): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878440): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878440): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878440): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.99497297 +0000 UTC m=+76.480914374 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878440): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878940): _readAt: size=2, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878940): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878940): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878940): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878940): >_readAt: n=2, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878940): _writeAt: size=3, off=7 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af79e30 item 85 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878940): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878940): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.995726402 +0000 UTC m=+76.481667825 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878940): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878e80): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878e80): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878e80): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878e80): >_readAt: n=8, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878e80): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.995726402 +0000 UTC m=+76.481667825 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b878e80): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b12d6c0 item 85 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b879500): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b879500): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b879500): _writeAt: size=5, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b879500): >_writeAt: n=5, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b879500): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.997584029 +0000 UTC m=+76.483525493 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b879500): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b879a00): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b879a00): open at offset 5 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b879a00): >openPending: err= 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ac101c0 item 86 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b879a00): _readAt: size=2, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b879a00): >_readAt: n=0, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b879a00): _writeAt: size=3, off=5 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b879a00): >_writeAt: n=3, err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b879a00): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.998409237 +0000 UTC m=+76.484350651 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b879a00): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8b4080): _readAt: size=512, off=0 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8b4080): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8b4080): >openPending: err= 2026/08/22 02:12:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8b4080): >_readAt: n=3, err=EOF 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8b4080): close: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:25.998409237 +0000 UTC m=+76.484350651 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8b4080): >close: err= 2026/08/22 02:12:25 DEBUG : open-test-file: Remove: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ac104d0 item 86 2026/08/22 02:12:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:25 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:25 DEBUG : open-test-file(0xa706b8b4700): openPending: 2026/08/22 02:12:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b4700): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b4700): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b4700): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b4700): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.000265101 +0000 UTC m=+76.486206605 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b4700): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b4c00): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b4c00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b4c00): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b4c00): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b4c00): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b4c00): _writeAt: size=3, off=7 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ac11110 item 87 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b4c00): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b4c00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.001125755 +0000 UTC m=+76.487067199 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b4c00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b5140): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b5140): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b5140): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b5140): >_readAt: n=8, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b5140): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.001125755 +0000 UTC m=+76.487067199 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b5140): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ac113b0 item 87 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b57c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b57c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b57c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b57c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b57c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.00301898 +0000 UTC m=+76.488960384 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b57c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b5cc0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b5cc0): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b5cc0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afb0540 item 88 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b5cc0): _readAt: size=2, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b5cc0): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b5cc0): _writeAt: size=3, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b5cc0): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b5cc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.003768304 +0000 UTC m=+76.489709708 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8b5cc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91e340): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91e340): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91e340): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91e340): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91e340): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.003768304 +0000 UTC m=+76.489709708 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91e340): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afb0770 item 88 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91e980): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91e980): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91e980): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91e980): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91e980): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91e980): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91e980): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91e980): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.00540808 +0000 UTC m=+76.491349484 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91e980): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91eec0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91eec0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91eec0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afb0ee0 item 89 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91eec0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91eec0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.007489268 +0000 UTC m=+76.493430672 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91eec0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91f400): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91f400): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91f400): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91f400): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91f400): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91f400): _writeAt: size=3, off=7 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afb16c0 item 89 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91f400): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91f400): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.008308074 +0000 UTC m=+76.494249498 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91f400): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91f980): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91f980): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91f980): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91f980): >_readAt: n=8, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91f980): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.008308074 +0000 UTC m=+76.494249498 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b91f980): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afb18f0 item 89 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93a0c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93a0c0): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93a0c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93a0c0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93a0c0): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93a0c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93a0c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93a0c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.009956698 +0000 UTC m=+76.495898102 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93a0c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93a600): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93a600): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93a600): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afb1ce0 item 90 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93a600): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93a600): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.010575085 +0000 UTC m=+76.496516489 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93a600): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93ab40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93ab40): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93ab40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b222000 item 90 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93ab40): _readAt: size=2, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93ab40): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93ab40): _writeAt: size=3, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93ab40): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93ab40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.011278953 +0000 UTC m=+76.497220358 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93ab40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93b100): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93b100): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93b100): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93b100): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93b100): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.011278953 +0000 UTC m=+76.497220358 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93b100): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2223f0 item 90 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93b740): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93b740): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93b740): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93b740): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93b740): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93b740): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93b740): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93b740): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.012710997 +0000 UTC m=+76.498652401 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93b740): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93bc80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93bc80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93bc80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b222930 item 91 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93bc80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93bc80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.013382384 +0000 UTC m=+76.499323788 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b93bc80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b9602c0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b9602c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b9602c0): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b9602c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b9602c0): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b9602c0): _writeAt: size=3, off=7 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b222e70 item 91 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b9602c0): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b9602c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.014570097 +0000 UTC m=+76.500511501 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b9602c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b960840): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b960840): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b960840): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b960840): >_readAt: n=8, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b960840): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.014570097 +0000 UTC m=+76.500511501 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b960840): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2239d0 item 91 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b960e80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b960e80): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b960e80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b960e80): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b960e80): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b960e80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b960e80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b960e80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.016161922 +0000 UTC m=+76.502103326 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b960e80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b9613c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b9613c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b9613c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ad7e1c0 item 92 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b9613c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b9613c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.016681443 +0000 UTC m=+76.502622847 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b9613c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b961900): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b961900): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b961900): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ad7e540 item 92 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b961900): _readAt: size=2, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b961900): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b961900): _writeAt: size=3, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b961900): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b961900): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.017438463 +0000 UTC m=+76.503379867 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b961900): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b961ec0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b961ec0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b961ec0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b961ec0): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b961ec0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.017438463 +0000 UTC m=+76.503379867 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b961ec0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ad7e7e0 item 92 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b978600): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b978600): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b978600): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b978600): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b978600): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b978600): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b978600): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b978600): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.018977969 +0000 UTC m=+76.504919373 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b978600): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b978b40): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b978b40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b978b40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ad7ecb0 item 93 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b978b40): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b978b40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.019560488 +0000 UTC m=+76.505501892 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b978b40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979240): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979240): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979240): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979240): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979240): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.019560488 +0000 UTC m=+76.505501892 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979240): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ad7ee70 item 93 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979880): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979880): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979880): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979880): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979880): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979880): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979880): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979880): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.021609926 +0000 UTC m=+76.507551331 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979880): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979dc0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979dc0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979dc0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ad7f260 item 94 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979dc0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979dc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.022210291 +0000 UTC m=+76.508151695 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b979dc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99c5c0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99c5c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99c5c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99c5c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99c5c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.022210291 +0000 UTC m=+76.508151695 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99c5c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ad7f9d0 item 94 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99cc00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99cc00): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99cc00): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99cc00): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99cc00): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99cc00): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99cc00): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99cc00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.024282483 +0000 UTC m=+76.510223897 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99cc00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99d140): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99d140): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99d140): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ab78540 item 95 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99d140): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99d140): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.02487443 +0000 UTC m=+76.510815854 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99d140): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99d840): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99d840): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99d840): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99d840): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99d840): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.02487443 +0000 UTC m=+76.510815854 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b99d840): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ab788c0 item 95 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e88c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e88c0): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e88c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e88c0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e88c0): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e88c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e88c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e88c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.026747506 +0000 UTC m=+76.512688910 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e88c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8e00): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8e00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8e00): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afa16c0 item 96 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8e00): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8e00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.027295912 +0000 UTC m=+76.513237316 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8e00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9500): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9500): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9500): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9500): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9500): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.027295912 +0000 UTC m=+76.513237316 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9500): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afa1ab0 item 96 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= 2026/08/22 02:12:26 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:26 DEBUG : Looking for writers 2026/08/22 02:12:26 DEBUG : >WaitForWriters: 2026/08/22 02:12:26 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:26 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:26 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:26 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:26 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/22 02:12:26 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7127c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7127c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7127c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7127c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7127c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.163772434 +0000 UTC m=+76.649713859 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7127c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712c40): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712c40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712c40): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712c40): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712c40): _writeAt: size=3, off=2 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712c40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.163772434 +0000 UTC m=+76.649713859 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712c40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713200): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713200): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713200): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713200): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713200): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.163772434 +0000 UTC m=+76.649713859 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713200): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b9945b0 item 1 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713840): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713840): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713840): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713840): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713840): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.167862866 +0000 UTC m=+76.653804301 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713840): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713d40): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713d40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713d40): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713d40): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713d40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.167862866 +0000 UTC m=+76.653804301 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713d40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b994cb0 item 2 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55e480): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55e480): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55e480): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55e480): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55e480): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.170332369 +0000 UTC m=+76.656273803 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55e480): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55ea00): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55ea00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55ea00): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55ea00): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55ea00): _writeAt: size=3, off=2 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55ea00): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55ea00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.170332369 +0000 UTC m=+76.656273803 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55ea00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55eec0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55eec0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55eec0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55eec0): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55eec0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.170332369 +0000 UTC m=+76.656273803 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55eec0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b9951f0 item 3 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f540): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f540): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f540): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f540): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f540): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.173604436 +0000 UTC m=+76.659545861 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f540): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55fa80): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55fa80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55fa80): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55fa80): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55fa80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.173604436 +0000 UTC m=+76.659545861 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55fa80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b9956c0 item 4 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8340): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8340): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8340): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8340): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8340): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.176186831 +0000 UTC m=+76.662128266 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8340): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8d80): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8d80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8d80): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8d80): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8d80): _writeAt: size=3, off=2 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8d80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.176186831 +0000 UTC m=+76.662128266 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8d80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9240): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9240): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9240): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9240): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9240): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.176186831 +0000 UTC m=+76.662128266 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9240): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b995b20 item 5 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e98c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e98c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e98c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e98c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e98c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.179676991 +0000 UTC m=+76.665618415 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e98c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9e00): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9e00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9e00): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9e00): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9e00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.179676991 +0000 UTC m=+76.665618415 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9e00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91c310 item 6 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeecb00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeecb00): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeecb00): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeecb00): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeecb00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.182190075 +0000 UTC m=+76.668131499 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeecb00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeede40): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeede40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeede40): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeede40): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeede40): _writeAt: size=3, off=2 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeede40): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeede40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.182190075 +0000 UTC m=+76.668131499 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeede40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632480): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632480): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632480): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632480): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632480): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.182190075 +0000 UTC m=+76.668131499 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632480): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91c770 item 7 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632b00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632b00): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632b00): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632b00): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632b00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.185754514 +0000 UTC m=+76.671695948 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632b00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633040): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633040): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633040): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633040): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633040): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.185754514 +0000 UTC m=+76.671695948 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633040): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91cd90 item 8 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633640): _readAt: size=2, off=0 2026/08/22 02:12:26 ERROR : open-test-file(0xa706b633640): Couldn't read size of file 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633640): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633640): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633640): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633640): close: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633640): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633a40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633a40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633a40): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633a40): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633a40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.188340626 +0000 UTC m=+76.674282060 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633a40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633ec0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633ec0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633ec0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633ec0): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633ec0): _writeAt: size=3, off=2 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633ec0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.188340626 +0000 UTC m=+76.674282060 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633ec0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3ef00): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3ef00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3ef00): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3ef00): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3ef00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.188340626 +0000 UTC m=+76.674282060 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3ef00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91d1f0 item 9 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3f780): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3f780): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3f780): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3f780): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3f780): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.192040962 +0000 UTC m=+76.677982396 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3f780): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b722380): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b722380): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b722380): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b722380): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b722380): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.192040962 +0000 UTC m=+76.677982396 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b722380): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91d7a0 item 10 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7229c0): _readAt: size=2, off=0 2026/08/22 02:12:26 ERROR : open-test-file(0xa706b7229c0): Couldn't read size of file 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7229c0): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7229c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7229c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7229c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7229c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b722d80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b722d80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b722d80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b722d80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b722d80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.195232768 +0000 UTC m=+76.681174203 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b722d80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723280): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723280): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723280): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723280): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723280): _writeAt: size=3, off=2 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723280): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723280): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.195232768 +0000 UTC m=+76.681174203 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723280): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723800): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723800): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723800): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723800): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723800): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.195232768 +0000 UTC m=+76.681174203 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723800): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91dc70 item 11 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723e80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723e80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723e80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723e80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723e80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.199067667 +0000 UTC m=+76.685009092 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b723e80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace7640): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace7640): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace7640): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace7640): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace7640): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.199067667 +0000 UTC m=+76.685009092 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace7640): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afe27e0 item 12 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace7cc0): _readAt: size=2, off=0 2026/08/22 02:12:26 ERROR : open-test-file(0xa706ace7cc0): Couldn't read size of file 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace7cc0): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace7cc0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace7cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace7cc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace7cc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f0900): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f0900): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f0900): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f0900): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f0900): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.201906628 +0000 UTC m=+76.687848062 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f0900): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1580): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1580): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1580): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1580): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1580): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.201906628 +0000 UTC m=+76.687848062 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1580): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afe2c40 item 13 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8540): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8540): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8540): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8540): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8540): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.205315493 +0000 UTC m=+76.691256918 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8540): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8a80): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8a80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8a80): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8a80): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8a80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.205315493 +0000 UTC m=+76.691256918 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8a80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b078700 item 14 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e90c0): _readAt: size=2, off=0 2026/08/22 02:12:26 ERROR : open-test-file(0xa706b4e90c0): Couldn't read size of file 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e90c0): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e90c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e90c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e90c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e90c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9480): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9480): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9480): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9480): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9480): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.208060536 +0000 UTC m=+76.694001959 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9480): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9b80): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9b80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9b80): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9b80): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9b80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.208060536 +0000 UTC m=+76.694001959 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9b80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b078a80 item 15 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49c400): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49c400): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49c400): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49c400): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49c400): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.210705659 +0000 UTC m=+76.696647094 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49c400): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49c940): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49c940): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49c940): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49c940): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49c940): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.210705659 +0000 UTC m=+76.696647094 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49c940): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b078fc0 item 16 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49cf80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49cf80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49cf80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49cf80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49cf80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.213642714 +0000 UTC m=+76.699584148 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49cf80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49d400): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49d400): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49d400): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49d400): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49d400): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49d400): _writeAt: size=3, off=7 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49d400): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49d400): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.213642714 +0000 UTC m=+76.699584148 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49d400): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49d940): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49d940): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49d940): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49d940): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49d940): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.213642714 +0000 UTC m=+76.699584148 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b49d940): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b079500 item 17 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0420c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0420c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0420c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0420c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0420c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.216796137 +0000 UTC m=+76.702737571 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0420c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0427c0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0427c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0427c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0427c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0427c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.216796137 +0000 UTC m=+76.702737571 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0427c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b079a40 item 18 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042e40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042e40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042e40): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042e40): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042e40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.21923951 +0000 UTC m=+76.705180935 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042e40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043400): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043400): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043400): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043400): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043400): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043400): _writeAt: size=3, off=7 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043400): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043400): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.21923951 +0000 UTC m=+76.705180935 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043400): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043a00): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043a00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043a00): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043a00): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043a00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.21923951 +0000 UTC m=+76.705180935 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043a00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c81c0 item 19 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2240): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2240): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2240): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2240): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2240): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.223839725 +0000 UTC m=+76.709781260 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2240): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2780): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2780): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2780): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2780): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2780): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.223839725 +0000 UTC m=+76.709781260 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2780): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c8770 item 20 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2e00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2e00): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2e00): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2e00): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2e00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.226533039 +0000 UTC m=+76.712474454 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e2e00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3300): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3300): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3300): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3300): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3300): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3300): _writeAt: size=3, off=7 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3300): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3300): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.226533039 +0000 UTC m=+76.712474454 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3300): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3800): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3800): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3800): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3800): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3800): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.226533039 +0000 UTC m=+76.712474454 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3800): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c8ee0 item 21 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3e80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3e80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3e80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3e80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3e80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.229646658 +0000 UTC m=+76.715588082 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8e3e80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618500): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618500): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618500): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618500): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618500): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.229646658 +0000 UTC m=+76.715588082 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618500): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c9880 item 22 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618b80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618b80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618b80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618b80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618b80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.231794142 +0000 UTC m=+76.717735556 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618b80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619080): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619080): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619080): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619080): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619080): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619080): _writeAt: size=3, off=7 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619080): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619080): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.231794142 +0000 UTC m=+76.717735556 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619080): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619580): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619580): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619580): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619580): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619580): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.231794142 +0000 UTC m=+76.717735556 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619580): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b3ae230 item 23 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619c00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619c00): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619c00): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619c00): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619c00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.234444235 +0000 UTC m=+76.720385649 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619c00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0240): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0240): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0240): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0240): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0240): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.234444235 +0000 UTC m=+76.720385649 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0240): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b3ae850 item 24 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0880): _readAt: size=2, off=0 2026/08/22 02:12:26 ERROR : open-test-file(0xa706baf0880): Couldn't read size of file 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0880): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0880): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0880): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0880): close: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0880): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0c40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0c40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0c40): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0c40): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0c40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.236567823 +0000 UTC m=+76.722509248 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf0c40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1140): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1140): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1140): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1140): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1140): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1140): _writeAt: size=3, off=7 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1140): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1140): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.236567823 +0000 UTC m=+76.722509248 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1140): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1680): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1680): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1680): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1680): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1680): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.236567823 +0000 UTC m=+76.722509248 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1680): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b3aed20 item 25 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1d00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1d00): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1d00): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1d00): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1d00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.239278592 +0000 UTC m=+76.725220006 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baf1d00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafe340): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafe340): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafe340): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafe340): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafe340): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.239278592 +0000 UTC m=+76.725220006 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafe340): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b3afa40 item 26 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafe980): _readAt: size=2, off=0 2026/08/22 02:12:26 ERROR : open-test-file(0xa706bafe980): Couldn't read size of file 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafe980): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafe980): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafe980): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafe980): close: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafe980): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafed40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafed40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafed40): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafed40): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafed40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.241266054 +0000 UTC m=+76.727207468 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706bafed40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baff240): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baff240): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baff240): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baff240): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baff240): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baff240): _writeAt: size=3, off=7 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baff240): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baff240): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.241266054 +0000 UTC m=+76.727207468 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baff240): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baff780): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baff780): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baff780): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baff780): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baff780): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.241266054 +0000 UTC m=+76.727207468 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baff780): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706acda070 item 27 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baffe00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baffe00): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baffe00): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baffe00): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baffe00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.244057053 +0000 UTC m=+76.729998467 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706baffe00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2440): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2440): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2440): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2440): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2440): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.244057053 +0000 UTC m=+76.729998467 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2440): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706acdad20 item 28 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2a80): _readAt: size=2, off=0 2026/08/22 02:12:26 ERROR : open-test-file(0xa706ace2a80): Couldn't read size of file 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2a80): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2a80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2a80): close: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2a80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2e40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2e40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2e40): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2e40): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2e40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.246193636 +0000 UTC m=+76.732135051 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace2e40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace3500): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace3500): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace3500): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace3500): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace3500): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.246193636 +0000 UTC m=+76.732135051 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace3500): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706acdb2d0 item 29 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace3b80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace3b80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace3b80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace3b80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace3b80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.248108452 +0000 UTC m=+76.734049876 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace3b80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1461c0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1461c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1461c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1461c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1461c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.248108452 +0000 UTC m=+76.734049876 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1461c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706acdb9d0 item 30 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b146800): _readAt: size=2, off=0 2026/08/22 02:12:26 ERROR : open-test-file(0xa706b146800): Couldn't read size of file 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b146800): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b146800): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b146800): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b146800): close: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b146800): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b146bc0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b146bc0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b146bc0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b146bc0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b146bc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.249987188 +0000 UTC m=+76.735928602 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b146bc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147280): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147280): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147280): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147280): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147280): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.249987188 +0000 UTC m=+76.735928602 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147280): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aff8000 item 31 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147900): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147900): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147900): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147900): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147900): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.251983548 +0000 UTC m=+76.737924961 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147900): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147e40): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147e40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147e40): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147e40): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147e40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.251983548 +0000 UTC m=+76.737924961 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b147e40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aff8ee0 item 32 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15e580): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15e580): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15e580): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15e580): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15e580): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.253960409 +0000 UTC m=+76.739901834 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15e580): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15ea00): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15ea00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15ea00): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15ea00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15ea00): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aff9c70 item 33 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15ea00): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15ea00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.254760529 +0000 UTC m=+76.740701944 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15ea00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15ef00): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15ef00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15ef00): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15ef00): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15ef00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.254760529 +0000 UTC m=+76.740701944 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15ef00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aff9e30 item 33 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15f540): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15f540): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15f540): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15f540): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15f540): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.256689872 +0000 UTC m=+76.742631286 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15f540): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15f9c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15f9c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aefc3f0 item 34 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15f9c0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15f9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15f9c0): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15f9c0): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15f9c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.257650686 +0000 UTC m=+76.743592100 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b15f9c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23c000): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23c000): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23c000): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23c000): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23c000): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.257650686 +0000 UTC m=+76.743592100 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23c000): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aefc5b0 item 34 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23c640): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23c640): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23c640): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23c640): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23c640): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.25961262 +0000 UTC m=+76.745554064 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23c640): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23cac0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23cac0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23cac0): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23cac0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23cac0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aefca10 item 35 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23cac0): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23cac0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.260316629 +0000 UTC m=+76.746258043 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23cac0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23cfc0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23cfc0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23cfc0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23cfc0): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23cfc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.260316629 +0000 UTC m=+76.746258043 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23cfc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aefce00 item 35 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23d640): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23d640): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23d640): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23d640): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23d640): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.262034482 +0000 UTC m=+76.747975906 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23d640): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23db40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23db40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aefd2d0 item 36 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23db40): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23db40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23db40): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23db40): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23db40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.262926286 +0000 UTC m=+76.748867810 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b23db40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37c180): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37c180): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37c180): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37c180): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37c180): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.262926286 +0000 UTC m=+76.748867810 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37c180): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aefd490 item 36 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37c7c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37c7c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37c7c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37c7c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37c7c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.265270912 +0000 UTC m=+76.751212386 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37c7c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37cc40): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37cc40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37cc40): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37cc40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37cc40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aefd960 item 37 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37cc40): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37cc40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.266069891 +0000 UTC m=+76.752011304 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37cc40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37d140): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37d140): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37d140): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37d140): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37d140): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.266069891 +0000 UTC m=+76.752011304 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37d140): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706aefdc70 item 37 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37d7c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37d7c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37d7c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37d7c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37d7c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.268208368 +0000 UTC m=+76.754149812 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37d7c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37dcc0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37dcc0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ac92150 item 38 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37dcc0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37dcc0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37dcc0): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37dcc0): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37dcc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.268997308 +0000 UTC m=+76.754938762 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b37dcc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448300): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448300): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448300): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448300): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448300): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.268997308 +0000 UTC m=+76.754938762 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448300): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ac92690 item 38 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448980): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448980): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448980): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448980): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448980): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.271224382 +0000 UTC m=+76.757165805 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448980): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448e80): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448e80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448e80): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448e80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448e80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ac92f50 item 39 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448e80): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448e80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.271936246 +0000 UTC m=+76.757877660 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b448e80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b449380): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b449380): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b449380): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b449380): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b449380): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.271936246 +0000 UTC m=+76.757877660 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b449380): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ac93490 item 39 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b449a00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b449a00): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b449a00): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b449a00): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b449a00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.274486861 +0000 UTC m=+76.760428275 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b449a00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2000): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2000): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ac93b20 item 40 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2000): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2000): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2000): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2000): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2000): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.275286992 +0000 UTC m=+76.761228406 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2000): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2540): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2540): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2540): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2540): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2540): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.275286992 +0000 UTC m=+76.761228406 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2540): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bbb4000 item 40 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2b00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2b00): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2b00): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2b00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2b00): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2b00): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2b00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.277009303 +0000 UTC m=+76.762950717 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b2b00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b3000): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b3000): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b3000): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bbb4540 item 41 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b3000): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b3000): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.277667134 +0000 UTC m=+76.763608549 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b3000): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b34c0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b34c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b34c0): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b34c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b34c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bbb4770 item 41 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b34c0): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b34c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.278385811 +0000 UTC m=+76.764327226 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b34c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b3a00): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b3a00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b3a00): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b3a00): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b3a00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.278385811 +0000 UTC m=+76.764327226 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4b3a00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bbb4a10 item 41 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4ca140): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4ca140): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4ca140): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4ca140): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4ca140): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4ca140): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4ca140): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.280077656 +0000 UTC m=+76.766019070 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4ca140): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4ca640): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4ca640): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4ca640): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bbb5570 item 42 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4ca640): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4ca640): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.280692998 +0000 UTC m=+76.766634411 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4ca640): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cab80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cab80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bbb58f0 item 42 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cab80): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cab80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cab80): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cab80): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cab80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.281566155 +0000 UTC m=+76.767507569 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cab80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cb100): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cb100): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cb100): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cb100): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cb100): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.281566155 +0000 UTC m=+76.767507569 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cb100): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bbb5ab0 item 42 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cb740): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cb740): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cb740): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cb740): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cb740): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cb740): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cb740): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.28337455 +0000 UTC m=+76.769315964 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cb740): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cbc40): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cbc40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cbc40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bbb5e30 item 43 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cbc40): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cbc40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.283977728 +0000 UTC m=+76.769919143 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4cbc40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f2280): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f2280): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f2280): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f2280): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f2280): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb42380 item 43 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f2280): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f2280): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.284643406 +0000 UTC m=+76.770584820 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f2280): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f27c0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f27c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f27c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f27c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f27c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.284643406 +0000 UTC m=+76.770584820 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f27c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb42540 item 43 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f2e00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f2e00): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f2e00): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f2e00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f2e00): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f2e00): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f2e00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.286605199 +0000 UTC m=+76.772546603 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f2e00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3300): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3300): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3300): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb42930 item 44 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3300): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3300): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.287238976 +0000 UTC m=+76.773180380 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3300): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3840): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3840): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb42af0 item 44 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3840): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3840): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3840): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3840): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3840): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.287998559 +0000 UTC m=+76.773939963 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3840): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3dc0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3dc0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3dc0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3dc0): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3dc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.287998559 +0000 UTC m=+76.773939963 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4f3dc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb42cb0 item 44 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b528500): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b528500): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b528500): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b528500): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b528500): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b528500): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b528500): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.289875353 +0000 UTC m=+76.775816767 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b528500): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b528a00): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b528a00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b528a00): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb430a0 item 45 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b528a00): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b528a00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.291070649 +0000 UTC m=+76.777012053 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b528a00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529100): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529100): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529100): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529100): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529100): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.291070649 +0000 UTC m=+76.777012053 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529100): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb43260 item 45 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529740): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529740): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529740): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529740): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529740): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529740): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529740): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.292976858 +0000 UTC m=+76.778918262 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529740): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529c40): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529c40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529c40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb43650 item 46 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529c40): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529c40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.293612388 +0000 UTC m=+76.779553812 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b529c40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548440): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548440): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548440): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548440): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548440): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.293612388 +0000 UTC m=+76.779553812 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548440): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb43810 item 46 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548a80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548a80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548a80): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548a80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548a80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548a80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548a80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.295370627 +0000 UTC m=+76.781312031 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548a80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548f80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548f80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548f80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb43b90 item 47 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548f80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548f80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.295971942 +0000 UTC m=+76.781913347 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b548f80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b549680): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b549680): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b549680): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b549680): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b549680): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.295971942 +0000 UTC m=+76.781913347 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b549680): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bb43d50 item 47 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b549cc0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b549cc0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b549cc0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b549cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b549cc0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b549cc0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b549cc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.297741383 +0000 UTC m=+76.783682787 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b549cc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57e2c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57e2c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57e2c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af41030 item 48 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57e2c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57e2c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.298394436 +0000 UTC m=+76.784335840 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57e2c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57e9c0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57e9c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57e9c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57e9c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57e9c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.298394436 +0000 UTC m=+76.784335840 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57e9c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af41490 item 48 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f000): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f000): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f000): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f000): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f000): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.300422665 +0000 UTC m=+76.786364079 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f000): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f480): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f480): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f480): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f480): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f480): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f480): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1aa2a0 item 49 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f480): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f480): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.301145729 +0000 UTC m=+76.787087143 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f480): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f9c0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f9c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f9c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f9c0): >_readAt: n=8, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f9c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.301145729 +0000 UTC m=+76.787087143 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b57f9c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1aa460 item 49 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0140): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0140): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0140): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0140): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0140): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.302988048 +0000 UTC m=+76.788929462 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0140): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0640): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0640): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0640): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1aa930 item 50 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0640): _readAt: size=2, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0640): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0640): _writeAt: size=3, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0640): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0640): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.304047808 +0000 UTC m=+76.789989222 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0640): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0bc0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0bc0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0bc0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0bc0): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0bc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.304047808 +0000 UTC m=+76.789989222 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c0bc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1aabd0 item 50 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1240): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1240): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1240): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1240): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1240): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.306190343 +0000 UTC m=+76.792131758 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1240): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1740): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1740): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1740): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1740): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1740): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1740): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1ab030 item 51 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1740): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1740): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.307243602 +0000 UTC m=+76.793185026 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1740): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1c80): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1c80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1c80): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1c80): >_readAt: n=8, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1c80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.307243602 +0000 UTC m=+76.793185026 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5c1c80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1ab260 item 51 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fe400): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fe400): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fe400): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fe400): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fe400): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.309332255 +0000 UTC m=+76.795273669 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fe400): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fe900): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fe900): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fe900): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1ab7a0 item 52 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fe900): _readAt: size=2, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fe900): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fe900): _writeAt: size=3, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fe900): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fe900): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.310135482 +0000 UTC m=+76.796076896 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fe900): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fee80): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fee80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fee80): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fee80): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fee80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.310135482 +0000 UTC m=+76.796076896 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5fee80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1ab9d0 item 52 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5ff500): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5ff500): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5ff500): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5ff500): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5ff500): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.311803381 +0000 UTC m=+76.797744795 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5ff500): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5ffa00): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5ffa00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5ffa00): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5ffa00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5ffa00): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5ffa00): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1abdc0 item 53 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5ffa00): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5ffa00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.312567233 +0000 UTC m=+76.798508647 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b5ffa00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64c040): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64c040): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64c040): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64c040): >_readAt: n=8, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64c040): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.312567233 +0000 UTC m=+76.798508647 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64c040): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af94540 item 53 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64c6c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64c6c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64c6c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64c6c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64c6c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.314882784 +0000 UTC m=+76.800824249 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64c6c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64cbc0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64cbc0): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64cbc0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af952d0 item 54 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64cbc0): _readAt: size=2, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64cbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64cbc0): _writeAt: size=3, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64cbc0): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64cbc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.315664028 +0000 UTC m=+76.801605443 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64cbc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64d140): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64d140): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64d140): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64d140): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64d140): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.315664028 +0000 UTC m=+76.801605443 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64d140): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af95ab0 item 54 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64d7c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64d7c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64d7c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64d7c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64d7c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.317468686 +0000 UTC m=+76.803410110 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64d7c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64dcc0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64dcc0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64dcc0): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64dcc0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64dcc0): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64dcc0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc30310 item 55 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64dcc0): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64dcc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.318163277 +0000 UTC m=+76.804104701 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b64dcc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66c300): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66c300): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66c300): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66c300): >_readAt: n=8, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66c300): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.318163277 +0000 UTC m=+76.804104701 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66c300): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc305b0 item 55 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66c980): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66c980): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66c980): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66c980): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66c980): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.319825656 +0000 UTC m=+76.805767070 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66c980): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66ce80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66ce80): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66ce80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc309a0 item 56 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66ce80): _readAt: size=2, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66ce80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66ce80): _writeAt: size=3, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66ce80): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66ce80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.320844199 +0000 UTC m=+76.806785613 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66ce80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66d400): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66d400): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66d400): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66d400): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66d400): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.320844199 +0000 UTC m=+76.806785613 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66d400): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc30d90 item 56 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66da40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66da40): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66da40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66da40): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66da40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66da40): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66da40): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66da40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.322851749 +0000 UTC m=+76.808793193 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b66da40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69c080): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69c080): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69c080): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc31110 item 57 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69c080): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69c080): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.323500784 +0000 UTC m=+76.809442239 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69c080): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69c5c0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69c5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69c5c0): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69c5c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69c5c0): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69c5c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc31500 item 57 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69c5c0): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69c5c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.324389843 +0000 UTC m=+76.810331257 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69c5c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69cb40): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69cb40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69cb40): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69cb40): >_readAt: n=8, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69cb40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.324389843 +0000 UTC m=+76.810331257 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69cb40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc316c0 item 57 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69d180): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69d180): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69d180): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69d180): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69d180): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69d180): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69d180): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69d180): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.32615278 +0000 UTC m=+76.812094194 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69d180): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69d6c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69d6c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69d6c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc31b20 item 58 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69d6c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69d6c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.326690355 +0000 UTC m=+76.812631769 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69d6c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69dc00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69dc00): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69dc00): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706bc31ce0 item 58 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69dc00): _readAt: size=2, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69dc00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69dc00): _writeAt: size=3, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69dc00): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69dc00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.327446433 +0000 UTC m=+76.813387848 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b69dc00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6c82c0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6c82c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6c82c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6c82c0): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6c82c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.327446433 +0000 UTC m=+76.813387848 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6c82c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b4000 item 58 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6c8900): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6c8900): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6c8900): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6c8900): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6c8900): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6c8900): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6c8900): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6c8900): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.329315462 +0000 UTC m=+76.815256946 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6c8900): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1ac0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1ac0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1ac0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afe2e70 item 59 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1ac0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1ac0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.330275243 +0000 UTC m=+76.816216668 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1ac0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714100): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714100): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714100): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714100): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714100): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714100): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afe31f0 item 59 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714100): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714100): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.33096761 +0000 UTC m=+76.816909024 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714100): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714680): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714680): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714680): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714680): >_readAt: n=8, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714680): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.33096761 +0000 UTC m=+76.816909024 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714680): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afe3650 item 59 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714cc0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714cc0): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714cc0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714cc0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714cc0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714cc0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714cc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.333643512 +0000 UTC m=+76.819584936 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b714cc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715200): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715200): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715200): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afe3d50 item 60 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715200): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715200): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.334407825 +0000 UTC m=+76.820349239 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715200): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715740): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715740): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715740): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2a0070 item 60 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715740): _readAt: size=2, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715740): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715740): _writeAt: size=3, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715740): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715740): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.335199941 +0000 UTC m=+76.821141365 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715740): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715d00): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715d00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715d00): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715d00): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715d00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.335199941 +0000 UTC m=+76.821141365 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b715d00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2a0380 item 60 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b742440): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b742440): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b742440): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b742440): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b742440): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b742440): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b742440): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b742440): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.336828906 +0000 UTC m=+76.822770320 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b742440): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b742980): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b742980): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b742980): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2a0930 item 61 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b742980): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b742980): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.337602526 +0000 UTC m=+76.823543941 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b742980): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b743080): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b743080): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b743080): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b743080): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b743080): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.337602526 +0000 UTC m=+76.823543941 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b743080): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2a1180 item 61 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7436c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7436c0): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7436c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7436c0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7436c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7436c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7436c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7436c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.339776089 +0000 UTC m=+76.825717503 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7436c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b743c00): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b743c00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b743c00): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2a1960 item 62 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b743c00): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b743c00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.340550562 +0000 UTC m=+76.826491976 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b743c00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78c400): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78c400): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78c400): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78c400): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78c400): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.340550562 +0000 UTC m=+76.826491976 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78c400): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2a1b20 item 62 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78ca40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78ca40): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78ca40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78ca40): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78ca40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78ca40): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78ca40): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78ca40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.342593929 +0000 UTC m=+76.828535383 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78ca40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78cf80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78cf80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78cf80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afd42a0 item 63 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78cf80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78cf80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.343263434 +0000 UTC m=+76.829204848 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78cf80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78d680): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78d680): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78d680): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78d680): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78d680): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.343263434 +0000 UTC m=+76.829204848 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78d680): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afd4460 item 63 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78dcc0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78dcc0): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78dcc0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78dcc0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78dcc0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78dcc0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78dcc0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78dcc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.345576289 +0000 UTC m=+76.831517714 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b78dcc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b0300): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b0300): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b0300): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afd5180 item 64 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b0300): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b0300): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.346123773 +0000 UTC m=+76.832065188 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b0300): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b0a00): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b0a00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b0a00): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b0a00): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b0a00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.346123773 +0000 UTC m=+76.832065188 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b0a00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afd5e30 item 64 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b1040): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b1040): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b1040): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b1040): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b1040): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.347989575 +0000 UTC m=+76.833930990 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b1040): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b14c0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b14c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b14c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b14c0): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b14c0): _writeAt: size=3, off=2 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af78fc0 item 65 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b14c0): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b14c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.348679117 +0000 UTC m=+76.834620532 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b14c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b19c0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b19c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b19c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b19c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b19c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.348679117 +0000 UTC m=+76.834620532 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7b19c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af793b0 item 65 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ce100): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ce100): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ce100): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ce100): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ce100): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.350445473 +0000 UTC m=+76.836386887 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ce100): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ce580): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ce580): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af79880 item 66 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ce580): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ce580): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ce580): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ce580): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ce580): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.351181011 +0000 UTC m=+76.837122425 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ce580): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ceac0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ceac0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ceac0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ceac0): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ceac0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.351181011 +0000 UTC m=+76.837122425 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7ceac0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706af79dc0 item 66 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cf100): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cf100): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cf100): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cf100): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cf100): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.353174404 +0000 UTC m=+76.839115829 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cf100): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cf580): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cf580): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cf580): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cf580): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cf580): _writeAt: size=3, off=2 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b12d880 item 67 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cf580): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cf580): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.354704423 +0000 UTC m=+76.840645837 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cf580): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cfa80): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cfa80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cfa80): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cfa80): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cfa80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.354704423 +0000 UTC m=+76.840645837 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7cfa80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b12dce0 item 67 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810200): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810200): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810200): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810200): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810200): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.35692768 +0000 UTC m=+76.842869094 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810200): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810700): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810700): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ac10620 item 68 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810700): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810700): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810700): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810700): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810700): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.357882132 +0000 UTC m=+76.843823546 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810700): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810c40): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810c40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810c40): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810c40): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810c40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.357882132 +0000 UTC m=+76.843823546 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810c40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ac11030 item 68 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811280): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811280): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811280): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811280): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811280): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.35959785 +0000 UTC m=+76.845539265 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811280): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811700): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811700): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811700): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811700): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811700): _writeAt: size=3, off=2 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afb0000 item 69 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811700): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811700): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.362053547 +0000 UTC m=+76.847994961 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811700): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811c00): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811c00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811c00): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811c00): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811c00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.362053547 +0000 UTC m=+76.847994961 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811c00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afb0460 item 69 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83c2c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83c2c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83c2c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83c2c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83c2c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.365398292 +0000 UTC m=+76.851339856 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83c2c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83c840): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83c840): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afb0a10 item 70 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83c840): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83c840): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83c840): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83c840): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83c840): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.366270247 +0000 UTC m=+76.852211692 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83c840): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83cd80): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83cd80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83cd80): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83cd80): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83cd80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.366270247 +0000 UTC m=+76.852211692 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83cd80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afb0e00 item 70 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83d400): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83d400): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83d400): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83d400): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83d400): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.368513593 +0000 UTC m=+76.854455017 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83d400): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83d900): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83d900): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83d900): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83d900): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83d900): _writeAt: size=3, off=2 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afb17a0 item 71 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83d900): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83d900): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.369431466 +0000 UTC m=+76.855372910 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83d900): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83de00): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83de00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83de00): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83de00): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83de00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.369431466 +0000 UTC m=+76.855372910 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b83de00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afb19d0 item 71 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0e640): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0e640): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0e640): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0e640): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0e640): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.371921797 +0000 UTC m=+76.857863212 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0e640): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0eb40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0eb40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afb1dc0 item 72 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0eb40): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0eb40): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0eb40): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0eb40): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0eb40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.372881759 +0000 UTC m=+76.858823184 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0eb40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0f080): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0f080): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0f080): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0f080): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0f080): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.372881759 +0000 UTC m=+76.858823184 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0f080): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b40e0 item 72 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0f640): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0f640): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0f640): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0f640): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0f640): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0f640): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0f640): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.37521791 +0000 UTC m=+76.861159334 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0f640): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0fb40): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0fb40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0fb40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b4540 item 73 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0fb40): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0fb40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.37598067 +0000 UTC m=+76.861922084 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ba0fb40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712100): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712100): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712100): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712100): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712100): _writeAt: size=3, off=2 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b4700 item 73 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712100): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712100): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.376873987 +0000 UTC m=+76.862815441 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712100): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712740): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712740): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712740): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712740): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712740): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.376873987 +0000 UTC m=+76.862815441 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712740): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b48c0 item 73 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712e80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712e80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712e80): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712e80): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712e80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712e80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712e80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.379321868 +0000 UTC m=+76.865263282 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b712e80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713380): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713380): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713380): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b4cb0 item 74 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713380): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713380): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.379991822 +0000 UTC m=+76.865933236 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713380): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7138c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7138c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b4e70 item 74 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7138c0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7138c0): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7138c0): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7138c0): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7138c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.381152995 +0000 UTC m=+76.867094440 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b7138c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713e40): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713e40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713e40): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713e40): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713e40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.381152995 +0000 UTC m=+76.867094440 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b713e40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b5030 item 74 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55e580): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55e580): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55e580): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55e580): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55e580): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55e580): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55e580): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.383503332 +0000 UTC m=+76.869444746 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55e580): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55eb80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55eb80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55eb80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b5490 item 75 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55eb80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55eb80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.384341634 +0000 UTC m=+76.870283048 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55eb80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f0c0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f0c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f0c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f0c0): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f0c0): _writeAt: size=3, off=2 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b56c0 item 75 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f0c0): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f0c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.385298651 +0000 UTC m=+76.871240106 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f0c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f600): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f600): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f600): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f600): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f600): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.385298651 +0000 UTC m=+76.871240106 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55f600): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b5880 item 75 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55fc40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55fc40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55fc40): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55fc40): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55fc40): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55fc40): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55fc40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.387534062 +0000 UTC m=+76.873475536 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b55fc40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8480): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8480): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8480): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b1b5ce0 item 76 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8480): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8480): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.388276072 +0000 UTC m=+76.874217537 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8480): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8ec0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8ec0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ab780e0 item 76 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8ec0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8ec0): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8ec0): _writeAt: size=3, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8ec0): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8ec0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.389242066 +0000 UTC m=+76.875183480 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e8ec0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9440): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9440): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9440): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9440): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9440): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.389242066 +0000 UTC m=+76.875183480 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9440): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ab78690 item 76 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9a80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9a80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9a80): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9a80): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9a80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9a80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9a80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.391531127 +0000 UTC m=+76.877472541 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3e9a80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeec400): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeec400): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeec400): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ab78ee0 item 77 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeec400): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeec400): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.39245418 +0000 UTC m=+76.878395625 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeec400): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeece40): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeece40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeece40): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeece40): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeece40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.39245418 +0000 UTC m=+76.878395625 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706aeece40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ab793b0 item 77 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632300): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632300): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632300): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632300): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632300): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632300): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632300): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.394719167 +0000 UTC m=+76.880660590 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632300): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632800): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632800): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632800): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706ab79b20 item 78 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632800): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632800): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.395447502 +0000 UTC m=+76.881388915 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632800): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632f00): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632f00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632f00): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632f00): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632f00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.395447502 +0000 UTC m=+76.881388915 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b632f00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afccee0 item 78 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633580): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633580): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633580): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633580): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633580): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633580): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633580): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.397484567 +0000 UTC m=+76.883425981 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633580): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633ac0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633ac0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633ac0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afcd570 item 79 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633ac0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633ac0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.398191963 +0000 UTC m=+76.884133377 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b633ac0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3e6c0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3e6c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3e6c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3e6c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3e6c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.398191963 +0000 UTC m=+76.884133377 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3e6c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706afcde30 item 79 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3f540): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3f540): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3f540): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3f540): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3f540): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3f540): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3f540): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.400198891 +0000 UTC m=+76.886140305 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706af3f540): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace67c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace67c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace67c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b994690 item 80 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace67c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace67c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.400983994 +0000 UTC m=+76.886925408 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace67c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace79c0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace79c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace79c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace79c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace79c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.400983994 +0000 UTC m=+76.886925408 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706ace79c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b994a80 item 80 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8140): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8140): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8140): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8140): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8140): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.403255051 +0000 UTC m=+76.889196465 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8140): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e85c0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e85c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e85c0): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e85c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e85c0): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e85c0): _writeAt: size=3, off=7 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b994e00 item 81 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e85c0): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e85c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.404174326 +0000 UTC m=+76.890115751 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e85c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8b00): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8b00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8b00): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8b00): >_readAt: n=8, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8b00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.404174326 +0000 UTC m=+76.890115751 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e8b00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b9950a0 item 81 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9180): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9180): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9180): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9180): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9180): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.406195251 +0000 UTC m=+76.892136665 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9180): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9680): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9680): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9680): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b995500 item 82 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9680): _readAt: size=2, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9680): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9680): _writeAt: size=3, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9680): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9680): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.407187075 +0000 UTC m=+76.893128489 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9680): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9c00): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9c00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9c00): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9c00): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9c00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.407187075 +0000 UTC m=+76.893128489 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b4e9c00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b9956c0 item 82 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042400): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042400): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042400): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042400): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042400): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.409338406 +0000 UTC m=+76.895279820 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042400): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042a40): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042a40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042a40): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042a40): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042a40): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042a40): _writeAt: size=3, off=7 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b995b20 item 83 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042a40): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042a40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.410179454 +0000 UTC m=+76.896120868 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042a40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042fc0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042fc0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042fc0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042fc0): >_readAt: n=8, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042fc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.410179454 +0000 UTC m=+76.896120868 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b042fc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b995dc0 item 83 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043740): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043740): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043740): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043740): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043740): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.411907075 +0000 UTC m=+76.897848489 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043740): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043d40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043d40): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043d40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91c380 item 84 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043d40): _readAt: size=2, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043d40): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043d40): _writeAt: size=3, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043d40): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043d40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.412774402 +0000 UTC m=+76.898715827 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b043d40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618400): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618400): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618400): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618400): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618400): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.412774402 +0000 UTC m=+76.898715827 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618400): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91c540 item 84 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618a80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618a80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618a80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618a80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618a80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.414793805 +0000 UTC m=+76.900735219 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618a80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618f80): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618f80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618f80): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618f80): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618f80): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618f80): _writeAt: size=3, off=7 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91c8c0 item 85 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618f80): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618f80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.415658137 +0000 UTC m=+76.901599551 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b618f80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6194c0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6194c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6194c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6194c0): >_readAt: n=8, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6194c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.415658137 +0000 UTC m=+76.901599551 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b6194c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91cb60 item 85 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619b40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619b40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619b40): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619b40): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619b40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.417502619 +0000 UTC m=+76.903444042 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b619b40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f08c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f08c0): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f08c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91cf50 item 86 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f08c0): _readAt: size=2, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f08c0): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f08c0): _writeAt: size=3, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f08c0): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f08c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.418297589 +0000 UTC m=+76.904239004 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f08c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1400): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1400): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1400): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1400): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1400): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.418297589 +0000 UTC m=+76.904239004 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1400): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91d1f0 item 86 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1ac0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1ac0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1ac0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1ac0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1ac0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.420306582 +0000 UTC m=+76.906247997 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b0f1ac0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8100c0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8100c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8100c0): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8100c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8100c0): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8100c0): _writeAt: size=3, off=7 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91d570 item 87 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8100c0): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8100c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.421022754 +0000 UTC m=+76.906964168 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b8100c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810600): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810600): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810600): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810600): >_readAt: n=8, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810600): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.421022754 +0000 UTC m=+76.906964168 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810600): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91d810 item 87 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810c80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810c80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810c80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810c80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810c80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.422761708 +0000 UTC m=+76.908703122 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b810c80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811180): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811180): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811180): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b91dce0 item 88 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811180): _readAt: size=2, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811180): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811180): _writeAt: size=3, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811180): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811180): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.4235205 +0000 UTC m=+76.909461914 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b811180): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166140): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166140): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166140): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166140): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166140): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.4235205 +0000 UTC m=+76.909461914 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166140): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b0781c0 item 88 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166780): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166780): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166780): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166780): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166780): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166780): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166780): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166780): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.425445985 +0000 UTC m=+76.911387399 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166780): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166cc0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166cc0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166cc0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b078690 item 89 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166cc0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166cc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.426130667 +0000 UTC m=+76.912072081 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b166cc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167200): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167200): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167200): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167200): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167200): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167200): _writeAt: size=3, off=7 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b078850 item 89 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167200): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167200): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.427008685 +0000 UTC m=+76.912950099 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167200): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167780): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167780): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167780): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167780): >_readAt: n=8, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167780): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.427008685 +0000 UTC m=+76.912950099 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167780): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b078a10 item 89 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167dc0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167dc0): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167dc0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167dc0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167dc0): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167dc0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167dc0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167dc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.428834953 +0000 UTC m=+76.914776367 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b167dc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0400): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0400): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0400): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b078e00 item 90 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0400): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0400): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.429515607 +0000 UTC m=+76.915457022 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0400): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0940): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0940): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0940): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b079110 item 90 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0940): _readAt: size=2, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0940): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0940): _writeAt: size=3, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0940): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0940): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.430337731 +0000 UTC m=+76.916279145 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0940): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0f00): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0f00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0f00): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0f00): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0f00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.430337731 +0000 UTC m=+76.916279145 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c0f00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b0793b0 item 90 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c1540): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c1540): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c1540): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c1540): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c1540): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c1540): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c1540): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c1540): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.432134392 +0000 UTC m=+76.918075806 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c1540): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c1a80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c1a80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c1a80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b079880 item 91 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c1a80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c1a80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.432790882 +0000 UTC m=+76.918732295 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b1c1a80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fe0c0): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fe0c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fe0c0): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fe0c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fe0c0): >_readAt: n=2, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fe0c0): _writeAt: size=3, off=7 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b079a40 item 91 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fe0c0): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fe0c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.433584981 +0000 UTC m=+76.919526395 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fe0c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fe640): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fe640): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fe640): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fe640): >_readAt: n=8, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fe640): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.433584981 +0000 UTC m=+76.919526395 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fe640): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b079dc0 item 91 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fec80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fec80): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fec80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fec80): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fec80): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fec80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fec80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fec80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.435532327 +0000 UTC m=+76.921473751 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2fec80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ff1c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ff1c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ff1c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c8380 item 92 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ff1c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ff1c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.43624909 +0000 UTC m=+76.922190504 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ff1c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ff700): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ff700): open at offset 5 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ff700): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c8620 item 92 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ff700): _readAt: size=2, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ff700): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ff700): _writeAt: size=3, off=5 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ff700): >_writeAt: n=3, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ff700): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.436967997 +0000 UTC m=+76.922909412 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ff700): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ffcc0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ffcc0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ffcc0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ffcc0): >_readAt: n=3, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ffcc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.436967997 +0000 UTC m=+76.922909412 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b2ffcc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c87e0 item 92 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b354400): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b354400): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b354400): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b354400): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b354400): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b354400): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b354400): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b354400): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.438715116 +0000 UTC m=+76.924656530 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b354400): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b354940): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b354940): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b354940): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c9030 item 93 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b354940): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b354940): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.439422831 +0000 UTC m=+76.925364246 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b354940): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355040): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355040): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355040): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355040): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355040): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.439422831 +0000 UTC m=+76.925364246 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355040): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c9260 item 93 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355680): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355680): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355680): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355680): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355680): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355680): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355680): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355680): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.441671917 +0000 UTC m=+76.927613332 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355680): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355bc0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355bc0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355bc0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b2c99d0 item 94 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355bc0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355bc0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.442311845 +0000 UTC m=+76.928253260 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b355bc0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3ca3c0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3ca3c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3ca3c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3ca3c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3ca3c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.442311845 +0000 UTC m=+76.928253260 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3ca3c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b3ae150 item 94 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3caa00): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3caa00): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3caa00): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3caa00): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3caa00): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3caa00): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3caa00): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3caa00): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.444214187 +0000 UTC m=+76.930155601 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3caa00): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3caf40): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3caf40): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3caf40): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b3ae5b0 item 95 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3caf40): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3caf40): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.444849276 +0000 UTC m=+76.930790691 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3caf40): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3cb640): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3cb640): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3cb640): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3cb640): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3cb640): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.444849276 +0000 UTC m=+76.930790691 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3cb640): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b3ae770 item 95 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3cbc80): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3cbc80): open at offset 0 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3cbc80): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3cbc80): _readAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3cbc80): >_readAt: n=0, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3cbc80): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3cbc80): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3cbc80): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.447127056 +0000 UTC m=+76.933068471 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b3cbc80): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b42a2c0): _writeAt: size=5, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b42a2c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b42a2c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b3aecb0 item 96 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b42a2c0): >_writeAt: n=5, err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b42a2c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.447875359 +0000 UTC m=+76.933816773 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b42a2c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 02:12:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 02:12:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b42a9c0): _readAt: size=512, off=0 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b42a9c0): openPending: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b42a9c0): >openPending: err= 2026/08/22 02:12:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b42a9c0): >_readAt: n=5, err=EOF 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b42a9c0): close: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 02:12:26.447875359 +0000 UTC m=+76.933816773 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : open-test-file(0xa706b42a9c0): >close: err= 2026/08/22 02:12:26 DEBUG : open-test-file: Remove: 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa706b3af180 item 96 2026/08/22 02:12:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 02:12:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 02:12:26 DEBUG : open-test-file: >Remove: err= 2026/08/22 02:12:26 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:26 DEBUG : Looking for writers 2026/08/22 02:12:26 DEBUG : >WaitForWriters: 2026/08/22 02:12:26 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.83s) --- PASS: TestRWFileHandleOpenTests/writes (0.40s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.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.43s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:26 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:26 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:26 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:26 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:26 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:26 DEBUG : file1: newRWFileHandle: 2026/08/22 02:12:26 DEBUG : file1(0xa706b484700): openPending: 2026/08/22 02:12:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:26 DEBUG : file1(0xa706b484700): >openPending: err= 2026/08/22 02:12:26 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 02:12:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 02:12:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 02:12:26 DEBUG : file1(0xa706b484700): _writeAt: size=2, off=0 2026/08/22 02:12:26 DEBUG : file1(0xa706b484700): >_writeAt: n=2, err= 2026/08/22 02:12:26 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/22 02:12:26 DEBUG : file1(0xa706b484700): RWFileHandle.Flush 2026/08/22 02:12:26 DEBUG : file1(0xa706b484700): RWFileHandle.Release 2026/08/22 02:12:26 DEBUG : file1(0xa706b484700): close: 2026/08/22 02:12:26 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/22 02:12:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:26 DEBUG : file1(0xa706b484700): >close: err= 2026/08/22 02:12:26 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:26 DEBUG : Looking for writers 2026/08/22 02:12:26 DEBUG : file1: reading active writers 2026/08/22 02:12:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 02:12:26 DEBUG : Looking for writers 2026/08/22 02:12:26 DEBUG : file1: reading active writers 2026/08/22 02:12:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 02:12:26 DEBUG : Looking for writers 2026/08/22 02:12:26 DEBUG : file1: reading active writers 2026/08/22 02:12:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 02:12:26 DEBUG : Looking for writers 2026/08/22 02:12:26 DEBUG : file1: reading active writers 2026/08/22 02:12:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 02:12:26 DEBUG : file1: vfs cache: starting upload 2026/08/22 02:12:26 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:12:26 DEBUG : Looking for writers 2026/08/22 02:12:26 DEBUG : file1: reading active writers 2026/08/22 02:12:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 02:12:26 DEBUG : Looking for writers 2026/08/22 02:12:26 DEBUG : file1: reading active writers 2026/08/22 02:12:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 02:12:27 DEBUG : file1: size = 2 OK 2026/08/22 02:12:27 DEBUG : file1.rclone_chunk.001_5l7mfc: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/22 02:12:27 INFO : file1.rclone_chunk.001_5l7mfc: Copied (server-side copy) to: file1 2026/08/22 02:12:27 INFO : file1.rclone_chunk.001_5l7mfc: Deleted 2026/08/22 02:12:27 DEBUG : file1: size = 2 OK 2026/08/22 02:12:27 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/22 02:12:27 INFO : file1: Copied (new) 2026/08/22 02:12:27 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/22 02:12:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 02:12:27 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/22 02:12:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:27 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 02:12:27 DEBUG : Looking for writers 2026/08/22 02:12:27 DEBUG : file1: reading active writers 2026/08/22 02:12:27 DEBUG : >WaitForWriters: 2026/08/22 02:12:27 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:27 DEBUG : Looking for writers 2026/08/22 02:12:27 DEBUG : file1: reading active writers 2026/08/22 02:12:27 DEBUG : >WaitForWriters: 2026/08/22 02:12:27 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.92s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:27 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:27 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:27 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:27 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:27 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:27 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:27 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:27 DEBUG : rename_me: newRWFileHandle: 2026/08/22 02:12:27 DEBUG : rename_me(0xa706b5fe340): openPending: 2026/08/22 02:12:27 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 02:12:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/22 02:12:27 DEBUG : rename_me(0xa706b5fe340): >openPending: err= 2026/08/22 02:12:27 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/22 02:12:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/22 02:12:27 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/22 02:12:27 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/22 02:12:27 DEBUG : rename_me(0xa706b5fe340): _writeAt: size=5, off=0 2026/08/22 02:12:27 DEBUG : rename_me(0xa706b5fe340): >_writeAt: n=5, err= 2026/08/22 02:12:27 DEBUG : rename_me(0xa706b5fe340): close: 2026/08/22 02:12:27 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-22 02:12:27.517575976 +0000 UTC m=+78.003517390 2026/08/22 02:12:27 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/22 02:12:27 DEBUG : rename_me(0xa706b5fe340): >close: err= 2026/08/22 02:12:27 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/22 02:12:27 DEBUG : i_was_renamed: Updating file with 0xa706b5f2b60 2026/08/22 02:12:27 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/22 02:12:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/22 02:12:27 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:27 DEBUG : Looking for writers 2026/08/22 02:12:27 DEBUG : i_was_renamed: reading active writers 2026/08/22 02:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 02:12:27 DEBUG : Looking for writers 2026/08/22 02:12:27 DEBUG : i_was_renamed: reading active writers 2026/08/22 02:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 02:12:27 DEBUG : Looking for writers 2026/08/22 02:12:27 DEBUG : i_was_renamed: reading active writers 2026/08/22 02:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 02:12:27 DEBUG : Looking for writers 2026/08/22 02:12:27 DEBUG : i_was_renamed: reading active writers 2026/08/22 02:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 02:12:27 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/22 02:12:27 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/08/22 02:12:27 DEBUG : Looking for writers 2026/08/22 02:12:27 DEBUG : i_was_renamed: reading active writers 2026/08/22 02:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 02:12:27 DEBUG : Looking for writers 2026/08/22 02:12:27 DEBUG : i_was_renamed: reading active writers 2026/08/22 02:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 02:12:27 DEBUG : i_was_renamed: size = 5 OK 2026/08/22 02:12:27 DEBUG : i_was_renamed.rclone_chunk.001_5l7n53: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:12:27 INFO : i_was_renamed.rclone_chunk.001_5l7n53: Copied (server-side copy) to: i_was_renamed 2026/08/22 02:12:28 INFO : i_was_renamed.rclone_chunk.001_5l7n53: Deleted 2026/08/22 02:12:28 DEBUG : i_was_renamed: size = 5 OK 2026/08/22 02:12:28 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:12:28 INFO : i_was_renamed: Copied (new) 2026/08/22 02:12:28 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-22 02:12:27.517575976 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/22 02:12:28 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/22 02:12:28 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/22 02:12:28 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/22 02:12:28 DEBUG : Looking for writers 2026/08/22 02:12:28 DEBUG : i_was_renamed: reading active writers 2026/08/22 02:12:28 DEBUG : >WaitForWriters: 2026/08/22 02:12:28 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:28 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:28 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 02:12:28 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:28 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 02:12:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-viroxaq3qeho" 2026/08/22 02:12:28 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 02:12:28 DEBUG : forgetting directory cache 2026/08/22 02:12:28 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/22 02:12:28 DEBUG : TestRWCacheUpdate.rclone_chunk.001_5l7odt: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/08/22 02:12:28 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7odt: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/22 02:12:28 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7odt: Deleted 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate(0xa706b83dac0): _readAt: size=512, off=0 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate(0xa706b83dac0): openPending: 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 01:13:28.29641045 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 02:12:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate(0xa706b83dac0): >openPending: err= 2026/08/22 02:12:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate(0xa706b83dac0): >_readAt: n=20, err=EOF 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate(0xa706b83dac0): close: 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 01:13:28.29641045 +0000 UTC 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate(0xa706b83dac0): >close: err= 2026/08/22 02:12:29 DEBUG : forgetting directory cache 2026/08/22 02:12:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate.rclone_chunk.001_5l7pks: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/08/22 02:12:29 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7pks: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/22 02:12:29 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7pks: Deleted 2026/08/22 02:12:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate(0xa706b55fa00): _readAt: size=512, off=0 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate(0xa706b55fa00): openPending: 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 01:14:28.29641045 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-22 01:13:28.29641045 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-22 01:14:28.29641045 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-22 01:13:28.29641045 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/22 02:12:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 02:12:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate(0xa706b55fa00): >openPending: err= 2026/08/22 02:12:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate(0xa706b55fa00): >_readAt: n=20, err=EOF 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate(0xa706b55fa00): close: 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 01:14:28.29641045 +0000 UTC 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate(0xa706b55fa00): >close: err= 2026/08/22 02:12:30 DEBUG : Re-reading directory (117.921032ms old) 2026/08/22 02:12:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 02:12:30 DEBUG : forgetting directory cache 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/22 02:12:30 DEBUG : TestRWCacheUpdate.rclone_chunk.001_5l7q6g: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/08/22 02:12:30 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7q6g: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/22 02:12:30 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7q6g: Deleted 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate(0xa706b633800): _readAt: size=512, off=0 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate(0xa706b633800): openPending: 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 01:15:28.29641045 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-22 01:14:28.29641045 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-22 01:15:28.29641045 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-22 01:14:28.29641045 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/22 02:12:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 02:12:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate(0xa706b633800): >openPending: err= 2026/08/22 02:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate(0xa706b633800): >_readAt: n=20, err=EOF 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate(0xa706b633800): close: 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 01:15:28.29641045 +0000 UTC 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate(0xa706b633800): >close: err= 2026/08/22 02:12:31 DEBUG : forgetting directory cache 2026/08/22 02:12:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate.rclone_chunk.001_5l7rjc: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/08/22 02:12:31 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7rjc: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/22 02:12:31 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7rjc: Deleted 2026/08/22 02:12:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate(0xa706b4842c0): _readAt: size=512, off=0 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate(0xa706b4842c0): openPending: 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 01:16:28.29641045 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-22 01:15:28.29641045 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-22 01:16:28.29641045 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-22 01:15:28.29641045 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/22 02:12:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 02:12:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate(0xa706b4842c0): >openPending: err= 2026/08/22 02:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate(0xa706b4842c0): >_readAt: n=20, err=EOF 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate(0xa706b4842c0): close: 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 01:16:28.29641045 +0000 UTC 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate(0xa706b4842c0): >close: err= 2026/08/22 02:12:32 DEBUG : Re-reading directory (118.757482ms old) 2026/08/22 02:12:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 02:12:32 DEBUG : forgetting directory cache 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/22 02:12:32 DEBUG : TestRWCacheUpdate.rclone_chunk.001_5l7scd: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/08/22 02:12:32 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7scd: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/22 02:12:32 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7scd: Deleted 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate(0xa706b473100): _readAt: size=512, off=0 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate(0xa706b473100): openPending: 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 01:17:28.29641045 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-22 01:16:28.29641045 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-22 01:17:28.29641045 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-22 01:16:28.29641045 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/22 02:12:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 02:12:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate(0xa706b473100): >openPending: err= 2026/08/22 02:12:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate(0xa706b473100): >_readAt: n=20, err=EOF 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate(0xa706b473100): close: 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 01:17:28.29641045 +0000 UTC 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate(0xa706b473100): >close: err= 2026/08/22 02:12:33 DEBUG : forgetting directory cache 2026/08/22 02:12:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/22 02:12:33 DEBUG : TestRWCacheUpdate.rclone_chunk.001_5l7t98: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/08/22 02:12:33 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7t98: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/22 02:12:33 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7t98: Deleted 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate(0xa706b619500): _readAt: size=512, off=0 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate(0xa706b619500): openPending: 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 01:18:28.29641045 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-22 01:17:28.29641045 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-22 01:18:28.29641045 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-22 01:17:28.29641045 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/22 02:12:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 02:12:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate(0xa706b619500): >openPending: err= 2026/08/22 02:12:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate(0xa706b619500): >_readAt: n=20, err=EOF 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate(0xa706b619500): close: 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 01:18:28.29641045 +0000 UTC 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate(0xa706b619500): >close: err= 2026/08/22 02:12:34 DEBUG : forgetting directory cache 2026/08/22 02:12:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate.rclone_chunk.001_5l7ud3: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/08/22 02:12:34 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7ud3: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/22 02:12:34 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7ud3: Deleted 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate(0xa706b55f400): _readAt: size=512, off=0 2026/08/22 02:12:34 DEBUG : TestRWCacheUpdate(0xa706b55f400): openPending: 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-22 01:19:28.29641045 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-22 01:18:28.29641045 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-22 01:19:28.29641045 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-22 01:18:28.29641045 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/22 02:12:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/22 02:12:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate(0xa706b55f400): >openPending: err= 2026/08/22 02:12:35 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate(0xa706b55f400): >_readAt: n=21, err=EOF 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate(0xa706b55f400): close: 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 01:19:28.29641045 +0000 UTC 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate(0xa706b55f400): >close: err= 2026/08/22 02:12:35 DEBUG : forgetting directory cache 2026/08/22 02:12:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate.rclone_chunk.001_5l7vcg: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/08/22 02:12:35 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7vcg: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/22 02:12:35 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7vcg: Deleted 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate(0xa706ace6200): _readAt: size=512, off=0 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate(0xa706ace6200): openPending: 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-22 01:20:28.29641045 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-22 01:19:28.29641045 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-22 01:20:28.29641045 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-22 01:19:28.29641045 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/22 02:12:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/22 02:12:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate(0xa706ace6200): >openPending: err= 2026/08/22 02:12:35 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate(0xa706ace6200): >_readAt: n=22, err=EOF 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate(0xa706ace6200): close: 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 01:20:28.29641045 +0000 UTC 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate(0xa706ace6200): >close: err= 2026/08/22 02:12:36 DEBUG : forgetting directory cache 2026/08/22 02:12:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate.rclone_chunk.001_5l7wcm: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/08/22 02:12:36 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7wcm: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/22 02:12:36 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7wcm: Deleted 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate(0xa706b0f1600): _readAt: size=512, off=0 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate(0xa706b0f1600): openPending: 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-22 01:21:28.29641045 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-22 01:20:28.29641045 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-22 01:21:28.29641045 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-22 01:20:28.29641045 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/22 02:12:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/22 02:12:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate(0xa706b0f1600): >openPending: err= 2026/08/22 02:12:36 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate(0xa706b0f1600): >_readAt: n=23, err=EOF 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate(0xa706b0f1600): close: 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 01:21:28.29641045 +0000 UTC 2026/08/22 02:12:36 DEBUG : TestRWCacheUpdate(0xa706b0f1600): >close: err= 2026/08/22 02:12:37 DEBUG : forgetting directory cache 2026/08/22 02:12:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate.rclone_chunk.001_5l7xiq: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/08/22 02:12:37 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7xiq: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/22 02:12:37 INFO : TestRWCacheUpdate.rclone_chunk.001_5l7xiq: Deleted 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate(0xa706b485740): _readAt: size=512, off=0 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate(0xa706b485740): openPending: 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-22 01:22:28.29641045 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-22 01:21:28.29641045 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-22 01:22:28.29641045 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-22 01:21:28.29641045 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/22 02:12:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/22 02:12:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate(0xa706b485740): >openPending: err= 2026/08/22 02:12:37 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate(0xa706b485740): >_readAt: n=24, err=EOF 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate(0xa706b485740): close: 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 01:22:28.29641045 +0000 UTC 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate(0xa706b485740): >close: err= 2026/08/22 02:12:37 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:37 DEBUG : Looking for writers 2026/08/22 02:12:37 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/22 02:12:37 DEBUG : >WaitForWriters: 2026/08/22 02:12:37 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': vfs cache: cleaner exiting 2026/08/22 02:12:38 DEBUG : forgetting directory cache 2026/08/22 02:12:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.79s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:38 DEBUG : FiLeA: size = 5 OK 2026/08/22 02:12:38 DEBUG : FiLeA.rclone_chunk.001_5l7ybh: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/22 02:12:38 INFO : FiLeA.rclone_chunk.001_5l7ybh: Copied (server-side copy) to: FiLeA 2026/08/22 02:12:38 INFO : FiLeA.rclone_chunk.001_5l7ybh: Deleted 2026/08/22 02:12:38 DEBUG : FiLeB: size = 5 OK 2026/08/22 02:12:38 DEBUG : FiLeB.rclone_chunk.001_5l7ydf: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/22 02:12:38 INFO : FiLeB.rclone_chunk.001_5l7ydf: Copied (server-side copy) to: FiLeB 2026/08/22 02:12:38 INFO : FiLeB.rclone_chunk.001_5l7ydf: Deleted 2026/08/22 02:12:39 DEBUG : FilEb: size = 5 OK 2026/08/22 02:12:39 DEBUG : FilEb.rclone_chunk.001_5l7zyj: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/08/22 02:12:39 INFO : FilEb.rclone_chunk.001_5l7zyj: Copied (server-side copy) to: FilEb 2026/08/22 02:12:39 INFO : FilEb.rclone_chunk.001_5l7zyj: Deleted 2026/08/22 02:12:39 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:39 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/22 02:12:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/22 02:12:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/22 02:12:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/22 02:12:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/22 02:12:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/22 02:12:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/22 02:12:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/22 02:12:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/22 02:12:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/22 02:12:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/22 02:12:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/22 02:12:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:39 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/22 02:12:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/22 02:12:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/22 02:12:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/22 02:12:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/22 02:12:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/22 02:12:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/22 02:12:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/22 02:12:40 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/22 02:12:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/22 02:12:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/22 02:12:40 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/22 02:12:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:40 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/22 02:12:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/22 02:12:40 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/22 02:12:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/22 02:12:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/22 02:12:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/22 02:12:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:40 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/22 02:12:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/22 02:12:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/22 02:12:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:40 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/22 02:12:40 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/22 02:12:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:40 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/22 02:12:40 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/22 02:12:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/22 02:12:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/22 02:12:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/22 02:12:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:40 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:40 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:40 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:40 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/22 02:12:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/22 02:12:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/22 02:12:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:40 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/22 02:12:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/22 02:12:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/22 02:12:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:40 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:40 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:40 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:40 DEBUG : Looking for writers 2026/08/22 02:12:40 DEBUG : FiLeB: reading active writers 2026/08/22 02:12:40 DEBUG : FilEb: reading active writers 2026/08/22 02:12:40 DEBUG : FiLeA: reading active writers 2026/08/22 02:12:40 DEBUG : >WaitForWriters: 2026/08/22 02:12:40 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:40 DEBUG : Looking for writers 2026/08/22 02:12:40 DEBUG : FiLeA: reading active writers 2026/08/22 02:12:40 DEBUG : FiLeB: reading active writers 2026/08/22 02:12:40 DEBUG : FilEb: reading active writers 2026/08/22 02:12:40 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.81s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:41 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/08/22 02:12:41 DEBUG : normal name with no special characters.txt.rclone_chunk.001_5l80bd: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/22 02:12:41 INFO : normal name with no special characters.txt.rclone_chunk.001_5l80bd: Copied (server-side copy) to: normal name with no special characters.txt 2026/08/22 02:12:41 INFO : normal name with no special characters.txt.rclone_chunk.001_5l80bd: Deleted 2026/08/22 02:12:41 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/08/22 02:12:41 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_5l81xb: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/22 02:12:41 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_5l81xb: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/08/22 02:12:41 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_5l81xb: Deleted 2026/08/22 02:12:41 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:41 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:41 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/22 02:12:41 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/22 02:12:41 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/22 02:12:41 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:41 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:41 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:41 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/22 02:12:41 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/22 02:12:41 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/22 02:12:41 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:42 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/22 02:12:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/22 02:12:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/22 02:12:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:42 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:42 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:42 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:42 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:42 DEBUG : Looking for writers 2026/08/22 02:12:42 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/22 02:12:42 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/22 02:12:42 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.41s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:42 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:42 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': Reusing VFS from active cache 2026/08/22 02:12:42 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:42 DEBUG : Looking for writers 2026/08/22 02:12:42 DEBUG : >WaitForWriters: 2026/08/22 02:12:42 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:42 DEBUG : Looking for writers 2026/08/22 02:12:42 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:42 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:42 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:42 DEBUG : Looking for writers 2026/08/22 02:12:42 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:42 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:42 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:42 DEBUG : Looking for writers 2026/08/22 02:12:42 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:42 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:42 DEBUG : file1: size = 14 OK 2026/08/22 02:12:42 DEBUG : file1.rclone_chunk.001_5l82ze: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:12:42 INFO : file1.rclone_chunk.001_5l82ze: Copied (server-side copy) to: file1 2026/08/22 02:12:43 INFO : file1.rclone_chunk.001_5l82ze: Deleted 2026/08/22 02:12:43 DEBUG : dir/file2: size = 14 OK 2026/08/22 02:12:43 DEBUG : dir/file2.rclone_chunk.001_5l833q: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/22 02:12:43 INFO : dir/file2.rclone_chunk.001_5l833q: Copied (server-side copy) to: dir/file2 2026/08/22 02:12:43 INFO : dir/file2.rclone_chunk.001_5l833q: Deleted 2026/08/22 02:12:43 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:43 DEBUG : dir: Looking for writers 2026/08/22 02:12:43 DEBUG : file2: reading active writers 2026/08/22 02:12:43 DEBUG : Looking for writers 2026/08/22 02:12:43 DEBUG : dir: reading active writers 2026/08/22 02:12:43 DEBUG : file1: reading active writers 2026/08/22 02:12:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.49s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:44 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:44 DEBUG : file1: size = 14 OK 2026/08/22 02:12:44 DEBUG : file1.rclone_chunk.001_5l841m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:12:44 INFO : file1.rclone_chunk.001_5l841m: Copied (server-side copy) to: file1 2026/08/22 02:12:44 INFO : file1.rclone_chunk.001_5l841m: Deleted 2026/08/22 02:12:44 DEBUG : dir/file2: size = 14 OK 2026/08/22 02:12:44 DEBUG : dir/file2.rclone_chunk.001_5l84ma: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/22 02:12:44 INFO : dir/file2.rclone_chunk.001_5l84ma: Copied (server-side copy) to: dir/file2 2026/08/22 02:12:45 INFO : dir/file2.rclone_chunk.001_5l84ma: Deleted 2026/08/22 02:12:45 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:45 DEBUG : dir: Looking for writers 2026/08/22 02:12:45 DEBUG : Looking for writers 2026/08/22 02:12:45 DEBUG : dir: reading active writers 2026/08/22 02:12:45 DEBUG : file1: reading active writers 2026/08/22 02:12:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.43s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:45 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:45 DEBUG : file1: size = 14 OK 2026/08/22 02:12:45 DEBUG : file1.rclone_chunk.001_5l858x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 02:12:45 INFO : file1.rclone_chunk.001_5l858x: Copied (server-side copy) to: file1 2026/08/22 02:12:45 INFO : file1.rclone_chunk.001_5l858x: Deleted 2026/08/22 02:12:46 DEBUG : dir/file2: size = 14 OK 2026/08/22 02:12:46 DEBUG : dir/file2.rclone_chunk.001_5l85lh: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/22 02:12:46 INFO : dir/file2.rclone_chunk.001_5l85lh: Copied (server-side copy) to: dir/file2 2026/08/22 02:12:46 INFO : dir/file2.rclone_chunk.001_5l85lh: Deleted 2026/08/22 02:12:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:46 DEBUG : file1: Open: flags=O_RDONLY 2026/08/22 02:12:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/22 02:12:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/22 02:12:46 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:46 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/22 02:12:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 02:12:46 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:46 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/22 02:12:46 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/22 02:12:46 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/22 02:12:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/22 02:12:46 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (0 bytes), uploading instead of streaming 2026/08/22 02:12:47 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/22 02:12:47 DEBUG : dir/new_file.txt.rclone_chunk.001_5l86pk: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 02:12:47 INFO : dir/new_file.txt.rclone_chunk.001_5l86pk: Copied (server-side copy) to: dir/new_file.txt 2026/08/22 02:12:47 INFO : dir/new_file.txt.rclone_chunk.001_5l86pk: Deleted 2026/08/22 02:12:47 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/22 02:12:47 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 02:12:47 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/22 02:12:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/22 02:12:47 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:47 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/22 02:12:47 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:47 DEBUG : dir: Looking for writers 2026/08/22 02:12:47 DEBUG : file2: reading active writers 2026/08/22 02:12:47 DEBUG : new_file.txt: reading active writers 2026/08/22 02:12:47 DEBUG : Looking for writers 2026/08/22 02:12:47 DEBUG : dir: reading active writers 2026/08/22 02:12:47 DEBUG : file1: reading active writers 2026/08/22 02:12:47 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.94s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:47 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:47 DEBUG : dir/file2: size = 14 OK 2026/08/22 02:12:47 DEBUG : dir/file2.rclone_chunk.001_5l87rc: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/22 02:12:47 INFO : dir/file2.rclone_chunk.001_5l87rc: Copied (server-side copy) to: dir/file2 2026/08/22 02:12:47 INFO : dir/file2.rclone_chunk.001_5l87rc: Deleted 2026/08/22 02:12:48 DEBUG : dir/file2: copy non-chunked object... 2026/08/22 02:12:48 DEBUG : dir/file1: size = 14 OK 2026/08/22 02:12:48 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/22 02:12:48 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/08/22 02:12:48 INFO : dir/file2: Deleted 2026/08/22 02:12:48 DEBUG : dir/file1: Updating file with dir/file1 0xa706b8a8dd0 2026/08/22 02:12:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/22 02:12:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:48 DEBUG : dir/file1: copy non-chunked object... 2026/08/22 02:12:48 DEBUG : file0: size = 14 OK 2026/08/22 02:12:48 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/22 02:12:48 INFO : dir/file1: Copied (server-side copy) to: file0 2026/08/22 02:12:48 INFO : dir/file1: Deleted 2026/08/22 02:12:48 DEBUG : file0: Updating file with file0 0xa706b8a8dd0 2026/08/22 02:12:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 02:12:48 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/22 02:12:48 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:48 DEBUG : dir: Looking for writers 2026/08/22 02:12:48 DEBUG : Looking for writers 2026/08/22 02:12:48 DEBUG : dir: reading active writers 2026/08/22 02:12:48 DEBUG : file0: reading active writers 2026/08/22 02:12:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.62s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:49 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:49 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:49 DEBUG : Looking for writers 2026/08/22 02:12:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.08s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:49 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:49 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:49 DEBUG : Looking for writers 2026/08/22 02:12:49 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:49 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:49 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:49 DEBUG : Looking for writers 2026/08/22 02:12:49 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:49 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:49 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:49 DEBUG : Looking for writers 2026/08/22 02:12:49 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:49 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 02:12:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 02:12:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:49 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/22 02:12:49 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/22 02:12:49 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/22 02:12:49 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 02:12:49 DEBUG : file1: size = 5 OK 2026/08/22 02:12:49 DEBUG : file1.rclone_chunk.001_5l89cr: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:12:49 INFO : file1.rclone_chunk.001_5l89cr: Copied (server-side copy) to: file1 2026/08/22 02:12:49 INFO : file1.rclone_chunk.001_5l89cr: Deleted 2026/08/22 02:12:49 DEBUG : file1: size = 5 OK 2026/08/22 02:12:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:12:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 02:12:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 02:12:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 02:12:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 02:12:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 02:12:49 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/22 02:12:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/22 02:12:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 02:12:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 02:12:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 02:12:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:49 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (0 bytes), uploading instead of streaming 2026/08/22 02:12:50 DEBUG : file1: size = 0 OK 2026/08/22 02:12:50 DEBUG : file1.rclone_chunk.001_5l8afw: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 02:12:50 INFO : file1.rclone_chunk.001_5l8afw: Copied (server-side copy) to: file1 2026/08/22 02:12:50 INFO : file1.rclone_chunk.001_5l8afw: Deleted 2026/08/22 02:12:50 DEBUG : file1: size = 0 OK 2026/08/22 02:12:50 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 02:12:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 02:12:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/22 02:12:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 02:12:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 02:12:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 02:12:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (7 bytes), uploading instead of streaming 2026/08/22 02:12:50 DEBUG : file1: size = 7 OK 2026/08/22 02:12:50 DEBUG : file1.rclone_chunk.001_5l8ahr: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/22 02:12:50 INFO : file1.rclone_chunk.001_5l8ahr: Copied (server-side copy) to: file1 2026/08/22 02:12:50 INFO : file1.rclone_chunk.001_5l8ahr: Deleted 2026/08/22 02:12:50 DEBUG : file1: size = 7 OK 2026/08/22 02:12:50 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/22 02:12:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 02:12:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:50 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:50 DEBUG : Looking for writers 2026/08/22 02:12:50 DEBUG : file1: reading active writers 2026/08/22 02:12:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.72s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:51 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 02:12:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 02:12:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:51 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/22 02:12:52 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/22 02:12:52 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/22 02:12:52 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/22 02:12:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (11 bytes), uploading instead of streaming 2026/08/22 02:12:52 DEBUG : file1: size = 11 OK 2026/08/22 02:12:52 DEBUG : file1.rclone_chunk.001_5l8c4p: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/22 02:12:52 INFO : file1.rclone_chunk.001_5l8c4p: Copied (server-side copy) to: file1 2026/08/22 02:12:52 INFO : file1.rclone_chunk.001_5l8c4p: Deleted 2026/08/22 02:12:52 DEBUG : file1: size = 11 OK 2026/08/22 02:12:52 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/22 02:12:52 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 02:12:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:52 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/22 02:12:52 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:52 DEBUG : Looking for writers 2026/08/22 02:12:52 DEBUG : file1: reading active writers 2026/08/22 02:12:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.70s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:52 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 02:12:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 02:12:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:52 NOTICE: S3 bucket rclone-test-viroxaq3qeho: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/22 02:12:52 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/22 02:12:52 DEBUG : file1: Remove: 2026/08/22 02:12:52 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/22 02:12:52 DEBUG : file1: >Remove: err= 2026/08/22 02:12:52 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:52 DEBUG : Looking for writers 2026/08/22 02:12:52 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:52 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 02:12:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 02:12:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:53 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/22 02:12:53 DEBUG : file1: Remove: 2026/08/22 02:12:53 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/22 02:12:53 DEBUG : file1: >Remove: err= 2026/08/22 02:12:53 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:53 DEBUG : Looking for writers 2026/08/22 02:12:53 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:53 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:53 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:53 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 02:12:53 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/22 02:12:53 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/22 02:12:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 02:12:53 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 02:12:53 DEBUG : file2: size = 5 OK 2026/08/22 02:12:53 DEBUG : file2.rclone_chunk.001_5l8dcd: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:12:53 INFO : file2.rclone_chunk.001_5l8dcd: Copied (server-side copy) to: file2 2026/08/22 02:12:53 INFO : file2.rclone_chunk.001_5l8dcd: Deleted 2026/08/22 02:12:53 DEBUG : file2: size = 5 OK 2026/08/22 02:12:53 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:12:53 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/22 02:12:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 02:12:53 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:53 DEBUG : Looking for writers 2026/08/22 02:12:53 DEBUG : file2: reading active writers 2026/08/22 02:12:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.97s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.13s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.13s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.70s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:53 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 02:12:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 02:12:53 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/22 02:12:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:53 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 02:12:54 DEBUG : file1: size = 5 OK 2026/08/22 02:12:54 DEBUG : file1.rclone_chunk.001_5l8dkt: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:12:54 INFO : file1.rclone_chunk.001_5l8dkt: Copied (server-side copy) to: file1 2026/08/22 02:12:54 INFO : file1.rclone_chunk.001_5l8dkt: Deleted 2026/08/22 02:12:54 DEBUG : file1: size = 5 OK 2026/08/22 02:12:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 02:12:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 02:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:54 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/22 02:12:54 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:54 DEBUG : Looking for writers 2026/08/22 02:12:54 DEBUG : file1: reading active writers 2026/08/22 02:12:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.80s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:54 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 02:12:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 02:12:54 DEBUG : file1: WriteFileHandle.Release closing 2026/08/22 02:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:54 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (0 bytes), uploading instead of streaming 2026/08/22 02:12:55 DEBUG : file1: size = 0 OK 2026/08/22 02:12:55 DEBUG : file1.rclone_chunk.001_5l8exv: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 02:12:55 INFO : file1.rclone_chunk.001_5l8exv: Copied (server-side copy) to: file1 2026/08/22 02:12:55 INFO : file1.rclone_chunk.001_5l8exv: Deleted 2026/08/22 02:12:55 DEBUG : file1: size = 0 OK 2026/08/22 02:12:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 02:12:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 02:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:55 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/22 02:12:55 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:55 DEBUG : Looking for writers 2026/08/22 02:12:55 DEBUG : file1: reading active writers 2026/08/22 02:12:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.66s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:55 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 02:12:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 02:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:55 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (2 bytes), uploading instead of streaming 2026/08/22 02:12:55 DEBUG : file1: size = 2 OK 2026/08/22 02:12:55 DEBUG : file1.rclone_chunk.001_5l8fhx: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/22 02:12:55 INFO : file1.rclone_chunk.001_5l8fhx: Copied (server-side copy) to: file1 2026/08/22 02:12:55 INFO : file1.rclone_chunk.001_5l8fhx: Deleted 2026/08/22 02:12:55 DEBUG : file1: size = 2 OK 2026/08/22 02:12:55 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/22 02:12:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 02:12:55 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/22 02:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:55 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:55 DEBUG : Looking for writers 2026/08/22 02:12:55 DEBUG : file1: reading active writers 2026/08/22 02:12:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.71s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:55 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 02:12:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 02:12:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:56 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (0 bytes), uploading instead of streaming 2026/08/22 02:12:56 DEBUG : file1: size = 0 OK 2026/08/22 02:12:56 DEBUG : file1.rclone_chunk.001_5l8gc7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 02:12:56 INFO : file1.rclone_chunk.001_5l8gc7: Copied (server-side copy) to: file1 2026/08/22 02:12:56 INFO : file1.rclone_chunk.001_5l8gc7: Deleted 2026/08/22 02:12:56 DEBUG : file1: size = 0 OK 2026/08/22 02:12:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 02:12:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 02:12:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:56 DEBUG : file1: Open: flags=O_RDONLY 2026/08/22 02:12:56 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/22 02:12:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/22 02:12:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:56 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:56 DEBUG : Looking for writers 2026/08/22 02:12:56 DEBUG : file1: reading active writers 2026/08/22 02:12:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.72s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:56 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 02:12:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 02:12:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:56 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': File to upload is small (100 bytes), uploading instead of streaming 2026/08/22 02:12:57 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/08/22 02:12:57 DEBUG : file1.rclone_chunk.001_5l8gz8: md5 = 309269e65be891ea699e86b82e4f369a OK 2026/08/22 02:12:57 INFO : file1.rclone_chunk.001_5l8gz8: Copied (server-side copy) to: file1.rclone_chunk.001 2026/08/22 02:12:57 INFO : file1.rclone_chunk.001_5l8gz8: Deleted 2026/08/22 02:12:57 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/08/22 02:12:57 DEBUG : file1.rclone_chunk.002_5l8gz8: md5 = cc6090fb69afe85a891f1e3c06e40a5f OK 2026/08/22 02:12:57 INFO : file1.rclone_chunk.002_5l8gz8: Copied (server-side copy) to: file1.rclone_chunk.002 2026/08/22 02:12:57 INFO : file1.rclone_chunk.002_5l8gz8: Deleted 2026/08/22 02:12:57 DEBUG : file1: size = 100 OK 2026/08/22 02:12:57 DEBUG : file1: md5 = a75fb0f1b1a99099a5d18e4f7f6aaf3e OK 2026/08/22 02:12:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 02:12:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 02:12:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 02:12:57 DEBUG : file1: Open: flags=O_RDONLY 2026/08/22 02:12:57 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/22 02:12:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/22 02:12:57 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:12:57 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/22 02:12:57 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:12:57 DEBUG : Looking for writers 2026/08/22 02:12:57 DEBUG : file1: reading active writers 2026/08/22 02:12:57 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.33s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:58 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:58 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 02:12:58 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/22 02:12:58 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/22 02:12:58 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/22 02:12:58 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/22 02:12:58 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/22 02:12:58 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/22 02:12:58 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/22 02:12:58 DEBUG : stalled: Remove: 2026/08/22 02:12:58 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/22 02:12:58 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.14s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:12:58 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:12:58 DEBUG : flat/f000.txt: size = 7 OK 2026/08/22 02:12:58 DEBUG : flat/f000.txt.rclone_chunk.001_5l8ilq: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/08/22 02:12:58 INFO : flat/f000.txt.rclone_chunk.001_5l8ilq: Copied (server-side copy) to: flat/f000.txt 2026/08/22 02:12:58 INFO : flat/f000.txt.rclone_chunk.001_5l8ilq: Deleted 2026/08/22 02:12:58 DEBUG : flat/f001.txt: size = 14 OK 2026/08/22 02:12:58 DEBUG : flat/f001.txt.rclone_chunk.001_5l8i2f: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/08/22 02:12:58 INFO : flat/f001.txt.rclone_chunk.001_5l8i2f: Copied (server-side copy) to: flat/f001.txt 2026/08/22 02:12:59 INFO : flat/f001.txt.rclone_chunk.001_5l8i2f: Deleted 2026/08/22 02:12:59 DEBUG : flat/f002.txt: size = 21 OK 2026/08/22 02:12:59 DEBUG : flat/f002.txt.rclone_chunk.001_5l8jcq: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/08/22 02:12:59 INFO : flat/f002.txt.rclone_chunk.001_5l8jcq: Copied (server-side copy) to: flat/f002.txt 2026/08/22 02:12:59 INFO : flat/f002.txt.rclone_chunk.001_5l8jcq: Deleted 2026/08/22 02:12:59 DEBUG : flat/f003.txt: size = 28 OK 2026/08/22 02:12:59 DEBUG : flat/f003.txt.rclone_chunk.001_5l8jc8: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/08/22 02:12:59 INFO : flat/f003.txt.rclone_chunk.001_5l8jc8: Copied (server-side copy) to: flat/f003.txt 2026/08/22 02:13:00 INFO : flat/f003.txt.rclone_chunk.001_5l8jc8: Deleted 2026/08/22 02:13:00 DEBUG : flat/f004.txt: size = 35 OK 2026/08/22 02:13:00 DEBUG : flat/f004.txt.rclone_chunk.001_5l8k1v: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/08/22 02:13:00 INFO : flat/f004.txt.rclone_chunk.001_5l8k1v: Copied (server-side copy) to: flat/f004.txt 2026/08/22 02:13:00 INFO : flat/f004.txt.rclone_chunk.001_5l8k1v: Deleted 2026/08/22 02:13:00 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/22 02:13:00 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/22 02:13:00 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:13:00 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:13:00 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/22 02:13:00 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/22 02:13:01 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:13:01 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:13:01 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/22 02:13:01 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/22 02:13:01 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:13:01 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:13:01 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/22 02:13:01 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/22 02:13:01 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:13:01 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:13:01 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/22 02:13:01 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/22 02:13:01 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:13:01 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:13:01 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:13:01 DEBUG : flat: Looking for writers 2026/08/22 02:13:01 DEBUG : f001.txt: reading active writers 2026/08/22 02:13:01 DEBUG : f002.txt: reading active writers 2026/08/22 02:13:01 DEBUG : f003.txt: reading active writers 2026/08/22 02:13:01 DEBUG : f004.txt: reading active writers 2026/08/22 02:13:01 DEBUG : f000.txt: reading active writers 2026/08/22 02:13:01 DEBUG : Looking for writers 2026/08/22 02:13:01 DEBUG : flat: reading active writers 2026/08/22 02:13:01 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.66s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:13:01 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:13:02 DEBUG : a/top.txt: size = 3 OK 2026/08/22 02:13:02 DEBUG : a/top.txt.rclone_chunk.001_5l8lrd: md5 = b28354b543375bfa94dabaeda722927f OK 2026/08/22 02:13:02 INFO : a/top.txt.rclone_chunk.001_5l8lrd: Copied (server-side copy) to: a/top.txt 2026/08/22 02:13:02 INFO : a/top.txt.rclone_chunk.001_5l8lrd: Deleted 2026/08/22 02:13:02 DEBUG : a/b/mid.txt: size = 3 OK 2026/08/22 02:13:02 DEBUG : a/b/mid.txt.rclone_chunk.001_5l8mok: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/08/22 02:13:02 INFO : a/b/mid.txt.rclone_chunk.001_5l8mok: Copied (server-side copy) to: a/b/mid.txt 2026/08/22 02:13:02 INFO : a/b/mid.txt.rclone_chunk.001_5l8mok: Deleted 2026/08/22 02:13:03 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/08/22 02:13:03 DEBUG : a/b/c/deep.txt.rclone_chunk.001_5l8m3l: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/08/22 02:13:03 INFO : a/b/c/deep.txt.rclone_chunk.001_5l8m3l: Copied (server-side copy) to: a/b/c/deep.txt 2026/08/22 02:13:03 INFO : a/b/c/deep.txt.rclone_chunk.001_5l8m3l: Deleted 2026/08/22 02:13:03 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/22 02:13:03 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/22 02:13:03 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:13:03 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:13:03 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/22 02:13:03 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/22 02:13:03 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:13:03 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:13:03 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/22 02:13:03 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/22 02:13:03 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:13:03 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:13:03 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:13:03 DEBUG : a/b/c: Looking for writers 2026/08/22 02:13:03 DEBUG : deep.txt: reading active writers 2026/08/22 02:13:03 DEBUG : a/b: Looking for writers 2026/08/22 02:13:03 DEBUG : c: reading active writers 2026/08/22 02:13:03 DEBUG : mid.txt: reading active writers 2026/08/22 02:13:03 DEBUG : a: Looking for writers 2026/08/22 02:13:03 DEBUG : b: reading active writers 2026/08/22 02:13:03 DEBUG : top.txt: reading active writers 2026/08/22 02:13:03 DEBUG : Looking for writers 2026/08/22 02:13:03 DEBUG : a: reading active writers 2026/08/22 02:13:03 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.15s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:13:03 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/08/22 02:13:03 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:13:03 DEBUG : Looking for writers 2026/08/22 02:13:03 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho'", Local "Local file system at /tmp/rclone3999551962", Modify Window "1ns" 2026/08/22 02:13:04 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': poll-interval is not supported by this remote 2026/08/22 02:13:04 DEBUG : dir1/a.txt: size = 1 OK 2026/08/22 02:13:04 DEBUG : dir1/a.txt.rclone_chunk.001_5l8orp: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/08/22 02:13:04 INFO : dir1/a.txt.rclone_chunk.001_5l8orp: Copied (server-side copy) to: dir1/a.txt 2026/08/22 02:13:04 INFO : dir1/a.txt.rclone_chunk.001_5l8orp: Deleted 2026/08/22 02:13:04 DEBUG : dir2/b.txt: size = 1 OK 2026/08/22 02:13:04 DEBUG : dir2/b.txt.rclone_chunk.001_5l8olw: md5 = 415290769594460e2e485922904f345d OK 2026/08/22 02:13:04 INFO : dir2/b.txt.rclone_chunk.001_5l8olw: Copied (server-side copy) to: dir2/b.txt 2026/08/22 02:13:04 INFO : dir2/b.txt.rclone_chunk.001_5l8olw: Deleted 2026/08/22 02:13:05 DEBUG : dir3/c.txt: size = 1 OK 2026/08/22 02:13:05 DEBUG : dir3/c.txt.rclone_chunk.001_5l8pxj: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/08/22 02:13:05 INFO : dir3/c.txt.rclone_chunk.001_5l8pxj: Copied (server-side copy) to: dir3/c.txt 2026/08/22 02:13:05 INFO : dir3/c.txt.rclone_chunk.001_5l8pxj: Deleted 2026/08/22 02:13:05 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/22 02:13:05 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/22 02:13:05 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:13:05 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:13:05 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/22 02:13:05 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/22 02:13:05 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:13:05 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:13:05 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/22 02:13:05 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/22 02:13:05 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 02:13:05 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 02:13:05 DEBUG : WaitForWriters: timeout=30s 2026/08/22 02:13:05 DEBUG : dir1: Looking for writers 2026/08/22 02:13:05 DEBUG : a.txt: reading active writers 2026/08/22 02:13:05 DEBUG : dir2: Looking for writers 2026/08/22 02:13:05 DEBUG : b.txt: reading active writers 2026/08/22 02:13:05 DEBUG : dir3: Looking for writers 2026/08/22 02:13:05 DEBUG : c.txt: reading active writers 2026/08/22 02:13:05 DEBUG : Looking for writers 2026/08/22 02:13:05 DEBUG : dir1: reading active writers 2026/08/22 02:13:05 DEBUG : dir2: reading active writers 2026/08/22 02:13:05 DEBUG : dir3: reading active writers 2026/08/22 02:13:05 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.19s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/22 02:13:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-viroxaq3qeho': Purge remote 2026/08/22 02:13:06 DEBUG : Waiting for deletions to finish 2026/08/22 02:13:06 INFO : S3 bucket rclone-test-viroxaq3qeho: Bucket "rclone-test-viroxaq3qeho" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024" - Finished OK in 1m57.143377335s (try 1/5)