"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/04/10 01:08:51 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho" 2026/04/10 01:08:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/10 01:08:51 DEBUG : Creating backend with remote "TestS3:rclone-test-tukezih0guho" 2026/04/10 01:08:51 DEBUG : Creating backend with remote "/tmp/rclone869312142" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:08:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:08:52 INFO : S3 bucket rclone-test-tukezih0guho: Bucket "rclone-test-tukezih0guho" created with ACL "" 2026/04/10 01:08:52 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:08:52 DEBUG : dir/file1.rclone_chunk.001_9cwbep: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:08:52 INFO : dir/file1.rclone_chunk.001_9cwbep: Copied (server-side copy) to: dir/file1 2026/04/10 01:08:52 INFO : dir/file1.rclone_chunk.001_9cwbep: Deleted 2026/04/10 01:08:53 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:08:53 DEBUG : dir: Looking for writers 2026/04/10 01:08:53 DEBUG : Looking for writers 2026/04/10 01:08:53 DEBUG : dir: reading active writers 2026/04/10 01:08:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.54s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:08:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:08:53 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:08:53 DEBUG : dir/file1.rclone_chunk.001_9cwcks: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:08:53 INFO : dir/file1.rclone_chunk.001_9cwcks: Copied (server-side copy) to: dir/file1 2026/04/10 01:08:53 INFO : dir/file1.rclone_chunk.001_9cwcks: Deleted 2026/04/10 01:08:54 DEBUG : dir/file2: size = 15 OK 2026/04/10 01:08:54 DEBUG : dir/file2.rclone_chunk.001_9cwci1: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/10 01:08:54 INFO : dir/file2.rclone_chunk.001_9cwci1: Copied (server-side copy) to: dir/file2 2026/04/10 01:08:54 INFO : dir/file2.rclone_chunk.001_9cwci1: Deleted 2026/04/10 01:08:54 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/10 01:08:54 DEBUG : dir/subdir/file3.rclone_chunk.001_9cwdnf: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/10 01:08:54 INFO : dir/subdir/file3.rclone_chunk.001_9cwdnf: Copied (server-side copy) to: dir/subdir/file3 2026/04/10 01:08:54 INFO : dir/subdir/file3.rclone_chunk.001_9cwdnf: Deleted 2026/04/10 01:08:55 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:08:55 DEBUG : dir/subdir: Looking for writers 2026/04/10 01:08:55 DEBUG : dir: Looking for writers 2026/04/10 01:08:55 DEBUG : file1: reading active writers 2026/04/10 01:08:55 DEBUG : file2: reading active writers 2026/04/10 01:08:55 DEBUG : subdir: reading active writers 2026/04/10 01:08:55 DEBUG : Looking for writers 2026/04/10 01:08:55 DEBUG : dir: reading active writers 2026/04/10 01:08:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.10s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:08:55 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:08:55 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:08:55 DEBUG : dir/file1.rclone_chunk.001_9cwefn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:08:55 INFO : dir/file1.rclone_chunk.001_9cwefn: Copied (server-side copy) to: dir/file1 2026/04/10 01:08:55 INFO : dir/file1.rclone_chunk.001_9cwefn: Deleted 2026/04/10 01:08:56 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:08:56 DEBUG : dir: Looking for writers 2026/04/10 01:08:56 DEBUG : file1: reading active writers 2026/04/10 01:08:56 DEBUG : Looking for writers 2026/04/10 01:08:56 DEBUG : dir: reading active writers 2026/04/10 01:08:56 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.89s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:08:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:08:56 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:08:56 DEBUG : dir/file1.rclone_chunk.001_9cwf6h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:08:56 INFO : dir/file1.rclone_chunk.001_9cwf6h: Copied (server-side copy) to: dir/file1 2026/04/10 01:08:56 INFO : dir/file1.rclone_chunk.001_9cwf6h: Deleted 2026/04/10 01:08:56 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:08:56 DEBUG : dir: Looking for writers 2026/04/10 01:08:56 DEBUG : Looking for writers 2026/04/10 01:08:56 DEBUG : dir: reading active writers 2026/04/10 01:08:56 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.78s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:08:57 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:08:57 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:08:57 DEBUG : dir/file1.rclone_chunk.001_9cwgul: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:08:57 INFO : dir/file1.rclone_chunk.001_9cwgul: Copied (server-side copy) to: dir/file1 2026/04/10 01:08:57 INFO : dir/file1.rclone_chunk.001_9cwgul: Deleted 2026/04/10 01:08:57 DEBUG : dir: forgetting directory cache 2026/04/10 01:08:57 DEBUG : forgetting directory cache 2026/04/10 01:08:57 DEBUG : dir: forgetting directory cache 2026/04/10 01:08:57 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:08:57 DEBUG : Looking for writers 2026/04/10 01:08:57 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.97s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:08:57 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:08:58 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:08:58 DEBUG : dir/file1.rclone_chunk.001_9cwhch: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:08:58 INFO : dir/file1.rclone_chunk.001_9cwhch: Copied (server-side copy) to: dir/file1 2026/04/10 01:08:58 INFO : dir/file1.rclone_chunk.001_9cwhch: Deleted 2026/04/10 01:08:58 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/10 01:08:58 DEBUG : dir: invalidating directory cache 2026/04/10 01:08:58 DEBUG : >ForgetPath: 2026/04/10 01:08:58 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/10 01:08:58 DEBUG : invalidating directory cache 2026/04/10 01:08:58 DEBUG : dir: forgetting directory cache 2026/04/10 01:08:58 DEBUG : >ForgetPath: 2026/04/10 01:08:58 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/10 01:08:58 DEBUG : >ForgetPath: 2026/04/10 01:08:58 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:08:58 DEBUG : dir: Looking for writers 2026/04/10 01:08:58 DEBUG : Looking for writers 2026/04/10 01:08:58 DEBUG : dir: reading active writers 2026/04/10 01:08:58 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.84s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:08:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:08:59 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:08:59 DEBUG : dir/file1.rclone_chunk.001_9cwh0r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:08:59 INFO : dir/file1.rclone_chunk.001_9cwh0r: Copied (server-side copy) to: dir/file1 2026/04/10 01:08:59 INFO : dir/file1.rclone_chunk.001_9cwh0r: Deleted 2026/04/10 01:08:59 DEBUG : fil/a/b/c: size = 15 OK 2026/04/10 01:08:59 DEBUG : fil/a/b/c.rclone_chunk.001_9cwim0: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/04/10 01:08:59 INFO : fil/a/b/c.rclone_chunk.001_9cwim0: Copied (server-side copy) to: fil/a/b/c 2026/04/10 01:08:59 INFO : fil/a/b/c.rclone_chunk.001_9cwim0: Deleted 2026/04/10 01:09:00 DEBUG : forgetting directory cache 2026/04/10 01:09:00 DEBUG : dir: forgetting directory cache 2026/04/10 01:09:00 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:00 DEBUG : dir: Looking for writers 2026/04/10 01:09:00 DEBUG : fil/a/b: Looking for writers 2026/04/10 01:09:00 DEBUG : fil/a: Looking for writers 2026/04/10 01:09:00 DEBUG : b: reading active writers 2026/04/10 01:09:00 DEBUG : fil: Looking for writers 2026/04/10 01:09:00 DEBUG : a: reading active writers 2026/04/10 01:09:00 DEBUG : Looking for writers 2026/04/10 01:09:00 DEBUG : dir: reading active writers 2026/04/10 01:09:00 DEBUG : fil: reading active writers 2026/04/10 01:09:00 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.80s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:00 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:00 DEBUG : dir/file1.rclone_chunk.001_9cwjis: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:00 INFO : dir/file1.rclone_chunk.001_9cwjis: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:01 INFO : dir/file1.rclone_chunk.001_9cwjis: Deleted 2026/04/10 01:09:01 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:01 DEBUG : dir: Looking for writers 2026/04/10 01:09:01 DEBUG : Looking for writers 2026/04/10 01:09:01 DEBUG : dir: reading active writers 2026/04/10 01:09:01 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.78s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:01 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:01 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:01 DEBUG : dir/file1.rclone_chunk.001_9cwkby: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:01 INFO : dir/file1.rclone_chunk.001_9cwkby: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:01 INFO : dir/file1.rclone_chunk.001_9cwkby: Deleted 2026/04/10 01:09:02 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:02 DEBUG : dir: Looking for writers 2026/04/10 01:09:02 DEBUG : file1: reading active writers 2026/04/10 01:09:02 DEBUG : Looking for writers 2026/04/10 01:09:02 DEBUG : dir: reading active writers 2026/04/10 01:09:02 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.82s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:02 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:02 DEBUG : dir/file1.rclone_chunk.001_9cwlw2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:02 INFO : dir/file1.rclone_chunk.001_9cwlw2: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:02 INFO : dir/file1.rclone_chunk.001_9cwlw2: Deleted 2026/04/10 01:09:02 DEBUG : dir/file2: size = 15 OK 2026/04/10 01:09:02 DEBUG : dir/file2.rclone_chunk.001_9cwlxv: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/10 01:09:02 INFO : dir/file2.rclone_chunk.001_9cwlxv: Copied (server-side copy) to: dir/file2 2026/04/10 01:09:03 INFO : dir/file2.rclone_chunk.001_9cwlxv: Deleted 2026/04/10 01:09:03 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/10 01:09:03 DEBUG : dir/subdir/file3.rclone_chunk.001_9cwmub: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/10 01:09:03 INFO : dir/subdir/file3.rclone_chunk.001_9cwmub: Copied (server-side copy) to: dir/subdir/file3 2026/04/10 01:09:03 INFO : dir/subdir/file3.rclone_chunk.001_9cwmub: Deleted === RUN TestDirReadDirAll/Virtual 2026/04/10 01:09:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/10 01:09:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/10 01:09:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/10 01:09:03 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/10 01:09:04 DEBUG : dir/virtualFile: size = 20 OK 2026/04/10 01:09:04 DEBUG : dir/virtualFile.rclone_chunk.001_9cwmk9: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/04/10 01:09:04 INFO : dir/virtualFile.rclone_chunk.001_9cwmk9: Copied (server-side copy) to: dir/virtualFile 2026/04/10 01:09:04 INFO : dir/virtualFile.rclone_chunk.001_9cwmk9: Deleted 2026/04/10 01:09:04 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/04/10 01:09:04 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_9cwnl3: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/04/10 01:09:04 INFO : dir/virtualDir/testFile.rclone_chunk.001_9cwnl3: Copied (server-side copy) to: dir/virtualDir/testFile 2026/04/10 01:09:04 INFO : dir/virtualDir/testFile.rclone_chunk.001_9cwnl3: Deleted 2026/04/10 01:09:04 DEBUG : S3 bucket rclone-test-tukezih0guho: bucket is versioned: false 2026/04/10 01:09:04 DEBUG : Waiting for deletions to finish 2026/04/10 01:09:04 DEBUG : "dir/subdir/file3" version false 2026/04/10 01:09:04 DEBUG : dir/subdir/file3: Deleting (id "") 2026/04/10 01:09:04 INFO : dir/subdir/file3: Deleted 2026/04/10 01:09:04 DEBUG : dir: invalidating directory cache 2026/04/10 01:09:04 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/10 01:09:04 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/10 01:09:04 DEBUG : dir/file1: Reset virtual modtime 2026/04/10 01:09:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/10 01:09:04 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/10 01:09:04 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/10 01:09:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/10 01:09:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/10 01:09:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:04 DEBUG : dir: invalidating directory cache 2026/04/10 01:09:05 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/10 01:09:05 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/10 01:09:05 DEBUG : forgetting directory cache 2026/04/10 01:09:05 DEBUG : dir: forgetting directory cache 2026/04/10 01:09:05 DEBUG : dir/virtualDir2: forgetting directory cache 2026/04/10 01:09:05 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/10 01:09:05 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:05 DEBUG : dir/virtualDir2: Looking for writers 2026/04/10 01:09:05 DEBUG : dir/virtualDir: Looking for writers 2026/04/10 01:09:05 DEBUG : dir: Looking for writers 2026/04/10 01:09:05 DEBUG : virtualFile: reading active writers 2026/04/10 01:09:05 DEBUG : virtualDir: reading active writers 2026/04/10 01:09:05 DEBUG : file1: reading active writers 2026/04/10 01:09:05 DEBUG : virtualFile2: reading active writers 2026/04/10 01:09:05 DEBUG : virtualDir2: reading active writers 2026/04/10 01:09:05 DEBUG : Looking for writers 2026/04/10 01:09:05 DEBUG : dir: reading active writers 2026/04/10 01:09:05 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.20s) --- PASS: TestDirReadDirAll/Virtual (1.19s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:05 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:05 DEBUG : dir/file1.rclone_chunk.001_9cwolz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:05 INFO : dir/file1.rclone_chunk.001_9cwolz: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:05 INFO : dir/file1.rclone_chunk.001_9cwolz: Deleted 2026/04/10 01:09:06 ERROR : dir/: Can only open directories read only 2026/04/10 01:09:06 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:06 DEBUG : dir: Looking for writers 2026/04/10 01:09:06 DEBUG : Looking for writers 2026/04/10 01:09:06 DEBUG : dir: reading active writers 2026/04/10 01:09:06 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.81s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:06 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:06 DEBUG : dir/file1.rclone_chunk.001_9cwpmx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:06 INFO : dir/file1.rclone_chunk.001_9cwpmx: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:06 INFO : dir/file1.rclone_chunk.001_9cwpmx: Deleted 2026/04/10 01:09:06 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:09:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/10 01:09:06 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/10 01:09:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/10 01:09:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (5 bytes), uploading instead of streaming 2026/04/10 01:09:07 DEBUG : dir/potato: size = 5 OK 2026/04/10 01:09:07 DEBUG : dir/potato.rclone_chunk.001_9cwqo5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/10 01:09:07 INFO : dir/potato.rclone_chunk.001_9cwqo5: Copied (server-side copy) to: dir/potato 2026/04/10 01:09:07 INFO : dir/potato.rclone_chunk.001_9cwqo5: Deleted 2026/04/10 01:09:07 DEBUG : dir/potato: size = 5 OK 2026/04/10 01:09:07 NOTICE: Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/10 01:09:07 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/10 01:09:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/10 01:09:07 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:07 DEBUG : dir: Looking for writers 2026/04/10 01:09:07 DEBUG : potato: reading active writers 2026/04/10 01:09:07 DEBUG : file1: reading active writers 2026/04/10 01:09:07 DEBUG : Looking for writers 2026/04/10 01:09:07 DEBUG : dir: reading active writers 2026/04/10 01:09:07 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.45s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:08 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:08 DEBUG : dir/file1.rclone_chunk.001_9cwqbt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:08 INFO : dir/file1.rclone_chunk.001_9cwqbt: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:08 INFO : dir/file1.rclone_chunk.001_9cwqbt: Deleted 2026/04/10 01:09:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/04/10 01:09:08 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:08 DEBUG : dir/sub: Looking for writers 2026/04/10 01:09:08 DEBUG : dir: Looking for writers 2026/04/10 01:09:08 DEBUG : file1: reading active writers 2026/04/10 01:09:08 DEBUG : sub: reading active writers 2026/04/10 01:09:08 DEBUG : Looking for writers 2026/04/10 01:09:08 DEBUG : dir: reading active writers 2026/04/10 01:09:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.17s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:09 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:09 DEBUG : dir/file1.rclone_chunk.001_9cwr8l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:09 INFO : dir/file1.rclone_chunk.001_9cwr8l: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:09 INFO : dir/file1.rclone_chunk.001_9cwr8l: Deleted 2026/04/10 01:09:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/10 01:09:09 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/04/10 01:09:09 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:09 DEBUG : dir/sub/subsub: Looking for writers 2026/04/10 01:09:09 DEBUG : dir/sub: Looking for writers 2026/04/10 01:09:09 DEBUG : subsub: reading active writers 2026/04/10 01:09:09 DEBUG : dir: Looking for writers 2026/04/10 01:09:09 DEBUG : file1: reading active writers 2026/04/10 01:09:09 DEBUG : sub: reading active writers 2026/04/10 01:09:09 DEBUG : Looking for writers 2026/04/10 01:09:09 DEBUG : dir: reading active writers 2026/04/10 01:09:09 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.28s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:10 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:10 DEBUG : dir/file1.rclone_chunk.001_9cwte5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:10 INFO : dir/file1.rclone_chunk.001_9cwte5: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:10 INFO : dir/file1.rclone_chunk.001_9cwte5: Deleted 2026/04/10 01:09:10 ERROR : dir/: Dir.Remove not empty 2026/04/10 01:09:10 DEBUG : dir/file1: Remove: 2026/04/10 01:09:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:10 DEBUG : dir/file1: >Remove: err= 2026/04/10 01:09:10 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/10 01:09:10 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:10 DEBUG : Looking for writers 2026/04/10 01:09:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.83s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:11 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:11 DEBUG : dir/file1.rclone_chunk.001_9cwueb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:11 INFO : dir/file1.rclone_chunk.001_9cwueb: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:11 INFO : dir/file1.rclone_chunk.001_9cwueb: Deleted 2026/04/10 01:09:11 DEBUG : dir/file1: Remove: 2026/04/10 01:09:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:11 DEBUG : dir/file1: >Remove: err= 2026/04/10 01:09:11 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/10 01:09:11 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:11 DEBUG : Looking for writers 2026/04/10 01:09:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.84s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:12 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:12 DEBUG : dir/file1.rclone_chunk.001_9cwuef: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:12 INFO : dir/file1.rclone_chunk.001_9cwuef: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:12 INFO : dir/file1.rclone_chunk.001_9cwuef: Deleted 2026/04/10 01:09:12 DEBUG : dir/file1: Remove: 2026/04/10 01:09:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:12 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/04/10 01:09:12 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:12 DEBUG : dir: Looking for writers 2026/04/10 01:09:12 DEBUG : Looking for writers 2026/04/10 01:09:12 DEBUG : dir: reading active writers 2026/04/10 01:09:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.94s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:13 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:13 DEBUG : dir/file1.rclone_chunk.001_9cwv2f: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:13 INFO : dir/file1.rclone_chunk.001_9cwv2f: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:13 INFO : dir/file1.rclone_chunk.001_9cwv2f: Deleted 2026/04/10 01:09:13 DEBUG : dir/file3: size = 15 OK 2026/04/10 01:09:13 DEBUG : dir/file3.rclone_chunk.001_9cwwj9: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/04/10 01:09:13 INFO : dir/file3.rclone_chunk.001_9cwwj9: Copied (server-side copy) to: dir/file3 2026/04/10 01:09:13 INFO : dir/file3.rclone_chunk.001_9cwwj9: Deleted 2026/04/10 01:09:13 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/10 01:09:14 DEBUG : dir/file1: copy non-chunked object... 2026/04/10 01:09:14 DEBUG : dir/file3: copy non-chunked object... 2026/04/10 01:09:14 DEBUG : dir2/file3: size = 15 OK 2026/04/10 01:09:14 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/04/10 01:09:14 DEBUG : dir2/file1: size = 14 OK 2026/04/10 01:09:14 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/04/10 01:09:14 INFO : dir/file3: Deleted 2026/04/10 01:09:14 INFO : dir/file1: Deleted 2026/04/10 01:09:14 DEBUG : dir: Updating dir with dir2 0xb00e8f1e750 2026/04/10 01:09:14 DEBUG : dir: forgetting directory cache 2026/04/10 01:09:14 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/10 01:09:14 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/10 01:09:14 DEBUG : dir2/file1: copy non-chunked object... 2026/04/10 01:09:14 DEBUG : file2: size = 14 OK 2026/04/10 01:09:14 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/04/10 01:09:14 INFO : dir2/file1: Deleted 2026/04/10 01:09:14 DEBUG : file2: Updating file with file2 0xb00e8db43c0 2026/04/10 01:09:14 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/10 01:09:15 DEBUG : file2: copy non-chunked object... 2026/04/10 01:09:15 DEBUG : dir2/file3: size = 14 OK 2026/04/10 01:09:15 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/04/10 01:09:15 INFO : file2: Deleted 2026/04/10 01:09:15 DEBUG : dir2/file3: Updating file with dir2/file3 0xb00e8db43c0 2026/04/10 01:09:15 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/10 01:09:15 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/10 01:09:15 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/10 01:09:15 DEBUG : empty directory: Updating dir with renamed empty directory 0xb00e8f1f790 2026/04/10 01:09:15 DEBUG : empty directory: forgetting directory cache 2026/04/10 01:09:15 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/10 01:09:15 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/10 01:09:15 DEBUG : dir2: Renaming to "dir3" 2026/04/10 01:09:15 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:15 DEBUG : dir3: Looking for writers 2026/04/10 01:09:15 DEBUG : file3: reading active writers 2026/04/10 01:09:15 DEBUG : renamed empty directory: Looking for writers 2026/04/10 01:09:15 DEBUG : Looking for writers 2026/04/10 01:09:15 DEBUG : dir3: reading active writers 2026/04/10 01:09:15 DEBUG : renamed empty directory: reading active writers 2026/04/10 01:09:15 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.00s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:15 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:16 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:16 DEBUG : dir/file1.rclone_chunk.001_9cwy4l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:16 INFO : dir/file1.rclone_chunk.001_9cwy4l: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:16 INFO : dir/file1.rclone_chunk.001_9cwy4l: Deleted 2026/04/10 01:09:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/10 01:09:16 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:09:16 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/10 01:09:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/10 01:09:16 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/10 01:09:16 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/10 01:09:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/10 01:09:16 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:09:16 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/10 01:09:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/10 01:09:16 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/10 01:09:16 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/10 01:09:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/10 01:09:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (12 bytes), uploading instead of streaming 2026/04/10 01:09:16 DEBUG : dir/sub/file2: size = 12 OK 2026/04/10 01:09:16 DEBUG : dir/sub/file2.rclone_chunk.001_9cwzfi: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/10 01:09:16 INFO : dir/sub/file2.rclone_chunk.001_9cwzfi: Copied (server-side copy) to: dir/sub/file2 2026/04/10 01:09:16 INFO : dir/sub/file2.rclone_chunk.001_9cwzfi: Deleted 2026/04/10 01:09:16 DEBUG : dir/sub/file2: size = 12 OK 2026/04/10 01:09:16 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/10 01:09:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/10 01:09:16 DEBUG : forgetting directory cache 2026/04/10 01:09:16 DEBUG : dir: forgetting directory cache 2026/04/10 01:09:16 DEBUG : dir/sub: forgetting directory cache 2026/04/10 01:09:16 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/10 01:09:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (5 bytes), uploading instead of streaming 2026/04/10 01:09:17 DEBUG : dir/sub/file0: size = 5 OK 2026/04/10 01:09:17 DEBUG : dir/sub/file0.rclone_chunk.001_9cx0zj: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/10 01:09:17 INFO : dir/sub/file0.rclone_chunk.001_9cx0zj: Copied (server-side copy) to: dir/sub/file0 2026/04/10 01:09:17 INFO : dir/sub/file0.rclone_chunk.001_9cx0zj: Deleted 2026/04/10 01:09:17 DEBUG : dir/sub/file0: size = 5 OK 2026/04/10 01:09:17 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/10 01:09:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/10 01:09:17 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:17 DEBUG : dir/sub: Looking for writers 2026/04/10 01:09:17 DEBUG : file0: reading active writers 2026/04/10 01:09:17 DEBUG : file2: reading active writers 2026/04/10 01:09:17 DEBUG : dir: Looking for writers 2026/04/10 01:09:17 DEBUG : file1: reading active writers 2026/04/10 01:09:17 DEBUG : sub: reading active writers 2026/04/10 01:09:17 DEBUG : Looking for writers 2026/04/10 01:09:17 DEBUG : dir: reading active writers 2026/04/10 01:09:17 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.10s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/10 01:09:17 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:17 DEBUG : Looking for writers 2026/04/10 01:09:17 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:18 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:18 DEBUG : dir/file1.rclone_chunk.001_9cx0a5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:18 INFO : dir/file1.rclone_chunk.001_9cx0a5: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:18 INFO : dir/file1.rclone_chunk.001_9cx0a5: Deleted 2026/04/10 01:09:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/10 01:09:18 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:09:18 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/10 01:09:18 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/10 01:09:18 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/10 01:09:18 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:09:18 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/10 01:09:18 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/10 01:09:18 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:09:18 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/10 01:09:18 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/10 01:09:18 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/10 01:09:18 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:09:18 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/10 01:09:18 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:18 DEBUG : dir: Looking for writers 2026/04/10 01:09:18 DEBUG : file1: reading active writers 2026/04/10 01:09:18 DEBUG : file1.metadata: reading active writers 2026/04/10 01:09:18 DEBUG : Looking for writers 2026/04/10 01:09:18 DEBUG : dir: reading active writers 2026/04/10 01:09:18 DEBUG : dir.metadata: reading active writers 2026/04/10 01:09:18 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.92s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:19 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:19 DEBUG : dir/file1.rclone_chunk.001_9cx1ak: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:19 INFO : dir/file1.rclone_chunk.001_9cx1ak: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:19 INFO : dir/file1.rclone_chunk.001_9cx1ak: Deleted 2026/04/10 01:09:19 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:19 DEBUG : dir: Looking for writers 2026/04/10 01:09:19 DEBUG : file1: reading active writers 2026/04/10 01:09:19 DEBUG : Looking for writers 2026/04/10 01:09:19 DEBUG : dir: reading active writers 2026/04/10 01:09:19 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.87s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:20 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:20 DEBUG : dir/file1.rclone_chunk.001_9cx2uc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:20 INFO : dir/file1.rclone_chunk.001_9cx2uc: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:20 INFO : dir/file1.rclone_chunk.001_9cx2uc: Deleted 2026/04/10 01:09:20 DEBUG : time_test: size = 5 OK 2026/04/10 01:09:20 DEBUG : time_test.rclone_chunk.001_9cx3it: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/04/10 01:09:20 INFO : time_test.rclone_chunk.001_9cx3it: Copied (server-side copy) to: time_test 2026/04/10 01:09:20 INFO : time_test.rclone_chunk.001_9cx3it: Deleted 2026/04/10 01:09:20 DEBUG : Can set mod time: true 2026/04/10 01:09:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/10 01:09:21 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:21 DEBUG : dir: Looking for writers 2026/04/10 01:09:21 DEBUG : file1: reading active writers 2026/04/10 01:09:21 DEBUG : Looking for writers 2026/04/10 01:09:21 DEBUG : dir: reading active writers 2026/04/10 01:09:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:21 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:21 DEBUG : dir/file1.rclone_chunk.001_9cx4jy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:21 INFO : dir/file1.rclone_chunk.001_9cx4jy: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:21 INFO : dir/file1.rclone_chunk.001_9cx4jy: Deleted 2026/04/10 01:09:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/10 01:09:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/10 01:09:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (0 bytes), uploading instead of streaming 2026/04/10 01:09:22 DEBUG : dir/file1: size = 0 OK 2026/04/10 01:09:22 DEBUG : dir/file1.rclone_chunk.001_9cx5f3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/10 01:09:22 INFO : dir/file1.rclone_chunk.001_9cx5f3: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:22 INFO : dir/file1.rclone_chunk.001_9cx5f3: Deleted 2026/04/10 01:09:22 DEBUG : dir/file1: size = 0 OK 2026/04/10 01:09:22 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/10 01:09:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/10 01:09:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:23 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:23 DEBUG : dir: Looking for writers 2026/04/10 01:09:23 DEBUG : file1: reading active writers 2026/04/10 01:09:23 DEBUG : Looking for writers 2026/04/10 01:09:23 DEBUG : dir: reading active writers 2026/04/10 01:09:23 DEBUG : >WaitForWriters: 2026/04/10 01:09:23 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:23 DEBUG : dir: Looking for writers 2026/04/10 01:09:23 DEBUG : file1: reading active writers 2026/04/10 01:09:23 DEBUG : Looking for writers 2026/04/10 01:09:23 DEBUG : dir: reading active writers 2026/04/10 01:09:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:23 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:23 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:23 DEBUG : dir/file1.rclone_chunk.001_9cx63o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:23 INFO : dir/file1.rclone_chunk.001_9cx63o: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:23 INFO : dir/file1.rclone_chunk.001_9cx63o: Deleted 2026/04/10 01:09:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/10 01:09:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/10 01:09:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (5 bytes), uploading instead of streaming 2026/04/10 01:09:24 DEBUG : dir/file1: size = 5 OK 2026/04/10 01:09:24 DEBUG : dir/file1.rclone_chunk.001_9cx7fj: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/10 01:09:24 INFO : dir/file1.rclone_chunk.001_9cx7fj: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:24 INFO : dir/file1.rclone_chunk.001_9cx7fj: Deleted 2026/04/10 01:09:24 DEBUG : dir/file1: size = 5 OK 2026/04/10 01:09:24 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/10 01:09:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/10 01:09:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:24 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:24 DEBUG : dir: Looking for writers 2026/04/10 01:09:24 DEBUG : file1: reading active writers 2026/04/10 01:09:24 DEBUG : Looking for writers 2026/04/10 01:09:24 DEBUG : dir: reading active writers 2026/04/10 01:09:24 DEBUG : >WaitForWriters: 2026/04/10 01:09:24 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:24 DEBUG : dir: Looking for writers 2026/04/10 01:09:24 DEBUG : file1: reading active writers 2026/04/10 01:09:24 DEBUG : Looking for writers 2026/04/10 01:09:24 DEBUG : dir: reading active writers 2026/04/10 01:09:24 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:09:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:09:25 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:25 DEBUG : dir/file1.rclone_chunk.001_9cx8sr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:25 INFO : dir/file1.rclone_chunk.001_9cx8sr: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:25 INFO : dir/file1.rclone_chunk.001_9cx8sr: Deleted 2026/04/10 01:09:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/10 01:09:25 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:25 DEBUG : dir: Looking for writers 2026/04/10 01:09:25 DEBUG : file1: reading active writers 2026/04/10 01:09:25 DEBUG : Looking for writers 2026/04/10 01:09:25 DEBUG : dir: reading active writers 2026/04/10 01:09:25 DEBUG : >WaitForWriters: 2026/04/10 01:09:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:26 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:09:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:26 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:09:26 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:26 DEBUG : dir/file1.rclone_chunk.001_9cx9d3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:26 INFO : dir/file1.rclone_chunk.001_9cx9d3: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:26 INFO : dir/file1.rclone_chunk.001_9cx9d3: Deleted 2026/04/10 01:09:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/10 01:09:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:09:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:09:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:09:26 DEBUG : dir/file1(0xb00e8e9cd80): close: 2026/04/10 01:09:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/10 01:09:26 DEBUG : dir/file1(0xb00e8e9cd80): >close: err= 2026/04/10 01:09:26 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:26 DEBUG : dir: Looking for writers 2026/04/10 01:09:26 DEBUG : file1: reading active writers 2026/04/10 01:09:26 DEBUG : Looking for writers 2026/04/10 01:09:26 DEBUG : dir: reading active writers 2026/04/10 01:09:26 DEBUG : >WaitForWriters: 2026/04/10 01:09:26 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:26 DEBUG : dir: Looking for writers 2026/04/10 01:09:26 DEBUG : file1: reading active writers 2026/04/10 01:09:26 DEBUG : Looking for writers 2026/04/10 01:09:26 DEBUG : dir: reading active writers 2026/04/10 01:09:26 DEBUG : >WaitForWriters: 2026/04/10 01:09:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:09:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:09:27 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:27 DEBUG : dir/file1.rclone_chunk.001_9cxa95: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:27 INFO : dir/file1.rclone_chunk.001_9cxa95: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:27 INFO : dir/file1.rclone_chunk.001_9cxa95: Deleted 2026/04/10 01:09:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/10 01:09:27 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:09:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:09:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:09:27 DEBUG : dir/file1(0xb00e90cf5c0): _writeAt: size=5, off=0 2026/04/10 01:09:27 DEBUG : dir/file1(0xb00e90cf5c0): openPending: 2026/04/10 01:09:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/10 01:09:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/10 01:09:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:27 DEBUG : dir/file1(0xb00e90cf5c0): >openPending: err= 2026/04/10 01:09:27 DEBUG : dir/file1(0xb00e90cf5c0): >_writeAt: n=5, err= 2026/04/10 01:09:27 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/10 01:09:27 DEBUG : dir/file1(0xb00e90cf5c0): close: 2026/04/10 01:09:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/10 01:09:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/10 01:09:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/10 01:09:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/10 01:09:27 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/10 01:09:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/10 01:09:27 DEBUG : dir/file1(0xb00e90cf5c0): >close: err= 2026/04/10 01:09:27 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:27 DEBUG : dir: Looking for writers 2026/04/10 01:09:27 DEBUG : file1: reading active writers 2026/04/10 01:09:27 DEBUG : Looking for writers 2026/04/10 01:09:27 DEBUG : dir: reading active writers 2026/04/10 01:09:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/10 01:09:27 DEBUG : dir: Looking for writers 2026/04/10 01:09:27 DEBUG : file1: reading active writers 2026/04/10 01:09:27 DEBUG : Looking for writers 2026/04/10 01:09:27 DEBUG : dir: reading active writers 2026/04/10 01:09:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/10 01:09:27 DEBUG : dir: Looking for writers 2026/04/10 01:09:27 DEBUG : file1: reading active writers 2026/04/10 01:09:27 DEBUG : Looking for writers 2026/04/10 01:09:27 DEBUG : dir: reading active writers 2026/04/10 01:09:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/10 01:09:27 DEBUG : dir: Looking for writers 2026/04/10 01:09:27 DEBUG : file1: reading active writers 2026/04/10 01:09:27 DEBUG : Looking for writers 2026/04/10 01:09:27 DEBUG : dir: reading active writers 2026/04/10 01:09:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/10 01:09:27 DEBUG : dir/file1: vfs cache: starting upload 2026/04/10 01:09:27 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:09:27 DEBUG : dir: Looking for writers 2026/04/10 01:09:27 DEBUG : file1: reading active writers 2026/04/10 01:09:27 DEBUG : Looking for writers 2026/04/10 01:09:27 DEBUG : dir: reading active writers 2026/04/10 01:09:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/10 01:09:28 DEBUG : dir: Looking for writers 2026/04/10 01:09:28 DEBUG : file1: reading active writers 2026/04/10 01:09:28 DEBUG : Looking for writers 2026/04/10 01:09:28 DEBUG : dir: reading active writers 2026/04/10 01:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/10 01:09:28 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:28 DEBUG : dir/file1.rclone_chunk.001_9cxaen: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/10 01:09:28 INFO : dir/file1.rclone_chunk.001_9cxaen: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:28 INFO : dir/file1.rclone_chunk.001_9cxaen: Deleted 2026/04/10 01:09:28 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:28 INFO : dir/file1: Copied (replaced existing) 2026/04/10 01:09:28 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/04/10 01:09:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/10 01:09:28 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/10 01:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/10 01:09:28 DEBUG : dir: Looking for writers 2026/04/10 01:09:28 DEBUG : file1: reading active writers 2026/04/10 01:09:28 DEBUG : Looking for writers 2026/04/10 01:09:28 DEBUG : dir: reading active writers 2026/04/10 01:09:28 DEBUG : >WaitForWriters: 2026/04/10 01:09:28 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:28 DEBUG : dir: Looking for writers 2026/04/10 01:09:28 DEBUG : file1: reading active writers 2026/04/10 01:09:28 DEBUG : Looking for writers 2026/04/10 01:09:28 DEBUG : dir: reading active writers 2026/04/10 01:09:28 DEBUG : >WaitForWriters: 2026/04/10 01:09:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.07s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.67s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.99s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.57s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.07s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.08s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.68s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:29 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:29 DEBUG : dir/file1.rclone_chunk.001_9cxbpq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:29 INFO : dir/file1.rclone_chunk.001_9cxbpq: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:29 INFO : dir/file1.rclone_chunk.001_9cxbpq: Deleted 2026/04/10 01:09:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/10 01:09:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/10 01:09:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:09:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/10 01:09:29 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:29 DEBUG : dir: Looking for writers 2026/04/10 01:09:29 DEBUG : file1: reading active writers 2026/04/10 01:09:29 DEBUG : Looking for writers 2026/04/10 01:09:29 DEBUG : dir: reading active writers 2026/04/10 01:09:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.97s) === RUN TestFileOpenReadUnknownSize 2026/04/10 01:09:29 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/10 01:09:29 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/10 01:09:29 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:09:29 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/10 01:09:29 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:29 DEBUG : Looking for writers 2026/04/10 01:09:29 DEBUG : file.txt: reading active writers 2026/04/10 01:09:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:30 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:30 DEBUG : dir/file1.rclone_chunk.001_9cxcm6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:30 INFO : dir/file1.rclone_chunk.001_9cxcm6: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:30 INFO : dir/file1.rclone_chunk.001_9cxcm6: Deleted 2026/04/10 01:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (25 bytes), uploading instead of streaming 2026/04/10 01:09:30 DEBUG : dir/file1: size = 25 OK 2026/04/10 01:09:30 DEBUG : dir/file1.rclone_chunk.001_9cxdqr: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/10 01:09:30 INFO : dir/file1.rclone_chunk.001_9cxdqr: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:30 INFO : dir/file1.rclone_chunk.001_9cxdqr: Deleted 2026/04/10 01:09:30 DEBUG : dir/file1: size = 25 OK 2026/04/10 01:09:30 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/10 01:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:30 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:30 DEBUG : dir: Looking for writers 2026/04/10 01:09:30 DEBUG : file1: reading active writers 2026/04/10 01:09:30 DEBUG : Looking for writers 2026/04/10 01:09:30 DEBUG : dir: reading active writers 2026/04/10 01:09:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.39s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:31 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:31 DEBUG : dir/file1.rclone_chunk.001_9cxem5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:31 INFO : dir/file1.rclone_chunk.001_9cxem5: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:31 INFO : dir/file1.rclone_chunk.001_9cxem5: Deleted 2026/04/10 01:09:31 DEBUG : dir/file1: Remove: 2026/04/10 01:09:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:31 DEBUG : dir/file1: >Remove: err= 2026/04/10 01:09:31 DEBUG : dir/file1: Remove: 2026/04/10 01:09:31 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/10 01:09:31 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:31 DEBUG : dir: Looking for writers 2026/04/10 01:09:31 DEBUG : Looking for writers 2026/04/10 01:09:31 DEBUG : dir: reading active writers 2026/04/10 01:09:31 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.86s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:32 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:32 DEBUG : dir/file1.rclone_chunk.001_9cxfcs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:32 INFO : dir/file1.rclone_chunk.001_9cxfcs: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:32 INFO : dir/file1.rclone_chunk.001_9cxfcs: Deleted 2026/04/10 01:09:32 DEBUG : dir/file1: Remove: 2026/04/10 01:09:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:32 DEBUG : dir/file1: >Remove: err= 2026/04/10 01:09:32 DEBUG : dir/file1: Remove: 2026/04/10 01:09:32 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/10 01:09:32 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:32 DEBUG : dir: Looking for writers 2026/04/10 01:09:32 DEBUG : Looking for writers 2026/04/10 01:09:32 DEBUG : dir: reading active writers 2026/04/10 01:09:32 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.84s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:33 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:33 DEBUG : dir/file1.rclone_chunk.001_9cxfd3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:33 INFO : dir/file1.rclone_chunk.001_9cxfd3: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:33 INFO : dir/file1.rclone_chunk.001_9cxfd3: Deleted 2026/04/10 01:09:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/10 01:09:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/10 01:09:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/10 01:09:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/10 01:09:33 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/10 01:09:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/10 01:09:33 DEBUG : dir/file1: Open: flags=0x3 2026/04/10 01:09:33 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/10 01:09:33 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/10 01:09:33 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:33 DEBUG : dir: Looking for writers 2026/04/10 01:09:33 DEBUG : file1: reading active writers 2026/04/10 01:09:33 DEBUG : Looking for writers 2026/04/10 01:09:33 DEBUG : dir: reading active writers 2026/04/10 01:09:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.84s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:34 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:34 DEBUG : dir/file1.rclone_chunk.001_9cxg0c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:34 INFO : dir/file1.rclone_chunk.001_9cxg0c: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:34 INFO : dir/file1.rclone_chunk.001_9cxg0c: Deleted 2026/04/10 01:09:34 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:34 DEBUG : dir: Looking for writers 2026/04/10 01:09:34 DEBUG : file1: reading active writers 2026/04/10 01:09:34 DEBUG : Looking for writers 2026/04/10 01:09:34 DEBUG : dir: reading active writers 2026/04/10 01:09:34 DEBUG : >WaitForWriters: 2026/04/10 01:09:34 DEBUG : dir/file1: copy non-chunked object... 2026/04/10 01:09:34 DEBUG : newLeaf: size = 14 OK 2026/04/10 01:09:34 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/10 01:09:34 INFO : dir/file1: Deleted 2026/04/10 01:09:34 DEBUG : newLeaf: Updating file with newLeaf 0xb00e8f72600 2026/04/10 01:09:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:34 DEBUG : newLeaf: copy non-chunked object... 2026/04/10 01:09:35 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:35 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:35 INFO : newLeaf: Deleted 2026/04/10 01:09:35 DEBUG : dir/file1: Updating file with dir/file1 0xb00e8f72600 2026/04/10 01:09:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/10 01:09:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/10 01:09:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/10 01:09:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:35 DEBUG : dir/file1: File is currently open, delaying rename 0xb00e8f72600 2026/04/10 01:09:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (25 bytes), uploading instead of streaming 2026/04/10 01:09:35 DEBUG : dir/file1: size = 25 OK 2026/04/10 01:09:35 DEBUG : dir/file1.rclone_chunk.001_9cxi1s: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/10 01:09:35 INFO : dir/file1.rclone_chunk.001_9cxi1s: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:35 INFO : dir/file1.rclone_chunk.001_9cxi1s: Deleted 2026/04/10 01:09:35 DEBUG : dir/file1: size = 25 OK 2026/04/10 01:09:35 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/10 01:09:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:35 DEBUG : newLeaf: Running delayed rename now 2026/04/10 01:09:35 DEBUG : dir/file1: copy non-chunked object... 2026/04/10 01:09:35 DEBUG : newLeaf: size = 25 OK 2026/04/10 01:09:35 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/10 01:09:35 INFO : dir/file1: Deleted 2026/04/10 01:09:35 DEBUG : newLeaf: Updating file with newLeaf 0xb00e8f72600 2026/04/10 01:09:35 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:35 DEBUG : dir: Looking for writers 2026/04/10 01:09:35 DEBUG : Looking for writers 2026/04/10 01:09:35 DEBUG : dir: reading active writers 2026/04/10 01:09:35 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:35 DEBUG : >WaitForWriters: 2026/04/10 01:09:36 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:36 DEBUG : dir: Looking for writers 2026/04/10 01:09:36 DEBUG : Looking for writers 2026/04/10 01:09:36 DEBUG : dir: reading active writers 2026/04/10 01:09:36 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:36 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:09:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:09:36 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:36 DEBUG : dir/file1.rclone_chunk.001_9cxj6m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:36 INFO : dir/file1.rclone_chunk.001_9cxj6m: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:36 INFO : dir/file1.rclone_chunk.001_9cxj6m: Deleted 2026/04/10 01:09:36 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:36 DEBUG : dir: Looking for writers 2026/04/10 01:09:36 DEBUG : file1: reading active writers 2026/04/10 01:09:36 DEBUG : Looking for writers 2026/04/10 01:09:36 DEBUG : dir: reading active writers 2026/04/10 01:09:36 DEBUG : >WaitForWriters: 2026/04/10 01:09:37 DEBUG : dir/file1: copy non-chunked object... 2026/04/10 01:09:37 DEBUG : newLeaf: size = 14 OK 2026/04/10 01:09:37 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/10 01:09:37 INFO : dir/file1: Deleted 2026/04/10 01:09:37 DEBUG : newLeaf: Updating file with newLeaf 0xb00e8cea000 2026/04/10 01:09:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:37 DEBUG : newLeaf: copy non-chunked object... 2026/04/10 01:09:37 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:37 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:37 INFO : newLeaf: Deleted 2026/04/10 01:09:37 DEBUG : dir/file1: Updating file with dir/file1 0xb00e8cea000 2026/04/10 01:09:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/10 01:09:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/10 01:09:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/10 01:09:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:37 DEBUG : dir/file1: File is currently open, delaying rename 0xb00e8cea000 2026/04/10 01:09:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (25 bytes), uploading instead of streaming 2026/04/10 01:09:38 DEBUG : dir/file1: size = 25 OK 2026/04/10 01:09:38 DEBUG : dir/file1.rclone_chunk.001_9cxkb2: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/10 01:09:38 INFO : dir/file1.rclone_chunk.001_9cxkb2: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:38 INFO : dir/file1.rclone_chunk.001_9cxkb2: Deleted 2026/04/10 01:09:38 DEBUG : dir/file1: size = 25 OK 2026/04/10 01:09:38 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/10 01:09:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:38 DEBUG : newLeaf: Running delayed rename now 2026/04/10 01:09:38 DEBUG : dir/file1: copy non-chunked object... 2026/04/10 01:09:38 DEBUG : newLeaf: size = 25 OK 2026/04/10 01:09:38 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/10 01:09:38 INFO : dir/file1: Deleted 2026/04/10 01:09:38 DEBUG : newLeaf: Updating file with newLeaf 0xb00e8cea000 2026/04/10 01:09:38 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:38 DEBUG : dir: Looking for writers 2026/04/10 01:09:38 DEBUG : Looking for writers 2026/04/10 01:09:38 DEBUG : dir: reading active writers 2026/04/10 01:09:38 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:38 DEBUG : >WaitForWriters: 2026/04/10 01:09:38 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:38 DEBUG : dir: Looking for writers 2026/04/10 01:09:38 DEBUG : Looking for writers 2026/04/10 01:09:38 DEBUG : dir: reading active writers 2026/04/10 01:09:38 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:38 DEBUG : >WaitForWriters: 2026/04/10 01:09:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:09:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:09:38 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:38 DEBUG : dir/file1.rclone_chunk.001_9cxlow: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:38 INFO : dir/file1.rclone_chunk.001_9cxlow: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:39 INFO : dir/file1.rclone_chunk.001_9cxlow: Deleted 2026/04/10 01:09:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/10 01:09:39 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:09:39 DEBUG : dir/file1(0xb00e9185940): openPending: 2026/04/10 01:09:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/10 01:09:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/10 01:09:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:39 DEBUG : dir/file1(0xb00e9185940): >openPending: err= 2026/04/10 01:09:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/10 01:09:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:09:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:09:39 DEBUG : dir/file1(0xb00e9185940): _writeAt: size=14, off=0 2026/04/10 01:09:39 DEBUG : dir/file1(0xb00e9185940): >_writeAt: n=14, err= 2026/04/10 01:09:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/10 01:09:39 DEBUG : dir/file1(0xb00e9185940): close: 2026/04/10 01:09:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/10 01:09:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/10 01:09:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/10 01:09:39 DEBUG : dir/file1(0xb00e9185940): >close: err= 2026/04/10 01:09:39 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:39 DEBUG : dir: Looking for writers 2026/04/10 01:09:39 DEBUG : file1: reading active writers 2026/04/10 01:09:39 DEBUG : Looking for writers 2026/04/10 01:09:39 DEBUG : dir: reading active writers 2026/04/10 01:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/10 01:09:39 DEBUG : dir: Looking for writers 2026/04/10 01:09:39 DEBUG : file1: reading active writers 2026/04/10 01:09:39 DEBUG : Looking for writers 2026/04/10 01:09:39 DEBUG : dir: reading active writers 2026/04/10 01:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/10 01:09:39 DEBUG : dir: Looking for writers 2026/04/10 01:09:39 DEBUG : file1: reading active writers 2026/04/10 01:09:39 DEBUG : Looking for writers 2026/04/10 01:09:39 DEBUG : dir: reading active writers 2026/04/10 01:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/10 01:09:39 DEBUG : dir: Looking for writers 2026/04/10 01:09:39 DEBUG : file1: reading active writers 2026/04/10 01:09:39 DEBUG : Looking for writers 2026/04/10 01:09:39 DEBUG : dir: reading active writers 2026/04/10 01:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/10 01:09:39 DEBUG : dir/file1: vfs cache: starting upload 2026/04/10 01:09:39 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:09:39 DEBUG : dir: Looking for writers 2026/04/10 01:09:39 DEBUG : file1: reading active writers 2026/04/10 01:09:39 DEBUG : Looking for writers 2026/04/10 01:09:39 DEBUG : dir: reading active writers 2026/04/10 01:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/10 01:09:39 DEBUG : dir: Looking for writers 2026/04/10 01:09:39 DEBUG : file1: reading active writers 2026/04/10 01:09:39 DEBUG : Looking for writers 2026/04/10 01:09:39 DEBUG : dir: reading active writers 2026/04/10 01:09:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/10 01:09:39 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:39 DEBUG : dir/file1.rclone_chunk.001_9cxmx4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:39 INFO : dir/file1.rclone_chunk.001_9cxmx4: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:39 INFO : dir/file1.rclone_chunk.001_9cxmx4: Deleted 2026/04/10 01:09:39 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:39 INFO : dir/file1: Copied (replaced existing) 2026/04/10 01:09:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/10 01:09:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/10 01:09:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/10 01:09:39 DEBUG : dir: Looking for writers 2026/04/10 01:09:39 DEBUG : file1: reading active writers 2026/04/10 01:09:39 DEBUG : Looking for writers 2026/04/10 01:09:39 DEBUG : dir: reading active writers 2026/04/10 01:09:39 DEBUG : >WaitForWriters: 2026/04/10 01:09:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/10 01:09:39 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:09:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:09:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:09:39 DEBUG : dir/file1(0xb00e8743680): _readAt: size=512, off=0 2026/04/10 01:09:39 DEBUG : dir/file1(0xb00e8743680): openPending: 2026/04/10 01:09:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/10 01:09:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/10 01:09:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:39 DEBUG : dir/file1(0xb00e8743680): >openPending: err= 2026/04/10 01:09:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/10 01:09:39 DEBUG : dir/file1(0xb00e8743680): >_readAt: n=14, err=EOF 2026/04/10 01:09:39 DEBUG : dir/file1(0xb00e8743680): close: 2026/04/10 01:09:39 DEBUG : dir/file1(0xb00e8743680): >close: err= 2026/04/10 01:09:40 DEBUG : dir/file1: copy non-chunked object... 2026/04/10 01:09:40 DEBUG : newLeaf: size = 14 OK 2026/04/10 01:09:40 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/10 01:09:40 INFO : dir/file1: Deleted 2026/04/10 01:09:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/10 01:09:40 DEBUG : newLeaf: Updating file with newLeaf 0xb00e8bbe3c0 2026/04/10 01:09:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:40 DEBUG : newLeaf: copy non-chunked object... 2026/04/10 01:09:40 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:40 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:40 INFO : newLeaf: Deleted 2026/04/10 01:09:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/10 01:09:40 DEBUG : dir/file1: Updating file with dir/file1 0xb00e8bbe3c0 2026/04/10 01:09:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/10 01:09:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/10 01:09:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:09:40 DEBUG : dir/file1(0xb00e8c67000): openPending: 2026/04/10 01:09:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/10 01:09:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/10 01:09:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:40 DEBUG : dir/file1(0xb00e8c67000): >openPending: err= 2026/04/10 01:09:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/10 01:09:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:09:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:09:40 DEBUG : dir/file1(0xb00e8c67000): _writeAt: size=25, off=0 2026/04/10 01:09:40 DEBUG : dir/file1(0xb00e8c67000): >_writeAt: n=25, err= 2026/04/10 01:09:40 DEBUG : dir/file1: copy non-chunked object... 2026/04/10 01:09:40 DEBUG : newLeaf: size = 14 OK 2026/04/10 01:09:40 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/10 01:09:40 INFO : dir/file1: Deleted 2026/04/10 01:09:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/10 01:09:40 DEBUG : newLeaf: Updating file with newLeaf 0xb00e8bbe3c0 2026/04/10 01:09:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:40 DEBUG : newLeaf(0xb00e8c67000): close: 2026/04/10 01:09:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/10 01:09:40 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-10 01:09:40.721555323 +0000 UTC m=+49.052618319 2026/04/10 01:09:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/10 01:09:40 DEBUG : newLeaf(0xb00e8c67000): >close: err= 2026/04/10 01:09:40 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:40 DEBUG : dir: Looking for writers 2026/04/10 01:09:40 DEBUG : Looking for writers 2026/04/10 01:09:40 DEBUG : dir: reading active writers 2026/04/10 01:09:40 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/10 01:09:40 DEBUG : dir: Looking for writers 2026/04/10 01:09:40 DEBUG : Looking for writers 2026/04/10 01:09:40 DEBUG : dir: reading active writers 2026/04/10 01:09:40 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/10 01:09:40 DEBUG : dir: Looking for writers 2026/04/10 01:09:40 DEBUG : Looking for writers 2026/04/10 01:09:40 DEBUG : dir: reading active writers 2026/04/10 01:09:40 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/10 01:09:41 DEBUG : dir: Looking for writers 2026/04/10 01:09:41 DEBUG : Looking for writers 2026/04/10 01:09:41 DEBUG : dir: reading active writers 2026/04/10 01:09:41 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/10 01:09:41 DEBUG : newLeaf: vfs cache: starting upload 2026/04/10 01:09:41 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:09:41 DEBUG : dir: Looking for writers 2026/04/10 01:09:41 DEBUG : Looking for writers 2026/04/10 01:09:41 DEBUG : dir: reading active writers 2026/04/10 01:09:41 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/10 01:09:41 DEBUG : dir: Looking for writers 2026/04/10 01:09:41 DEBUG : Looking for writers 2026/04/10 01:09:41 DEBUG : dir: reading active writers 2026/04/10 01:09:41 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/10 01:09:41 DEBUG : newLeaf: size = 25 OK 2026/04/10 01:09:41 DEBUG : newLeaf.rclone_chunk.001_9cxob9: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/10 01:09:41 INFO : newLeaf.rclone_chunk.001_9cxob9: Copied (server-side copy) to: newLeaf 2026/04/10 01:09:41 INFO : newLeaf.rclone_chunk.001_9cxob9: Deleted 2026/04/10 01:09:41 DEBUG : newLeaf: size = 25 OK 2026/04/10 01:09:41 INFO : newLeaf: Copied (replaced existing) 2026/04/10 01:09:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-10 01:09:40.721555323 +0000 UTC" 2026/04/10 01:09:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/10 01:09:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/10 01:09:41 DEBUG : dir: Looking for writers 2026/04/10 01:09:41 DEBUG : Looking for writers 2026/04/10 01:09:41 DEBUG : dir: reading active writers 2026/04/10 01:09:41 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:41 DEBUG : >WaitForWriters: 2026/04/10 01:09:41 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:41 DEBUG : dir: Looking for writers 2026/04/10 01:09:41 DEBUG : Looking for writers 2026/04/10 01:09:41 DEBUG : dir: reading active writers 2026/04/10 01:09:41 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:41 DEBUG : >WaitForWriters: 2026/04/10 01:09:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:09:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:09:42 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:42 DEBUG : dir/file1.rclone_chunk.001_9cxobv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:42 INFO : dir/file1.rclone_chunk.001_9cxobv: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:42 INFO : dir/file1.rclone_chunk.001_9cxobv: Deleted 2026/04/10 01:09:42 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:42 DEBUG : dir: Looking for writers 2026/04/10 01:09:42 DEBUG : file1: reading active writers 2026/04/10 01:09:42 DEBUG : Looking for writers 2026/04/10 01:09:42 DEBUG : dir: reading active writers 2026/04/10 01:09:42 DEBUG : >WaitForWriters: 2026/04/10 01:09:42 DEBUG : dir/file1: copy non-chunked object... 2026/04/10 01:09:42 DEBUG : newLeaf: size = 14 OK 2026/04/10 01:09:42 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/10 01:09:42 INFO : dir/file1: Deleted 2026/04/10 01:09:42 DEBUG : newLeaf: Updating file with newLeaf 0xb00e8f39380 2026/04/10 01:09:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:42 DEBUG : newLeaf: copy non-chunked object... 2026/04/10 01:09:43 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:43 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:43 INFO : newLeaf: Deleted 2026/04/10 01:09:43 DEBUG : dir/file1: Updating file with dir/file1 0xb00e8f39380 2026/04/10 01:09:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/10 01:09:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/10 01:09:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:09:43 DEBUG : dir/file1(0xb00e8c8f580): openPending: 2026/04/10 01:09:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/10 01:09:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/10 01:09:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:43 DEBUG : dir/file1(0xb00e8c8f580): >openPending: err= 2026/04/10 01:09:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/10 01:09:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:09:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:09:43 DEBUG : dir/file1(0xb00e8c8f580): _writeAt: size=25, off=0 2026/04/10 01:09:43 DEBUG : dir/file1(0xb00e8c8f580): >_writeAt: n=25, err= 2026/04/10 01:09:43 DEBUG : dir/file1: copy non-chunked object... 2026/04/10 01:09:43 DEBUG : newLeaf: size = 14 OK 2026/04/10 01:09:43 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/10 01:09:43 INFO : dir/file1: Deleted 2026/04/10 01:09:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/10 01:09:43 DEBUG : newLeaf: Updating file with newLeaf 0xb00e8f39380 2026/04/10 01:09:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:43 DEBUG : newLeaf(0xb00e8c8f580): close: 2026/04/10 01:09:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/10 01:09:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-10 01:09:43.261515307 +0000 UTC m=+51.592578323 2026/04/10 01:09:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/10 01:09:43 DEBUG : newLeaf(0xb00e8c8f580): >close: err= 2026/04/10 01:09:43 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:43 DEBUG : dir: Looking for writers 2026/04/10 01:09:43 DEBUG : Looking for writers 2026/04/10 01:09:43 DEBUG : dir: reading active writers 2026/04/10 01:09:43 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/10 01:09:43 DEBUG : dir: Looking for writers 2026/04/10 01:09:43 DEBUG : Looking for writers 2026/04/10 01:09:43 DEBUG : dir: reading active writers 2026/04/10 01:09:43 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/10 01:09:43 DEBUG : dir: Looking for writers 2026/04/10 01:09:43 DEBUG : Looking for writers 2026/04/10 01:09:43 DEBUG : dir: reading active writers 2026/04/10 01:09:43 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/10 01:09:43 DEBUG : dir: Looking for writers 2026/04/10 01:09:43 DEBUG : Looking for writers 2026/04/10 01:09:43 DEBUG : dir: reading active writers 2026/04/10 01:09:43 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/10 01:09:43 DEBUG : newLeaf: vfs cache: starting upload 2026/04/10 01:09:43 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:09:43 DEBUG : dir: Looking for writers 2026/04/10 01:09:43 DEBUG : Looking for writers 2026/04/10 01:09:43 DEBUG : dir: reading active writers 2026/04/10 01:09:43 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/10 01:09:43 DEBUG : dir: Looking for writers 2026/04/10 01:09:43 DEBUG : Looking for writers 2026/04/10 01:09:43 DEBUG : dir: reading active writers 2026/04/10 01:09:43 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/10 01:09:43 DEBUG : newLeaf: size = 25 OK 2026/04/10 01:09:43 DEBUG : newLeaf.rclone_chunk.001_9cxqyh: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/10 01:09:43 INFO : newLeaf.rclone_chunk.001_9cxqyh: Copied (server-side copy) to: newLeaf 2026/04/10 01:09:44 INFO : newLeaf.rclone_chunk.001_9cxqyh: Deleted 2026/04/10 01:09:44 DEBUG : newLeaf: size = 25 OK 2026/04/10 01:09:44 INFO : newLeaf: Copied (replaced existing) 2026/04/10 01:09:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-10 01:09:43.261515307 +0000 UTC" 2026/04/10 01:09:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/10 01:09:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/10 01:09:44 DEBUG : dir: Looking for writers 2026/04/10 01:09:44 DEBUG : Looking for writers 2026/04/10 01:09:44 DEBUG : dir: reading active writers 2026/04/10 01:09:44 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:44 DEBUG : >WaitForWriters: 2026/04/10 01:09:44 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:44 DEBUG : dir: Looking for writers 2026/04/10 01:09:44 DEBUG : Looking for writers 2026/04/10 01:09:44 DEBUG : dir: reading active writers 2026/04/10 01:09:44 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:44 DEBUG : >WaitForWriters: 2026/04/10 01:09:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:09:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:09:44 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:44 DEBUG : dir/file1.rclone_chunk.001_9cxrrn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:44 INFO : dir/file1.rclone_chunk.001_9cxrrn: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:44 INFO : dir/file1.rclone_chunk.001_9cxrrn: Deleted 2026/04/10 01:09:45 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/10 01:09:45 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:09:45 DEBUG : dir/file1(0xb00e8742ac0): openPending: 2026/04/10 01:09:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/10 01:09:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/10 01:09:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:45 DEBUG : dir/file1(0xb00e8742ac0): >openPending: err= 2026/04/10 01:09:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/10 01:09:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:09:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:09:45 DEBUG : dir/file1(0xb00e8742ac0): _writeAt: size=14, off=0 2026/04/10 01:09:45 DEBUG : dir/file1(0xb00e8742ac0): >_writeAt: n=14, err= 2026/04/10 01:09:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/10 01:09:45 DEBUG : dir/file1(0xb00e8742ac0): close: 2026/04/10 01:09:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/10 01:09:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/10 01:09:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/10 01:09:45 DEBUG : dir/file1(0xb00e8742ac0): >close: err= 2026/04/10 01:09:45 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:45 DEBUG : dir: Looking for writers 2026/04/10 01:09:45 DEBUG : file1: reading active writers 2026/04/10 01:09:45 DEBUG : Looking for writers 2026/04/10 01:09:45 DEBUG : dir: reading active writers 2026/04/10 01:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/10 01:09:45 DEBUG : dir: Looking for writers 2026/04/10 01:09:45 DEBUG : file1: reading active writers 2026/04/10 01:09:45 DEBUG : Looking for writers 2026/04/10 01:09:45 DEBUG : dir: reading active writers 2026/04/10 01:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/10 01:09:45 DEBUG : dir: Looking for writers 2026/04/10 01:09:45 DEBUG : file1: reading active writers 2026/04/10 01:09:45 DEBUG : Looking for writers 2026/04/10 01:09:45 DEBUG : dir: reading active writers 2026/04/10 01:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/10 01:09:45 DEBUG : dir: Looking for writers 2026/04/10 01:09:45 DEBUG : file1: reading active writers 2026/04/10 01:09:45 DEBUG : Looking for writers 2026/04/10 01:09:45 DEBUG : dir: reading active writers 2026/04/10 01:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/10 01:09:45 DEBUG : dir/file1: vfs cache: starting upload 2026/04/10 01:09:45 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:09:45 DEBUG : dir: Looking for writers 2026/04/10 01:09:45 DEBUG : file1: reading active writers 2026/04/10 01:09:45 DEBUG : Looking for writers 2026/04/10 01:09:45 DEBUG : dir: reading active writers 2026/04/10 01:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/10 01:09:45 DEBUG : dir: Looking for writers 2026/04/10 01:09:45 DEBUG : file1: reading active writers 2026/04/10 01:09:45 DEBUG : Looking for writers 2026/04/10 01:09:45 DEBUG : dir: reading active writers 2026/04/10 01:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/10 01:09:45 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:45 DEBUG : dir/file1.rclone_chunk.001_9cxs1l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:45 INFO : dir/file1.rclone_chunk.001_9cxs1l: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:45 INFO : dir/file1.rclone_chunk.001_9cxs1l: Deleted 2026/04/10 01:09:45 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:45 INFO : dir/file1: Copied (replaced existing) 2026/04/10 01:09:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/10 01:09:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/10 01:09:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/10 01:09:45 DEBUG : dir: Looking for writers 2026/04/10 01:09:45 DEBUG : file1: reading active writers 2026/04/10 01:09:45 DEBUG : Looking for writers 2026/04/10 01:09:45 DEBUG : dir: reading active writers 2026/04/10 01:09:45 DEBUG : >WaitForWriters: 2026/04/10 01:09:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/10 01:09:45 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:09:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:09:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:09:45 DEBUG : dir/file1(0xb00e8b994c0): _readAt: size=512, off=0 2026/04/10 01:09:45 DEBUG : dir/file1(0xb00e8b994c0): openPending: 2026/04/10 01:09:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/10 01:09:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/10 01:09:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:45 DEBUG : dir/file1(0xb00e8b994c0): >openPending: err= 2026/04/10 01:09:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/10 01:09:45 DEBUG : dir/file1(0xb00e8b994c0): >_readAt: n=14, err=EOF 2026/04/10 01:09:45 DEBUG : dir/file1(0xb00e8b994c0): close: 2026/04/10 01:09:45 DEBUG : dir/file1(0xb00e8b994c0): >close: err= 2026/04/10 01:09:45 DEBUG : dir/file1: copy non-chunked object... 2026/04/10 01:09:46 DEBUG : newLeaf: size = 14 OK 2026/04/10 01:09:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/10 01:09:46 INFO : dir/file1: Deleted 2026/04/10 01:09:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/10 01:09:46 DEBUG : newLeaf: Updating file with newLeaf 0xb00e8f38180 2026/04/10 01:09:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:46 DEBUG : newLeaf: copy non-chunked object... 2026/04/10 01:09:46 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:46 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:46 INFO : newLeaf: Deleted 2026/04/10 01:09:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/10 01:09:46 DEBUG : dir/file1: Updating file with dir/file1 0xb00e8f38180 2026/04/10 01:09:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/10 01:09:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/10 01:09:46 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:09:46 DEBUG : dir/file1(0xb00e8e68f40): openPending: 2026/04/10 01:09:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/10 01:09:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/10 01:09:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:46 DEBUG : dir/file1(0xb00e8e68f40): >openPending: err= 2026/04/10 01:09:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/10 01:09:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:09:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:09:46 DEBUG : dir/file1(0xb00e8e68f40): _writeAt: size=25, off=0 2026/04/10 01:09:46 DEBUG : dir/file1(0xb00e8e68f40): >_writeAt: n=25, err= 2026/04/10 01:09:46 DEBUG : dir/file1: copy non-chunked object... 2026/04/10 01:09:46 DEBUG : newLeaf: size = 14 OK 2026/04/10 01:09:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/10 01:09:46 INFO : dir/file1: Deleted 2026/04/10 01:09:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/10 01:09:46 DEBUG : newLeaf: Updating file with newLeaf 0xb00e8f38180 2026/04/10 01:09:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:46 DEBUG : newLeaf(0xb00e8e68f40): close: 2026/04/10 01:09:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/10 01:09:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-10 01:09:46.495864488 +0000 UTC m=+54.826927434 2026/04/10 01:09:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/10 01:09:46 DEBUG : newLeaf(0xb00e8e68f40): >close: err= 2026/04/10 01:09:46 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:46 DEBUG : dir: Looking for writers 2026/04/10 01:09:46 DEBUG : Looking for writers 2026/04/10 01:09:46 DEBUG : dir: reading active writers 2026/04/10 01:09:46 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/10 01:09:46 DEBUG : dir: Looking for writers 2026/04/10 01:09:46 DEBUG : Looking for writers 2026/04/10 01:09:46 DEBUG : dir: reading active writers 2026/04/10 01:09:46 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/10 01:09:46 DEBUG : dir: Looking for writers 2026/04/10 01:09:46 DEBUG : Looking for writers 2026/04/10 01:09:46 DEBUG : dir: reading active writers 2026/04/10 01:09:46 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/10 01:09:46 DEBUG : dir: Looking for writers 2026/04/10 01:09:46 DEBUG : Looking for writers 2026/04/10 01:09:46 DEBUG : dir: reading active writers 2026/04/10 01:09:46 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/10 01:09:46 DEBUG : newLeaf: vfs cache: starting upload 2026/04/10 01:09:46 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:09:46 DEBUG : dir: Looking for writers 2026/04/10 01:09:46 DEBUG : Looking for writers 2026/04/10 01:09:46 DEBUG : dir: reading active writers 2026/04/10 01:09:46 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/10 01:09:47 DEBUG : dir: Looking for writers 2026/04/10 01:09:47 DEBUG : Looking for writers 2026/04/10 01:09:47 DEBUG : dir: reading active writers 2026/04/10 01:09:47 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/10 01:09:47 DEBUG : newLeaf: size = 25 OK 2026/04/10 01:09:47 DEBUG : newLeaf.rclone_chunk.001_9cxtco: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/10 01:09:47 INFO : newLeaf.rclone_chunk.001_9cxtco: Copied (server-side copy) to: newLeaf 2026/04/10 01:09:47 INFO : newLeaf.rclone_chunk.001_9cxtco: Deleted 2026/04/10 01:09:47 DEBUG : newLeaf: size = 25 OK 2026/04/10 01:09:47 INFO : newLeaf: Copied (replaced existing) 2026/04/10 01:09:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-10 01:09:46.495864488 +0000 UTC" 2026/04/10 01:09:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/10 01:09:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/10 01:09:47 DEBUG : dir: Looking for writers 2026/04/10 01:09:47 DEBUG : Looking for writers 2026/04/10 01:09:47 DEBUG : dir: reading active writers 2026/04/10 01:09:47 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:47 DEBUG : >WaitForWriters: 2026/04/10 01:09:47 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:47 DEBUG : dir: Looking for writers 2026/04/10 01:09:47 DEBUG : Looking for writers 2026/04/10 01:09:47 DEBUG : dir: reading active writers 2026/04/10 01:09:47 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:47 DEBUG : >WaitForWriters: 2026/04/10 01:09:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:09:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:09:47 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:47 DEBUG : dir/file1.rclone_chunk.001_9cxu01: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:09:47 INFO : dir/file1.rclone_chunk.001_9cxu01: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:47 INFO : dir/file1.rclone_chunk.001_9cxu01: Deleted 2026/04/10 01:09:48 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:48 DEBUG : dir: Looking for writers 2026/04/10 01:09:48 DEBUG : file1: reading active writers 2026/04/10 01:09:48 DEBUG : Looking for writers 2026/04/10 01:09:48 DEBUG : dir: reading active writers 2026/04/10 01:09:48 DEBUG : >WaitForWriters: 2026/04/10 01:09:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/10 01:09:48 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:09:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:09:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:09:48 DEBUG : dir/file1(0xb00e8e42b80): _readAt: size=512, off=0 2026/04/10 01:09:48 DEBUG : dir/file1(0xb00e8e42b80): openPending: 2026/04/10 01:09:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/10 01:09:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/10 01:09:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:48 DEBUG : dir/file1(0xb00e8e42b80): >openPending: err= 2026/04/10 01:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/10 01:09:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/10 01:09:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:09:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:09:48 DEBUG : dir/file1(0xb00e8e42b80): >_readAt: n=14, err=EOF 2026/04/10 01:09:48 DEBUG : dir/file1(0xb00e8e42b80): close: 2026/04/10 01:09:48 DEBUG : dir/file1(0xb00e8e42b80): >close: err= 2026/04/10 01:09:48 DEBUG : dir/file1: copy non-chunked object... 2026/04/10 01:09:48 DEBUG : newLeaf: size = 14 OK 2026/04/10 01:09:48 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/10 01:09:48 INFO : dir/file1: Deleted 2026/04/10 01:09:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/10 01:09:48 DEBUG : newLeaf: Updating file with newLeaf 0xb00e8f39140 2026/04/10 01:09:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:48 DEBUG : newLeaf: copy non-chunked object... 2026/04/10 01:09:48 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:09:48 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:48 INFO : newLeaf: Deleted 2026/04/10 01:09:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/10 01:09:48 DEBUG : dir/file1: Updating file with dir/file1 0xb00e8f39140 2026/04/10 01:09:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/10 01:09:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/10 01:09:49 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:09:49 DEBUG : dir/file1(0xb00e8ee9680): openPending: 2026/04/10 01:09:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/10 01:09:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/10 01:09:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:49 DEBUG : dir/file1(0xb00e8ee9680): >openPending: err= 2026/04/10 01:09:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/10 01:09:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:09:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:09:49 DEBUG : dir/file1(0xb00e8ee9680): _writeAt: size=25, off=0 2026/04/10 01:09:49 DEBUG : dir/file1(0xb00e8ee9680): >_writeAt: n=25, err= 2026/04/10 01:09:49 DEBUG : dir/file1: copy non-chunked object... 2026/04/10 01:09:49 DEBUG : newLeaf: size = 14 OK 2026/04/10 01:09:49 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/10 01:09:49 INFO : dir/file1: Deleted 2026/04/10 01:09:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/10 01:09:49 DEBUG : newLeaf: Updating file with newLeaf 0xb00e8f39140 2026/04/10 01:09:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:09:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:49 DEBUG : newLeaf(0xb00e8ee9680): close: 2026/04/10 01:09:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/10 01:09:49 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-10 01:09:49.030558404 +0000 UTC m=+57.361621350 2026/04/10 01:09:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/10 01:09:49 DEBUG : newLeaf(0xb00e8ee9680): >close: err= 2026/04/10 01:09:49 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:49 DEBUG : dir: Looking for writers 2026/04/10 01:09:49 DEBUG : Looking for writers 2026/04/10 01:09:49 DEBUG : dir: reading active writers 2026/04/10 01:09:49 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/10 01:09:49 DEBUG : dir: Looking for writers 2026/04/10 01:09:49 DEBUG : Looking for writers 2026/04/10 01:09:49 DEBUG : dir: reading active writers 2026/04/10 01:09:49 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/10 01:09:49 DEBUG : dir: Looking for writers 2026/04/10 01:09:49 DEBUG : Looking for writers 2026/04/10 01:09:49 DEBUG : dir: reading active writers 2026/04/10 01:09:49 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/10 01:09:49 DEBUG : dir: Looking for writers 2026/04/10 01:09:49 DEBUG : Looking for writers 2026/04/10 01:09:49 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:49 DEBUG : dir: reading active writers 2026/04/10 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/10 01:09:49 DEBUG : newLeaf: vfs cache: starting upload 2026/04/10 01:09:49 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:09:49 DEBUG : dir: Looking for writers 2026/04/10 01:09:49 DEBUG : Looking for writers 2026/04/10 01:09:49 DEBUG : dir: reading active writers 2026/04/10 01:09:49 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/10 01:09:49 DEBUG : dir: Looking for writers 2026/04/10 01:09:49 DEBUG : Looking for writers 2026/04/10 01:09:49 DEBUG : dir: reading active writers 2026/04/10 01:09:49 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/10 01:09:49 DEBUG : newLeaf: size = 25 OK 2026/04/10 01:09:49 DEBUG : newLeaf.rclone_chunk.001_9cxwux: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/10 01:09:49 INFO : newLeaf.rclone_chunk.001_9cxwux: Copied (server-side copy) to: newLeaf 2026/04/10 01:09:49 INFO : newLeaf.rclone_chunk.001_9cxwux: Deleted 2026/04/10 01:09:49 DEBUG : newLeaf: size = 25 OK 2026/04/10 01:09:49 INFO : newLeaf: Copied (replaced existing) 2026/04/10 01:09:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-10 01:09:49.030558404 +0000 UTC" 2026/04/10 01:09:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/10 01:09:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/10 01:09:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/10 01:09:49 DEBUG : dir: Looking for writers 2026/04/10 01:09:49 DEBUG : Looking for writers 2026/04/10 01:09:49 DEBUG : dir: reading active writers 2026/04/10 01:09:49 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:49 DEBUG : >WaitForWriters: 2026/04/10 01:09:49 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:49 DEBUG : dir: Looking for writers 2026/04/10 01:09:49 DEBUG : Looking for writers 2026/04/10 01:09:49 DEBUG : newLeaf: reading active writers 2026/04/10 01:09:49 DEBUG : dir: reading active writers 2026/04/10 01:09:49 DEBUG : >WaitForWriters: 2026/04/10 01:09:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting --- PASS: TestFileRename (16.40s) --- PASS: TestFileRename/off,forceCache=false (2.47s) --- PASS: TestFileRename/minimal,forceCache=false (2.43s) --- PASS: TestFileRename/minimal,forceCache=true (3.23s) --- PASS: TestFileRename/writes,forceCache=false (2.53s) --- PASS: TestFileRename/writes,forceCache=true (3.21s) --- PASS: TestFileRename/full,forceCache=false (2.53s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:50 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:50 DEBUG : Looking for writers 2026/04/10 01:09:50 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:50 DEBUG : dir/file1: size = 16 OK 2026/04/10 01:09:50 DEBUG : dir/file1.rclone_chunk.001_9cxxms: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/10 01:09:50 INFO : dir/file1.rclone_chunk.001_9cxxms: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:50 INFO : dir/file1.rclone_chunk.001_9cxxms: Deleted 2026/04/10 01:09:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:09:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/10 01:09:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/10 01:09:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/10 01:09:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:09:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/10 01:09:50 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/10 01:09:50 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:50 DEBUG : dir: Looking for writers 2026/04/10 01:09:50 DEBUG : file1: reading active writers 2026/04/10 01:09:50 DEBUG : Looking for writers 2026/04/10 01:09:50 DEBUG : dir: reading active writers 2026/04/10 01:09:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.97s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:51 DEBUG : dir/file1: size = 16 OK 2026/04/10 01:09:51 DEBUG : dir/file1.rclone_chunk.001_9cxy7z: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/10 01:09:51 INFO : dir/file1.rclone_chunk.001_9cxy7z: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:51 INFO : dir/file1.rclone_chunk.001_9cxy7z: Deleted 2026/04/10 01:09:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:09:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/10 01:09:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/10 01:09:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/10 01:09:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:09:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/10 01:09:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/10 01:09:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/10 01:09:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/10 01:09:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/10 01:09:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/10 01:09:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/10 01:09:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/10 01:09:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/10 01:09:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/10 01:09:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/10 01:09:52 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/10 01:09:52 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/10 01:09:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/10 01:09:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/10 01:09:52 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/10 01:09:52 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:52 DEBUG : dir: Looking for writers 2026/04/10 01:09:52 DEBUG : file1: reading active writers 2026/04/10 01:09:52 DEBUG : Looking for writers 2026/04/10 01:09:52 DEBUG : dir: reading active writers 2026/04/10 01:09:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.41s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:52 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:52 DEBUG : dir/file1: size = 16 OK 2026/04/10 01:09:52 DEBUG : dir/file1.rclone_chunk.001_9cxzu8: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/10 01:09:52 INFO : dir/file1.rclone_chunk.001_9cxzu8: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:52 INFO : dir/file1.rclone_chunk.001_9cxzu8: Deleted 2026/04/10 01:09:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/10 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/10 01:09:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/10 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/10 01:09:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/10 01:09:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/10 01:09:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/10 01:09:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/10 01:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/10 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/10 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/10 01:09:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/10 01:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/10 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/10 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/10 01:09:53 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/10 01:09:53 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/10 01:09:53 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/10 01:09:53 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/10 01:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/10 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/10 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/10 01:09:53 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/10 01:09:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/10 01:09:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/10 01:09:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/10 01:09:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/10 01:09:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/10 01:09:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/10 01:09:53 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/10 01:09:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/10 01:09:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/10 01:09:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/10 01:09:53 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/10 01:09:53 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:53 DEBUG : dir: Looking for writers 2026/04/10 01:09:53 DEBUG : file1: reading active writers 2026/04/10 01:09:53 DEBUG : Looking for writers 2026/04/10 01:09:53 DEBUG : dir: reading active writers 2026/04/10 01:09:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.38s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:54 DEBUG : dir/file1: size = 16 OK 2026/04/10 01:09:54 DEBUG : dir/file1.rclone_chunk.001_9cy0eh: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/10 01:09:54 INFO : dir/file1.rclone_chunk.001_9cy0eh: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:54 INFO : dir/file1.rclone_chunk.001_9cy0eh: Deleted 2026/04/10 01:09:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:09:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/10 01:09:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/10 01:09:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/10 01:09:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:09:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/10 01:09:54 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:54 DEBUG : dir: Looking for writers 2026/04/10 01:09:54 DEBUG : file1: reading active writers 2026/04/10 01:09:54 DEBUG : Looking for writers 2026/04/10 01:09:54 DEBUG : dir: reading active writers 2026/04/10 01:09:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.84s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:54 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:55 DEBUG : dir/file1: size = 16 OK 2026/04/10 01:09:55 DEBUG : dir/file1.rclone_chunk.001_9cy18n: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/10 01:09:55 INFO : dir/file1.rclone_chunk.001_9cy18n: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:55 INFO : dir/file1.rclone_chunk.001_9cy18n: Deleted 2026/04/10 01:09:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:09:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/10 01:09:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/10 01:09:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/10 01:09:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:09:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/10 01:09:55 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/10 01:09:55 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/10 01:09:55 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:55 DEBUG : dir: Looking for writers 2026/04/10 01:09:55 DEBUG : file1: reading active writers 2026/04/10 01:09:55 DEBUG : Looking for writers 2026/04/10 01:09:55 DEBUG : dir: reading active writers 2026/04/10 01:09:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.85s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:55 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:09:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:55 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:09:55 DEBUG : dir/file1: size = 16 OK 2026/04/10 01:09:55 DEBUG : dir/file1.rclone_chunk.001_9cy28n: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/10 01:09:55 INFO : dir/file1.rclone_chunk.001_9cy28n: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:56 INFO : dir/file1.rclone_chunk.001_9cy28n: Deleted 2026/04/10 01:09:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:09:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/10 01:09:56 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:09:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:09:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:09:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/10 01:09:56 DEBUG : dir/file1(0xb00e8c66440): _readAt: size=1, off=0 2026/04/10 01:09:56 DEBUG : dir/file1(0xb00e8c66440): openPending: 2026/04/10 01:09:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/10 01:09:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/10 01:09:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:56 DEBUG : dir/file1(0xb00e8c66440): >openPending: err= 2026/04/10 01:09:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/10 01:09:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/10 01:09:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:09:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:09:56 DEBUG : dir/file1(0xb00e8c66440): >_readAt: n=1, err= 2026/04/10 01:09:56 DEBUG : dir/file1(0xb00e8c66440): _readAt: size=256, off=1 2026/04/10 01:09:56 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/10 01:09:56 DEBUG : dir/file1(0xb00e8c66440): >_readAt: n=15, err=EOF 2026/04/10 01:09:56 DEBUG : dir/file1(0xb00e8c66440): _readAt: size=16, off=16 2026/04/10 01:09:56 DEBUG : dir/file1(0xb00e8c66440): >_readAt: n=0, err=EOF 2026/04/10 01:09:56 DEBUG : dir/file1(0xb00e8c66440): close: 2026/04/10 01:09:56 DEBUG : dir/file1(0xb00e8c66440): >close: err= 2026/04/10 01:09:56 DEBUG : dir/file1(0xb00e8c66440): close: 2026/04/10 01:09:56 DEBUG : dir/file1(0xb00e8c66440): >close: err=file already closed 2026/04/10 01:09:56 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:56 DEBUG : dir: Looking for writers 2026/04/10 01:09:56 DEBUG : file1: reading active writers 2026/04/10 01:09:56 DEBUG : Looking for writers 2026/04/10 01:09:56 DEBUG : dir: reading active writers 2026/04/10 01:09:56 DEBUG : >WaitForWriters: 2026/04/10 01:09:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.89s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:09:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:09:56 DEBUG : dir/file1: size = 16 OK 2026/04/10 01:09:56 DEBUG : dir/file1.rclone_chunk.001_9cy3l0: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/10 01:09:56 INFO : dir/file1.rclone_chunk.001_9cy3l0: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:56 INFO : dir/file1.rclone_chunk.001_9cy3l0: Deleted 2026/04/10 01:09:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:09:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/10 01:09:57 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:09:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:09:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:09:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/10 01:09:57 DEBUG : dir/file1(0xb00e8cca4c0): _readAt: size=1, off=0 2026/04/10 01:09:57 DEBUG : dir/file1(0xb00e8cca4c0): openPending: 2026/04/10 01:09:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/10 01:09:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/10 01:09:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:57 DEBUG : dir/file1(0xb00e8cca4c0): >openPending: err= 2026/04/10 01:09:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/10 01:09:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/10 01:09:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:09:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:09:57 DEBUG : dir/file1(0xb00e8cca4c0): >_readAt: n=1, err= 2026/04/10 01:09:57 DEBUG : dir/file1(0xb00e8cca4c0): _readAt: size=1, off=5 2026/04/10 01:09:57 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/10 01:09:57 DEBUG : dir/file1(0xb00e8cca4c0): >_readAt: n=1, err= 2026/04/10 01:09:57 DEBUG : dir/file1(0xb00e8cca4c0): _readAt: size=1, off=3 2026/04/10 01:09:57 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/10 01:09:57 DEBUG : dir/file1(0xb00e8cca4c0): >_readAt: n=1, err= 2026/04/10 01:09:57 DEBUG : dir/file1(0xb00e8cca4c0): _readAt: size=1, off=13 2026/04/10 01:09:57 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/10 01:09:57 DEBUG : dir/file1(0xb00e8cca4c0): >_readAt: n=1, err= 2026/04/10 01:09:57 DEBUG : dir/file1(0xb00e8cca4c0): _readAt: size=16, off=100 2026/04/10 01:09:57 DEBUG : dir/file1(0xb00e8cca4c0): >_readAt: n=0, err=EOF 2026/04/10 01:09:57 DEBUG : dir/file1(0xb00e8cca4c0): close: 2026/04/10 01:09:57 DEBUG : dir/file1(0xb00e8cca4c0): >close: err= 2026/04/10 01:09:57 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:57 DEBUG : dir: Looking for writers 2026/04/10 01:09:57 DEBUG : file1: reading active writers 2026/04/10 01:09:57 DEBUG : Looking for writers 2026/04/10 01:09:57 DEBUG : dir: reading active writers 2026/04/10 01:09:57 DEBUG : >WaitForWriters: 2026/04/10 01:09:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.92s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:57 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:09:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:57 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:09:57 DEBUG : dir/file1: size = 16 OK 2026/04/10 01:09:57 DEBUG : dir/file1.rclone_chunk.001_9cy4o8: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/10 01:09:57 INFO : dir/file1.rclone_chunk.001_9cy4o8: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:57 INFO : dir/file1.rclone_chunk.001_9cy4o8: Deleted 2026/04/10 01:09:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:09:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/10 01:09:58 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:09:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:09:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:09:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): _readAt: size=1, off=0 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): openPending: 2026/04/10 01:09:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/10 01:09:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/10 01:09:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): >openPending: err= 2026/04/10 01:09:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/10 01:09:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/10 01:09:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:09:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): >_readAt: n=1, err= 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): _readAt: size=1, off=5 2026/04/10 01:09:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): >_readAt: n=1, err= 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): _readAt: size=1, off=1 2026/04/10 01:09:58 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): >_readAt: n=1, err= 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): _readAt: size=6, off=10 2026/04/10 01:09:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): >_readAt: n=6, err= 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): _readAt: size=256, off=10 2026/04/10 01:09:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): >_readAt: n=6, err=EOF 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): _readAt: size=256, off=100 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): >_readAt: n=0, err=EOF 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): close: 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): >close: err= 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): _readAt: size=256, off=100 2026/04/10 01:09:58 DEBUG : dir/file1(0xb00e8edfbc0): >_readAt: n=0, err=file already closed 2026/04/10 01:09:58 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:58 DEBUG : dir: Looking for writers 2026/04/10 01:09:58 DEBUG : file1: reading active writers 2026/04/10 01:09:58 DEBUG : Looking for writers 2026/04/10 01:09:58 DEBUG : dir: reading active writers 2026/04/10 01:09:58 DEBUG : >WaitForWriters: 2026/04/10 01:09:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.00s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:09:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:09:58 DEBUG : dir/file1: size = 16 OK 2026/04/10 01:09:58 DEBUG : dir/file1.rclone_chunk.001_9cy5j4: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/10 01:09:58 INFO : dir/file1.rclone_chunk.001_9cy5j4: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:58 INFO : dir/file1.rclone_chunk.001_9cy5j4: Deleted 2026/04/10 01:09:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:09:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/10 01:09:59 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:09:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:09:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:09:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/10 01:09:59 DEBUG : dir/file1(0xb00e8eabb40): RWFileHandle.Flush 2026/04/10 01:09:59 DEBUG : dir/file1(0xb00e8eabb40): _readAt: size=256, off=0 2026/04/10 01:09:59 DEBUG : dir/file1(0xb00e8eabb40): openPending: 2026/04/10 01:09:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/10 01:09:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/10 01:09:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:09:59 DEBUG : dir/file1(0xb00e8eabb40): >openPending: err= 2026/04/10 01:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/10 01:09:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/10 01:09:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:09:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:09:59 DEBUG : dir/file1(0xb00e8eabb40): >_readAt: n=16, err=EOF 2026/04/10 01:09:59 DEBUG : dir/file1(0xb00e8eabb40): RWFileHandle.Flush 2026/04/10 01:09:59 DEBUG : dir/file1(0xb00e8eabb40): RWFileHandle.Flush 2026/04/10 01:09:59 DEBUG : dir/file1(0xb00e8eabb40): close: 2026/04/10 01:09:59 DEBUG : dir/file1(0xb00e8eabb40): >close: err= 2026/04/10 01:09:59 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:09:59 DEBUG : dir: Looking for writers 2026/04/10 01:09:59 DEBUG : file1: reading active writers 2026/04/10 01:09:59 DEBUG : Looking for writers 2026/04/10 01:09:59 DEBUG : dir: reading active writers 2026/04/10 01:09:59 DEBUG : >WaitForWriters: 2026/04/10 01:09:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.00s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:09:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:09:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:09:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:09:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:09:59 DEBUG : dir/file1: size = 16 OK 2026/04/10 01:09:59 DEBUG : dir/file1.rclone_chunk.001_9cy6ta: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/10 01:09:59 INFO : dir/file1.rclone_chunk.001_9cy6ta: Copied (server-side copy) to: dir/file1 2026/04/10 01:09:59 INFO : dir/file1.rclone_chunk.001_9cy6ta: Deleted 2026/04/10 01:09:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/10 01:10:00 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:10:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:10:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:10:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/10 01:10:00 DEBUG : dir/file1(0xb00e90ce940): _readAt: size=256, off=0 2026/04/10 01:10:00 DEBUG : dir/file1(0xb00e90ce940): openPending: 2026/04/10 01:10:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/10 01:10:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/10 01:10:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:00 DEBUG : dir/file1(0xb00e90ce940): >openPending: err= 2026/04/10 01:10:00 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/10 01:10:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/10 01:10:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:00 DEBUG : dir/file1(0xb00e90ce940): >_readAt: n=16, err=EOF 2026/04/10 01:10:00 DEBUG : dir/file1(0xb00e90ce940): RWFileHandle.Release 2026/04/10 01:10:00 DEBUG : dir/file1(0xb00e90ce940): close: 2026/04/10 01:10:00 DEBUG : dir/file1(0xb00e90ce940): >close: err= 2026/04/10 01:10:00 DEBUG : dir/file1(0xb00e90ce940): RWFileHandle.Release 2026/04/10 01:10:00 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:00 DEBUG : dir: Looking for writers 2026/04/10 01:10:00 DEBUG : file1: reading active writers 2026/04/10 01:10:00 DEBUG : Looking for writers 2026/04/10 01:10:00 DEBUG : dir: reading active writers 2026/04/10 01:10:00 DEBUG : >WaitForWriters: 2026/04/10 01:10:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.95s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:10:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:10:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:00 DEBUG : file1: newRWFileHandle: 2026/04/10 01:10:00 DEBUG : file1(0xb00e8743640): openPending: 2026/04/10 01:10:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:00 DEBUG : file1(0xb00e8743640): >openPending: err= 2026/04/10 01:10:00 DEBUG : file1: >newRWFileHandle: err= 2026/04/10 01:10:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/10 01:10:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/10 01:10:00 DEBUG : file1(0xb00e8743640): _writeAt: size=5, off=0 2026/04/10 01:10:00 DEBUG : file1(0xb00e8743640): >_writeAt: n=5, err= 2026/04/10 01:10:00 DEBUG : file1(0xb00e8743640): _writeAt: size=7, off=5 2026/04/10 01:10:00 DEBUG : file1(0xb00e8743640): >_writeAt: n=7, err= 2026/04/10 01:10:00 DEBUG : file1: vfs cache: truncate to size=11 2026/04/10 01:10:00 DEBUG : file1(0xb00e8743640): close: 2026/04/10 01:10:00 DEBUG : file1: vfs cache: setting modification time to 2026-04-10 01:10:00.443988919 +0000 UTC m=+68.775051876 2026/04/10 01:10:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:00 DEBUG : file1(0xb00e8743640): >close: err= 2026/04/10 01:10:00 DEBUG : file1(0xb00e8743640): close: 2026/04/10 01:10:00 DEBUG : file1(0xb00e8743640): >close: err=file already closed 2026/04/10 01:10:00 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:00 DEBUG : Looking for writers 2026/04/10 01:10:00 DEBUG : file1: reading active writers 2026/04/10 01:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/10 01:10:00 DEBUG : Looking for writers 2026/04/10 01:10:00 DEBUG : file1: reading active writers 2026/04/10 01:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/10 01:10:00 DEBUG : Looking for writers 2026/04/10 01:10:00 DEBUG : file1: reading active writers 2026/04/10 01:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/10 01:10:00 DEBUG : Looking for writers 2026/04/10 01:10:00 DEBUG : file1: reading active writers 2026/04/10 01:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/10 01:10:00 DEBUG : file1: vfs cache: starting upload 2026/04/10 01:10:00 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:10:00 DEBUG : Looking for writers 2026/04/10 01:10:00 DEBUG : file1: reading active writers 2026/04/10 01:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/10 01:10:00 DEBUG : Looking for writers 2026/04/10 01:10:00 DEBUG : file1: reading active writers 2026/04/10 01:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/10 01:10:00 DEBUG : file1: size = 11 OK 2026/04/10 01:10:00 DEBUG : file1.rclone_chunk.001_9cy7fg: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/10 01:10:00 INFO : file1.rclone_chunk.001_9cy7fg: Copied (server-side copy) to: file1 2026/04/10 01:10:00 INFO : file1.rclone_chunk.001_9cy7fg: Deleted 2026/04/10 01:10:00 DEBUG : file1: size = 11 OK 2026/04/10 01:10:00 INFO : file1: Copied (new) 2026/04/10 01:10:00 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-10 01:10:00.443988919 +0000 UTC" 2026/04/10 01:10:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/10 01:10:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:00 INFO : file1: vfs cache: upload succeeded try #1 2026/04/10 01:10:01 DEBUG : Looking for writers 2026/04/10 01:10:01 DEBUG : file1: reading active writers 2026/04/10 01:10:01 DEBUG : >WaitForWriters: 2026/04/10 01:10:01 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:01 DEBUG : Looking for writers 2026/04/10 01:10:01 DEBUG : file1: reading active writers 2026/04/10 01:10:01 DEBUG : >WaitForWriters: 2026/04/10 01:10:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.92s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:01 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:10:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:01 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:10:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho/dir/file1: no such file or directory 2026/04/10 01:10:01 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho/dir/file1: no such file or directory 2026/04/10 01:10:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:01 DEBUG : file1: newRWFileHandle: 2026/04/10 01:10:01 DEBUG : file1(0xb00e8c67ec0): openPending: 2026/04/10 01:10:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:01 DEBUG : file1(0xb00e8c67ec0): >openPending: err= 2026/04/10 01:10:01 DEBUG : file1: >newRWFileHandle: err= 2026/04/10 01:10:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/10 01:10:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/10 01:10:01 DEBUG : file1(0xb00e8c67ec0): _writeAt: size=7, off=0 2026/04/10 01:10:01 DEBUG : file1(0xb00e8c67ec0): >_writeAt: n=7, err= 2026/04/10 01:10:01 DEBUG : file1(0xb00e8c67ec0): _writeAt: size=6, off=5 2026/04/10 01:10:01 DEBUG : file1(0xb00e8c67ec0): >_writeAt: n=6, err= 2026/04/10 01:10:01 DEBUG : file1(0xb00e8c67ec0): close: 2026/04/10 01:10:01 DEBUG : file1: vfs cache: setting modification time to 2026-04-10 01:10:01.358890824 +0000 UTC m=+69.689953761 2026/04/10 01:10:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:01 DEBUG : file1(0xb00e8c67ec0): >close: err= 2026/04/10 01:10:01 DEBUG : file1(0xb00e8c67ec0): _writeAt: size=5, off=0 2026/04/10 01:10:01 DEBUG : file1(0xb00e8c67ec0): >_writeAt: n=0, err=file already closed 2026/04/10 01:10:01 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:01 DEBUG : Looking for writers 2026/04/10 01:10:01 DEBUG : file1: reading active writers 2026/04/10 01:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/10 01:10:01 DEBUG : Looking for writers 2026/04/10 01:10:01 DEBUG : file1: reading active writers 2026/04/10 01:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/10 01:10:01 DEBUG : Looking for writers 2026/04/10 01:10:01 DEBUG : file1: reading active writers 2026/04/10 01:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/10 01:10:01 DEBUG : Looking for writers 2026/04/10 01:10:01 DEBUG : file1: reading active writers 2026/04/10 01:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/10 01:10:01 DEBUG : file1: vfs cache: starting upload 2026/04/10 01:10:01 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:10:01 DEBUG : Looking for writers 2026/04/10 01:10:01 DEBUG : file1: reading active writers 2026/04/10 01:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/10 01:10:01 DEBUG : Looking for writers 2026/04/10 01:10:01 DEBUG : file1: reading active writers 2026/04/10 01:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/10 01:10:01 DEBUG : file1: size = 11 OK 2026/04/10 01:10:01 DEBUG : file1.rclone_chunk.001_9cy8e8: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/10 01:10:01 INFO : file1.rclone_chunk.001_9cy8e8: Copied (server-side copy) to: file1 2026/04/10 01:10:01 INFO : file1.rclone_chunk.001_9cy8e8: Deleted 2026/04/10 01:10:01 DEBUG : file1: size = 11 OK 2026/04/10 01:10:01 INFO : file1: Copied (new) 2026/04/10 01:10:01 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-10 01:10:01.358890824 +0000 UTC" 2026/04/10 01:10:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/10 01:10:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:01 INFO : file1: vfs cache: upload succeeded try #1 2026/04/10 01:10:01 DEBUG : Looking for writers 2026/04/10 01:10:01 DEBUG : file1: reading active writers 2026/04/10 01:10:01 DEBUG : >WaitForWriters: 2026/04/10 01:10:02 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:02 DEBUG : Looking for writers 2026/04/10 01:10:02 DEBUG : file1: reading active writers 2026/04/10 01:10:02 DEBUG : >WaitForWriters: 2026/04/10 01:10:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.94s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:10:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:10:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho/dir/file1: no such file or directory 2026/04/10 01:10:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho/dir/file1: no such file or directory 2026/04/10 01:10:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:02 DEBUG : file1: newRWFileHandle: 2026/04/10 01:10:02 DEBUG : file1(0xb00e8f183c0): openPending: 2026/04/10 01:10:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:02 DEBUG : file1(0xb00e8f183c0): >openPending: err= 2026/04/10 01:10:02 DEBUG : file1: >newRWFileHandle: err= 2026/04/10 01:10:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/10 01:10:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/10 01:10:02 DEBUG : file1(0xb00e8f183c0): close: 2026/04/10 01:10:02 DEBUG : file1: vfs cache: setting modification time to 2026-04-10 01:10:02.297367571 +0000 UTC m=+70.628430517 2026/04/10 01:10:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:02 DEBUG : file1(0xb00e8f183c0): >close: err= 2026/04/10 01:10:02 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/10 01:10:02 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/10 01:10:02 DEBUG : file2: newRWFileHandle: 2026/04/10 01:10:02 DEBUG : file2(0xb00e8f18840): openPending: 2026/04/10 01:10:02 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/10 01:10:02 DEBUG : file2(0xb00e8f18840): >openPending: err= 2026/04/10 01:10:02 DEBUG : file2: >newRWFileHandle: err= 2026/04/10 01:10:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/10 01:10:02 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/10 01:10:02 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/10 01:10:02 DEBUG : file2(0xb00e8f18840): RWFileHandle.Flush 2026/04/10 01:10:02 DEBUG : file2(0xb00e8f18840): RWFileHandle.Release 2026/04/10 01:10:02 DEBUG : file2(0xb00e8f18840): close: 2026/04/10 01:10:02 DEBUG : file2: vfs cache: setting modification time to 2026-04-10 01:10:02.298289405 +0000 UTC m=+70.629352341 2026/04/10 01:10:02 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:02 DEBUG : file2(0xb00e8f18840): >close: err= 2026/04/10 01:10:02 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:02 DEBUG : Looking for writers 2026/04/10 01:10:02 DEBUG : file1: reading active writers 2026/04/10 01:10:02 DEBUG : file2: reading active writers 2026/04/10 01:10:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/10 01:10:02 DEBUG : Looking for writers 2026/04/10 01:10:02 DEBUG : file1: reading active writers 2026/04/10 01:10:02 DEBUG : file2: reading active writers 2026/04/10 01:10:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/10 01:10:02 DEBUG : Looking for writers 2026/04/10 01:10:02 DEBUG : file1: reading active writers 2026/04/10 01:10:02 DEBUG : file2: reading active writers 2026/04/10 01:10:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/10 01:10:02 DEBUG : Looking for writers 2026/04/10 01:10:02 DEBUG : file1: reading active writers 2026/04/10 01:10:02 DEBUG : file2: reading active writers 2026/04/10 01:10:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/10 01:10:02 DEBUG : file2: vfs cache: starting upload 2026/04/10 01:10:02 DEBUG : file1: vfs cache: starting upload 2026/04/10 01:10:02 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:10:02 DEBUG : Looking for writers 2026/04/10 01:10:02 DEBUG : file1: reading active writers 2026/04/10 01:10:02 DEBUG : file2: reading active writers 2026/04/10 01:10:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/10 01:10:02 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:10:02 DEBUG : Looking for writers 2026/04/10 01:10:02 DEBUG : file1: reading active writers 2026/04/10 01:10:02 DEBUG : file2: reading active writers 2026/04/10 01:10:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/10 01:10:02 DEBUG : file2: size = 0 OK 2026/04/10 01:10:02 DEBUG : file2.rclone_chunk.001_9cy95w: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/10 01:10:02 INFO : file2.rclone_chunk.001_9cy95w: Copied (server-side copy) to: file2 2026/04/10 01:10:02 DEBUG : file1: size = 0 OK 2026/04/10 01:10:02 DEBUG : file1.rclone_chunk.001_9cy9pw: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/10 01:10:02 INFO : file1.rclone_chunk.001_9cy9pw: Copied (server-side copy) to: file1 2026/04/10 01:10:02 INFO : file2.rclone_chunk.001_9cy95w: Deleted 2026/04/10 01:10:02 DEBUG : file2: size = 0 OK 2026/04/10 01:10:02 INFO : file2: Copied (new) 2026/04/10 01:10:02 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-10 01:10:02.298289405 +0000 UTC" 2026/04/10 01:10:02 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/10 01:10:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/10 01:10:02 INFO : file2: vfs cache: upload succeeded try #1 2026/04/10 01:10:02 INFO : file1.rclone_chunk.001_9cy9pw: Deleted 2026/04/10 01:10:02 DEBUG : file1: size = 0 OK 2026/04/10 01:10:02 INFO : file1: Copied (new) 2026/04/10 01:10:02 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-10 01:10:02.297367571 +0000 UTC" 2026/04/10 01:10:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/10 01:10:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:02 INFO : file1: vfs cache: upload succeeded try #1 2026/04/10 01:10:02 DEBUG : Looking for writers 2026/04/10 01:10:02 DEBUG : file1: reading active writers 2026/04/10 01:10:02 DEBUG : file2: reading active writers 2026/04/10 01:10:02 DEBUG : >WaitForWriters: 2026/04/10 01:10:03 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:03 DEBUG : Looking for writers 2026/04/10 01:10:03 DEBUG : file2: reading active writers 2026/04/10 01:10:03 DEBUG : file1: reading active writers 2026/04/10 01:10:03 DEBUG : >WaitForWriters: 2026/04/10 01:10:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting 2026/04/10 01:10:03 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho/dir/file1: no such file or directory 2026/04/10 01:10:03 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.02s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:10:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:10:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:03 DEBUG : file1: newRWFileHandle: 2026/04/10 01:10:03 DEBUG : file1(0xb00e8b98100): openPending: 2026/04/10 01:10:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:03 DEBUG : file1(0xb00e8b98100): >openPending: err= 2026/04/10 01:10:03 DEBUG : file1: >newRWFileHandle: err= 2026/04/10 01:10:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/10 01:10:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/10 01:10:03 DEBUG : file1(0xb00e8b98100): _writeAt: size=5, off=0 2026/04/10 01:10:03 DEBUG : file1(0xb00e8b98100): >_writeAt: n=5, err= 2026/04/10 01:10:03 DEBUG : file1(0xb00e8b98100): RWFileHandle.Flush 2026/04/10 01:10:03 DEBUG : file1(0xb00e8b98100): RWFileHandle.Flush 2026/04/10 01:10:03 DEBUG : file1(0xb00e8b98100): close: 2026/04/10 01:10:03 DEBUG : file1: vfs cache: setting modification time to 2026-04-10 01:10:03.318298274 +0000 UTC m=+71.649361211 2026/04/10 01:10:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:03 DEBUG : file1(0xb00e8b98100): >close: err= 2026/04/10 01:10:03 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:03 DEBUG : Looking for writers 2026/04/10 01:10:03 DEBUG : file1: reading active writers 2026/04/10 01:10:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/10 01:10:03 DEBUG : Looking for writers 2026/04/10 01:10:03 DEBUG : file1: reading active writers 2026/04/10 01:10:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/10 01:10:03 DEBUG : Looking for writers 2026/04/10 01:10:03 DEBUG : file1: reading active writers 2026/04/10 01:10:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/10 01:10:03 DEBUG : Looking for writers 2026/04/10 01:10:03 DEBUG : file1: reading active writers 2026/04/10 01:10:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/10 01:10:03 DEBUG : file1: vfs cache: starting upload 2026/04/10 01:10:03 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:10:03 DEBUG : Looking for writers 2026/04/10 01:10:03 DEBUG : file1: reading active writers 2026/04/10 01:10:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/10 01:10:03 DEBUG : Looking for writers 2026/04/10 01:10:03 DEBUG : file1: reading active writers 2026/04/10 01:10:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/10 01:10:03 DEBUG : file1: size = 5 OK 2026/04/10 01:10:03 DEBUG : file1.rclone_chunk.001_9cya9l: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/10 01:10:03 INFO : file1.rclone_chunk.001_9cya9l: Copied (server-side copy) to: file1 2026/04/10 01:10:03 INFO : file1.rclone_chunk.001_9cya9l: Deleted 2026/04/10 01:10:03 DEBUG : file1: size = 5 OK 2026/04/10 01:10:03 INFO : file1: Copied (new) 2026/04/10 01:10:03 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-10 01:10:03.318298274 +0000 UTC" 2026/04/10 01:10:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/10 01:10:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:03 INFO : file1: vfs cache: upload succeeded try #1 2026/04/10 01:10:03 DEBUG : Looking for writers 2026/04/10 01:10:03 DEBUG : file1: reading active writers 2026/04/10 01:10:03 DEBUG : >WaitForWriters: 2026/04/10 01:10:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:10:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:10:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:04 DEBUG : file1: newRWFileHandle: 2026/04/10 01:10:04 DEBUG : file1(0xb00e90ce100): openPending: 2026/04/10 01:10:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:04 DEBUG : file1(0xb00e90ce100): >openPending: err= 2026/04/10 01:10:04 DEBUG : file1: >newRWFileHandle: err= 2026/04/10 01:10:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/10 01:10:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/10 01:10:04 DEBUG : file1(0xb00e90ce100): _writeAt: size=5, off=0 2026/04/10 01:10:04 DEBUG : file1(0xb00e90ce100): >_writeAt: n=5, err= 2026/04/10 01:10:04 DEBUG : file1(0xb00e90ce100): RWFileHandle.Release 2026/04/10 01:10:04 DEBUG : file1(0xb00e90ce100): close: 2026/04/10 01:10:04 DEBUG : file1: vfs cache: setting modification time to 2026-04-10 01:10:04.139793387 +0000 UTC m=+72.470856334 2026/04/10 01:10:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:04 DEBUG : file1(0xb00e90ce100): >close: err= 2026/04/10 01:10:04 DEBUG : file1(0xb00e90ce100): RWFileHandle.Release 2026/04/10 01:10:04 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:04 DEBUG : Looking for writers 2026/04/10 01:10:04 DEBUG : file1: reading active writers 2026/04/10 01:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/10 01:10:04 DEBUG : Looking for writers 2026/04/10 01:10:04 DEBUG : file1: reading active writers 2026/04/10 01:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/10 01:10:04 DEBUG : Looking for writers 2026/04/10 01:10:04 DEBUG : file1: reading active writers 2026/04/10 01:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/10 01:10:04 DEBUG : Looking for writers 2026/04/10 01:10:04 DEBUG : file1: reading active writers 2026/04/10 01:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/10 01:10:04 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho/dir/file1: no such file or directory 2026/04/10 01:10:04 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho/dir/file1: no such file or directory 2026/04/10 01:10:04 DEBUG : file1: vfs cache: starting upload 2026/04/10 01:10:04 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:10:04 DEBUG : Looking for writers 2026/04/10 01:10:04 DEBUG : file1: reading active writers 2026/04/10 01:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/10 01:10:04 DEBUG : Looking for writers 2026/04/10 01:10:04 DEBUG : file1: reading active writers 2026/04/10 01:10:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/10 01:10:04 DEBUG : file1: size = 5 OK 2026/04/10 01:10:04 DEBUG : file1.rclone_chunk.001_9cybh7: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/10 01:10:04 INFO : file1.rclone_chunk.001_9cybh7: Copied (server-side copy) to: file1 2026/04/10 01:10:04 INFO : file1.rclone_chunk.001_9cybh7: Deleted 2026/04/10 01:10:04 DEBUG : file1: size = 5 OK 2026/04/10 01:10:04 INFO : file1: Copied (new) 2026/04/10 01:10:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-10 01:10:04.139793387 +0000 UTC" 2026/04/10 01:10:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/10 01:10:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:04 INFO : file1: vfs cache: upload succeeded try #1 2026/04/10 01:10:04 DEBUG : Looking for writers 2026/04/10 01:10:04 DEBUG : file1: reading active writers 2026/04/10 01:10:04 DEBUG : >WaitForWriters: 2026/04/10 01:10:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.86s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:10:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:10:05 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho/dir/file1: no such file or directory 2026/04/10 01:10:05 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho/dir/file1: no such file or directory 2026/04/10 01:10:05 DEBUG : dir/file1: size = 16 OK 2026/04/10 01:10:05 DEBUG : dir/file1.rclone_chunk.001_9cybdi: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/10 01:10:05 INFO : dir/file1.rclone_chunk.001_9cybdi: Copied (server-side copy) to: dir/file1 2026/04/10 01:10:05 INFO : dir/file1.rclone_chunk.001_9cybdi: Deleted 2026/04/10 01:10:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/10 01:10:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/10 01:10:05 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:10:05 DEBUG : dir/file1(0xb00e8df9200): openPending: 2026/04/10 01:10:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/10 01:10:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/10 01:10:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:05 DEBUG : dir/file1(0xb00e8df9200): >openPending: err= 2026/04/10 01:10:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/10 01:10:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:10:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:10:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/10 01:10:05 DEBUG : dir/file1(0xb00e8df9200): _writeAt: size=5, off=0 2026/04/10 01:10:05 DEBUG : dir/file1(0xb00e8df9200): >_writeAt: n=5, err= 2026/04/10 01:10:05 DEBUG : dir/file1(0xb00e8df9200): close: 2026/04/10 01:10:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:05 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-10 01:10:05.640217027 +0000 UTC m=+73.971279962 2026/04/10 01:10:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:05 DEBUG : dir/file1(0xb00e8df9200): >close: err= 2026/04/10 01:10:05 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:05 DEBUG : dir: Looking for writers 2026/04/10 01:10:05 DEBUG : file1: reading active writers 2026/04/10 01:10:05 DEBUG : Looking for writers 2026/04/10 01:10:05 DEBUG : dir: reading active writers 2026/04/10 01:10:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/10 01:10:05 DEBUG : dir: Looking for writers 2026/04/10 01:10:05 DEBUG : file1: reading active writers 2026/04/10 01:10:05 DEBUG : Looking for writers 2026/04/10 01:10:05 DEBUG : dir: reading active writers 2026/04/10 01:10:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/10 01:10:05 DEBUG : dir: Looking for writers 2026/04/10 01:10:05 DEBUG : file1: reading active writers 2026/04/10 01:10:05 DEBUG : Looking for writers 2026/04/10 01:10:05 DEBUG : dir: reading active writers 2026/04/10 01:10:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/10 01:10:05 DEBUG : dir: Looking for writers 2026/04/10 01:10:05 DEBUG : file1: reading active writers 2026/04/10 01:10:05 DEBUG : Looking for writers 2026/04/10 01:10:05 DEBUG : dir: reading active writers 2026/04/10 01:10:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/10 01:10:05 DEBUG : dir/file1: vfs cache: starting upload 2026/04/10 01:10:05 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:10:05 DEBUG : dir: Looking for writers 2026/04/10 01:10:05 DEBUG : file1: reading active writers 2026/04/10 01:10:05 DEBUG : Looking for writers 2026/04/10 01:10:05 DEBUG : dir: reading active writers 2026/04/10 01:10:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/10 01:10:05 DEBUG : dir: Looking for writers 2026/04/10 01:10:05 DEBUG : file1: reading active writers 2026/04/10 01:10:05 DEBUG : Looking for writers 2026/04/10 01:10:05 DEBUG : dir: reading active writers 2026/04/10 01:10:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/10 01:10:06 DEBUG : dir/file1: size = 5 OK 2026/04/10 01:10:06 DEBUG : dir/file1.rclone_chunk.001_9cycha: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/10 01:10:06 INFO : dir/file1.rclone_chunk.001_9cycha: Copied (server-side copy) to: dir/file1 2026/04/10 01:10:06 INFO : dir/file1.rclone_chunk.001_9cycha: Deleted 2026/04/10 01:10:06 DEBUG : dir/file1: size = 5 OK 2026/04/10 01:10:06 INFO : dir/file1: Copied (replaced existing) 2026/04/10 01:10:06 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-10 01:10:05.640217027 +0000 UTC" 2026/04/10 01:10:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/10 01:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/10 01:10:06 DEBUG : dir: Looking for writers 2026/04/10 01:10:06 DEBUG : file1: reading active writers 2026/04/10 01:10:06 DEBUG : Looking for writers 2026/04/10 01:10:06 DEBUG : dir: reading active writers 2026/04/10 01:10:06 DEBUG : >WaitForWriters: 2026/04/10 01:10:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.51s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:10:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:10:06 DEBUG : dir/file1: size = 16 OK 2026/04/10 01:10:06 DEBUG : dir/file1.rclone_chunk.001_9cydhm: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/10 01:10:06 INFO : dir/file1.rclone_chunk.001_9cydhm: Copied (server-side copy) to: dir/file1 2026/04/10 01:10:06 INFO : dir/file1.rclone_chunk.001_9cydhm: Deleted 2026/04/10 01:10:07 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:07 DEBUG : dir/file1: newRWFileHandle: 2026/04/10 01:10:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/10 01:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/10 01:10:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/10 01:10:07 DEBUG : dir/file1(0xb00e8fc4800): _writeAt: size=5, off=0 2026/04/10 01:10:07 DEBUG : dir/file1(0xb00e8fc4800): openPending: 2026/04/10 01:10:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/10 01:10:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/10 01:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:07 DEBUG : dir/file1(0xb00e8fc4800): >openPending: err= 2026/04/10 01:10:07 DEBUG : dir/file1(0xb00e8fc4800): >_writeAt: n=5, err= 2026/04/10 01:10:07 DEBUG : dir/file1(0xb00e8fc4800): _writeAt: size=15, off=5 2026/04/10 01:10:07 DEBUG : dir/file1(0xb00e8fc4800): >_writeAt: n=15, err= 2026/04/10 01:10:07 DEBUG : dir/file1(0xb00e8fc4800): close: 2026/04/10 01:10:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/10 01:10:07 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-10 01:10:07.252276538 +0000 UTC m=+75.583339484 2026/04/10 01:10:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:07 DEBUG : dir/file1(0xb00e8fc4800): >close: err= 2026/04/10 01:10:07 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:07 DEBUG : dir: Looking for writers 2026/04/10 01:10:07 DEBUG : file1: reading active writers 2026/04/10 01:10:07 DEBUG : Looking for writers 2026/04/10 01:10:07 DEBUG : dir: reading active writers 2026/04/10 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/10 01:10:07 DEBUG : dir: Looking for writers 2026/04/10 01:10:07 DEBUG : file1: reading active writers 2026/04/10 01:10:07 DEBUG : Looking for writers 2026/04/10 01:10:07 DEBUG : dir: reading active writers 2026/04/10 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/10 01:10:07 DEBUG : dir: Looking for writers 2026/04/10 01:10:07 DEBUG : file1: reading active writers 2026/04/10 01:10:07 DEBUG : Looking for writers 2026/04/10 01:10:07 DEBUG : dir: reading active writers 2026/04/10 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/10 01:10:07 DEBUG : dir: Looking for writers 2026/04/10 01:10:07 DEBUG : file1: reading active writers 2026/04/10 01:10:07 DEBUG : Looking for writers 2026/04/10 01:10:07 DEBUG : dir: reading active writers 2026/04/10 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/10 01:10:07 DEBUG : dir/file1: vfs cache: starting upload 2026/04/10 01:10:07 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:10:07 DEBUG : dir: Looking for writers 2026/04/10 01:10:07 DEBUG : file1: reading active writers 2026/04/10 01:10:07 DEBUG : Looking for writers 2026/04/10 01:10:07 DEBUG : dir: reading active writers 2026/04/10 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/10 01:10:07 DEBUG : dir: Looking for writers 2026/04/10 01:10:07 DEBUG : file1: reading active writers 2026/04/10 01:10:07 DEBUG : Looking for writers 2026/04/10 01:10:07 DEBUG : dir: reading active writers 2026/04/10 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/10 01:10:07 DEBUG : dir/file1: size = 20 OK 2026/04/10 01:10:07 DEBUG : dir/file1.rclone_chunk.001_9cyeia: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/10 01:10:07 INFO : dir/file1.rclone_chunk.001_9cyeia: Copied (server-side copy) to: dir/file1 2026/04/10 01:10:07 INFO : dir/file1.rclone_chunk.001_9cyeia: Deleted 2026/04/10 01:10:07 DEBUG : dir/file1: size = 20 OK 2026/04/10 01:10:07 INFO : dir/file1: Copied (replaced existing) 2026/04/10 01:10:07 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-10 01:10:07.252276538 +0000 UTC" 2026/04/10 01:10:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/10 01:10:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/10 01:10:07 DEBUG : dir: Looking for writers 2026/04/10 01:10:07 DEBUG : file1: reading active writers 2026/04/10 01:10:07 DEBUG : Looking for writers 2026/04/10 01:10:07 DEBUG : dir: reading active writers 2026/04/10 01:10:07 DEBUG : >WaitForWriters: 2026/04/10 01:10:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.61s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:10:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:10:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:08 DEBUG : file1: newRWFileHandle: 2026/04/10 01:10:08 DEBUG : file1(0xb00e8b98fc0): openPending: 2026/04/10 01:10:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:08 DEBUG : file1(0xb00e8b98fc0): >openPending: err= 2026/04/10 01:10:08 DEBUG : file1: >newRWFileHandle: err= 2026/04/10 01:10:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/10 01:10:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/10 01:10:08 DEBUG : file1(0xb00e8b98fc0): _writeAt: size=5, off=0 2026/04/10 01:10:08 DEBUG : file1(0xb00e8b98fc0): >_writeAt: n=5, err= 2026/04/10 01:10:08 DEBUG : file1(0xb00e8b98fc0): close: 2026/04/10 01:10:08 DEBUG : file1: vfs cache: setting modification time to 2026-04-10 01:10:08.118274527 +0000 UTC m=+76.449337463 2026/04/10 01:10:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:08 DEBUG : file1(0xb00e8b98fc0): >close: err= 2026/04/10 01:10:08 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:08 DEBUG : Looking for writers 2026/04/10 01:10:08 DEBUG : file1: reading active writers 2026/04/10 01:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/10 01:10:08 DEBUG : Looking for writers 2026/04/10 01:10:08 DEBUG : file1: reading active writers 2026/04/10 01:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/10 01:10:08 DEBUG : Looking for writers 2026/04/10 01:10:08 DEBUG : file1: reading active writers 2026/04/10 01:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/10 01:10:08 DEBUG : Looking for writers 2026/04/10 01:10:08 DEBUG : file1: reading active writers 2026/04/10 01:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/10 01:10:08 DEBUG : file1: vfs cache: starting upload 2026/04/10 01:10:08 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:10:08 DEBUG : Looking for writers 2026/04/10 01:10:08 DEBUG : file1: reading active writers 2026/04/10 01:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/10 01:10:08 DEBUG : Looking for writers 2026/04/10 01:10:08 DEBUG : file1: reading active writers 2026/04/10 01:10:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/10 01:10:08 DEBUG : file1: size = 5 OK 2026/04/10 01:10:08 DEBUG : file1.rclone_chunk.001_9cyf8i: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/10 01:10:08 INFO : file1.rclone_chunk.001_9cyf8i: Copied (server-side copy) to: file1 2026/04/10 01:10:08 INFO : file1.rclone_chunk.001_9cyf8i: Deleted 2026/04/10 01:10:08 DEBUG : file1: size = 5 OK 2026/04/10 01:10:08 INFO : file1: Copied (new) 2026/04/10 01:10:08 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-10 01:10:08.118274527 +0000 UTC" 2026/04/10 01:10:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/10 01:10:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:08 INFO : file1: vfs cache: upload succeeded try #1 2026/04/10 01:10:08 DEBUG : Looking for writers 2026/04/10 01:10:08 DEBUG : file1: reading active writers 2026/04/10 01:10:08 DEBUG : >WaitForWriters: 2026/04/10 01:10:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.89s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:10:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/10 01:10:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743540): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743540): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743540): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743540): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743540): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.004452636 +0000 UTC m=+77.335515582 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743540): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743d80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743d80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743d80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743d80): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743d80): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743d80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.004452636 +0000 UTC m=+77.335515582 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743d80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa440): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa440): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa440): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa440): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa440): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.004452636 +0000 UTC m=+77.335515582 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa440): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a10f50 item 1 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaaa80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaaa80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaaa80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaaa80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaaa80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.008539126 +0000 UTC m=+77.339602092 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaaa80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab080): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab080): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab080): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab080): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab080): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.008539126 +0000 UTC m=+77.339602092 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab080): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a11570 item 2 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab6c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab6c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab6c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab6c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab6c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.010796015 +0000 UTC m=+77.341858981 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab6c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabb40): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabb40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabb40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabb40): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabb40): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabb40): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabb40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.010796015 +0000 UTC m=+77.341858981 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabb40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66180): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66180): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66180): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66180): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66180): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.010796015 +0000 UTC m=+77.341858981 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66180): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a118f0 item 3 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c668c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c668c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c668c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c668c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c668c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.013873024 +0000 UTC m=+77.344935991 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c668c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66e00): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66e00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66e00): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66e00): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66e00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.013873024 +0000 UTC m=+77.344935991 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66e00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8769030 item 4 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67440): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67440): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67440): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67440): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67440): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.015428296 +0000 UTC m=+77.346491231 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67440): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c678c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c678c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c678c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c678c0): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c678c0): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c678c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c678c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.015428296 +0000 UTC m=+77.346491231 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c678c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67d80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67d80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67d80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67d80): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67d80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.015428296 +0000 UTC m=+77.346491231 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67d80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8769dc0 item 5 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8600): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8600): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8600): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8600): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8600): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.017951098 +0000 UTC m=+77.349014054 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8600): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8b40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8b40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8b40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8b40): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8b40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.017951098 +0000 UTC m=+77.349014054 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8b40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92ae540 item 6 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df92c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df92c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df92c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df92c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df92c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.019604435 +0000 UTC m=+77.350667391 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df92c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df97c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df97c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df97c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df97c0): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df97c0): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df97c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df97c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.019604435 +0000 UTC m=+77.350667391 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df97c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9c80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9c80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9c80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9c80): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9c80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.019604435 +0000 UTC m=+77.350667391 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9c80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92ae8c0 item 7 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1e400): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1e400): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1e400): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1e400): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1e400): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.02207062 +0000 UTC m=+77.353133555 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1e400): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1e940): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1e940): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1e940): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1e940): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1e940): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.02207062 +0000 UTC m=+77.353133555 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1e940): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92af260 item 8 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1ef00): _readAt: size=2, off=0 2026/04/10 01:10:09 ERROR : open-test-file(0xb00e8e1ef00): Couldn't read size of file 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1ef00): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1ef00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1ef00): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1ef00): close: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1ef00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1f2c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1f2c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1f2c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1f2c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1f2c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.023915839 +0000 UTC m=+77.354978776 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1f2c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1f740): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1f740): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1f740): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1f740): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1f740): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1f740): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1f740): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.023915839 +0000 UTC m=+77.354978776 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1f740): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1fc40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1fc40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1fc40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1fc40): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1fc40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.023915839 +0000 UTC m=+77.354978776 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e1fc40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92af5e0 item 9 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e423c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e423c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e423c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e423c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e423c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.025936622 +0000 UTC m=+77.356999568 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e423c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e42900): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e42900): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e42900): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e42900): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e42900): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.025936622 +0000 UTC m=+77.356999568 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e42900): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87521c0 item 10 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e42f40): _readAt: size=2, off=0 2026/04/10 01:10:09 ERROR : open-test-file(0xb00e8e42f40): Couldn't read size of file 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e42f40): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e42f40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e42f40): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e42f40): close: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e42f40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43300): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43300): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43300): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43300): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43300): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.027844742 +0000 UTC m=+77.358907677 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43300): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43800): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43800): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43800): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43800): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43800): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43800): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43800): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.027844742 +0000 UTC m=+77.358907677 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43800): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43d00): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43d00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43d00): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43d00): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43d00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.027844742 +0000 UTC m=+77.358907677 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e43d00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8752cb0 item 11 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e68480): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e68480): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e68480): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e68480): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e68480): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.030734076 +0000 UTC m=+77.361797012 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e68480): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e689c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e689c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e689c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e689c0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e689c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.030734076 +0000 UTC m=+77.361797012 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e689c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8753730 item 12 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e69000): _readAt: size=2, off=0 2026/04/10 01:10:09 ERROR : open-test-file(0xb00e8e69000): Couldn't read size of file 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e69000): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e69000): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e69000): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e69000): close: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e69000): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e693c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e693c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e693c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e693c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e693c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.032550552 +0000 UTC m=+77.363613538 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e693c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e69a80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e69a80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e69a80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e69a80): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e69a80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.032550552 +0000 UTC m=+77.363613538 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e69a80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8753dc0 item 13 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6200): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6200): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6200): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6200): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6200): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.034330829 +0000 UTC m=+77.365393765 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6200): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6740): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6740): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6740): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6740): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6740): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.034330829 +0000 UTC m=+77.365393765 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6740): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb6380 item 14 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6d80): _readAt: size=2, off=0 2026/04/10 01:10:09 ERROR : open-test-file(0xb00e8ec6d80): Couldn't read size of file 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6d80): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6d80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6d80): close: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec6d80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7140): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7140): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7140): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7140): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7140): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.036299883 +0000 UTC m=+77.367362840 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7140): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7800): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7800): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7800): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7800): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7800): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.036299883 +0000 UTC m=+77.367362840 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7800): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb69a0 item 15 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7e80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7e80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7e80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7e80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7e80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.038853003 +0000 UTC m=+77.369915949 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ec7e80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0c4c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0c4c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0c4c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0c4c0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0c4c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.038853003 +0000 UTC m=+77.369915949 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0c4c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb6ee0 item 16 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0cb00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0cb00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0cb00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0cb00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0cb00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.041456377 +0000 UTC m=+77.372519333 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0cb00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0cf80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0cf80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0cf80): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0cf80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0cf80): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0cf80): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0cf80): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0cf80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.041456377 +0000 UTC m=+77.372519333 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0cf80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0d480): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0d480): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0d480): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0d480): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0d480): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.041456377 +0000 UTC m=+77.372519333 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0d480): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb73b0 item 17 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0db00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0db00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0db00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0db00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0db00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.043579242 +0000 UTC m=+77.374642188 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f0db00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8e140): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8e140): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8e140): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8e140): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8e140): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.043579242 +0000 UTC m=+77.374642188 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8e140): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb7e30 item 18 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8e7c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8e7c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8e7c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8e7c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8e7c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.045021119 +0000 UTC m=+77.376084065 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8e7c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8ecc0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8ecc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8ecc0): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8ecc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8ecc0): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8ecc0): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8ecc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8ecc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.045021119 +0000 UTC m=+77.376084065 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8ecc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8f1c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8f1c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8f1c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8f1c0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8f1c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.045021119 +0000 UTC m=+77.376084065 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8f1c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e876b7a0 item 19 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8f840): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8f840): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8f840): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8f840): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8f840): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.047318485 +0000 UTC m=+77.378381421 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8f840): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8fd80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8fd80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8fd80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8fd80): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8fd80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.047318485 +0000 UTC m=+77.378381421 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f8fd80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8814230 item 20 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fce500): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fce500): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fce500): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fce500): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fce500): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.049007118 +0000 UTC m=+77.380070094 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fce500): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcea00): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcea00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcea00): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcea00): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcea00): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcea00): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcea00): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcea00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.049007118 +0000 UTC m=+77.380070094 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcea00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcef00): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcef00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcef00): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcef00): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcef00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.049007118 +0000 UTC m=+77.380070094 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcef00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8815490 item 21 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcf580): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcf580): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcf580): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcf580): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcf580): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.051206489 +0000 UTC m=+77.382269435 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcf580): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcfac0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcfac0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcfac0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcfac0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcfac0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.051206489 +0000 UTC m=+77.382269435 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fcfac0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87c6380 item 22 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec240): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec240): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec240): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec240): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec240): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.052644619 +0000 UTC m=+77.383707565 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec240): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec740): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec740): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec740): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec740): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec740): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec740): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec740): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec740): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.052644619 +0000 UTC m=+77.383707565 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec740): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fecc40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fecc40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fecc40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fecc40): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fecc40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.052644619 +0000 UTC m=+77.383707565 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fecc40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87c6850 item 23 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed2c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed2c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed2c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed2c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed2c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.054539593 +0000 UTC m=+77.385602539 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed2c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed800): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed800): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed800): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed800): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed800): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.054539593 +0000 UTC m=+77.385602539 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed800): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87c71f0 item 24 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fede40): _readAt: size=2, off=0 2026/04/10 01:10:09 ERROR : open-test-file(0xb00e8fede40): Couldn't read size of file 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fede40): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fede40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fede40): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fede40): close: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fede40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900a300): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900a300): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900a300): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900a300): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900a300): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.055998542 +0000 UTC m=+77.387061479 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900a300): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900a800): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900a800): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900a800): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900a800): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900a800): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900a800): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900a800): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900a800): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.055998542 +0000 UTC m=+77.387061479 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900a800): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900ad40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900ad40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900ad40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900ad40): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900ad40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.055998542 +0000 UTC m=+77.387061479 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900ad40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87c7960 item 25 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900b3c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900b3c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900b3c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900b3c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900b3c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.058180789 +0000 UTC m=+77.389243726 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900b3c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900b900): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900b900): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900b900): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900b900): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900b900): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.058180789 +0000 UTC m=+77.389243726 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e900b900): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a803f0 item 26 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c040): _readAt: size=2, off=0 2026/04/10 01:10:09 ERROR : open-test-file(0xb00e902c040): Couldn't read size of file 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c040): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c040): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c040): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c040): close: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c040): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c400): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c400): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c400): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c400): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c400): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.059862841 +0000 UTC m=+77.390925778 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c400): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c900): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c900): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c900): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c900): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c900): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c900): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c900): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c900): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.059862841 +0000 UTC m=+77.390925778 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902c900): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902ce40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902ce40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902ce40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902ce40): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902ce40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.059862841 +0000 UTC m=+77.390925778 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902ce40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a808c0 item 27 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902d4c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902d4c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902d4c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902d4c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902d4c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.061953506 +0000 UTC m=+77.393016452 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902d4c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902da00): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902da00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902da00): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902da00): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902da00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.061953506 +0000 UTC m=+77.393016452 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e902da00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b03f0 item 28 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904a140): _readAt: size=2, off=0 2026/04/10 01:10:09 ERROR : open-test-file(0xb00e904a140): Couldn't read size of file 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904a140): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904a140): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904a140): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904a140): close: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904a140): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904a500): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904a500): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904a500): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904a500): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904a500): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.063390094 +0000 UTC m=+77.394453029 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904a500): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904abc0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904abc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904abc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904abc0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904abc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.063390094 +0000 UTC m=+77.394453029 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904abc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b0c40 item 29 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904b240): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904b240): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904b240): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904b240): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904b240): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.064661839 +0000 UTC m=+77.395724775 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904b240): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904b780): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904b780): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904b780): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904b780): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904b780): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.064661839 +0000 UTC m=+77.395724775 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904b780): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b1180 item 30 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904bdc0): _readAt: size=2, off=0 2026/04/10 01:10:09 ERROR : open-test-file(0xb00e904bdc0): Couldn't read size of file 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904bdc0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904bdc0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904bdc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904bdc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e904bdc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062280): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062280): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062280): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062280): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062280): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.066046307 +0000 UTC m=+77.397109243 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062280): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062940): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062940): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062940): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062940): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062940): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.066046307 +0000 UTC m=+77.397109243 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062940): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b1650 item 31 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062fc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062fc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062fc0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062fc0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062fc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.06738051 +0000 UTC m=+77.398443447 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062fc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063500): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063500): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063500): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063500): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063500): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.06738051 +0000 UTC m=+77.398443447 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063500): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87781c0 item 32 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b921c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b921c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b921c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b921c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b921c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.069255828 +0000 UTC m=+77.400318764 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b921c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063a80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063a80): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063a80): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063a80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063a80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8778460 item 33 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063a80): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063a80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.070618715 +0000 UTC m=+77.401681672 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063a80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c580): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c580): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c580): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c580): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c580): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.070618715 +0000 UTC m=+77.401681672 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c580): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87720e0 item 33 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899cc40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899cc40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899cc40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899cc40): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899cc40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.072528668 +0000 UTC m=+77.403591614 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899cc40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d140): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d140): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8772a80 item 34 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d140): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d140): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d140): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d140): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d140): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.073134284 +0000 UTC m=+77.404197219 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d140): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d9c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d9c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d9c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d9c0): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d9c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.073134284 +0000 UTC m=+77.404197219 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d9c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8772d90 item 34 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b92ac0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b92ac0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b92ac0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b92ac0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b92ac0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.074537157 +0000 UTC m=+77.405600093 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b92ac0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b92f40): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b92f40): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b92f40): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b92f40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b92f40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8773570 item 35 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b92f40): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b92f40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.075003019 +0000 UTC m=+77.406065954 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b92f40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b93440): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b93440): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b93440): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b93440): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b93440): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.075003019 +0000 UTC m=+77.406065954 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b93440): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8773ce0 item 35 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b93ac0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b93ac0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b93ac0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b93ac0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b93ac0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.076252752 +0000 UTC m=+77.407315688 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b93ac0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c0c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c0c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2eaf0 item 36 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c0c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c0c0): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c0c0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c0c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.076744772 +0000 UTC m=+77.407807709 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c0c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c680): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c680): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c680): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c680): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c680): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.076744772 +0000 UTC m=+77.407807709 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c680): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2f030 item 36 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8ccc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8ccc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8ccc0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8ccc0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8ccc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.077889418 +0000 UTC m=+77.408952354 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8ccc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d180): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d180): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d180): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d180): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d180): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2f3b0 item 37 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d180): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d180): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.078391387 +0000 UTC m=+77.409454323 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d180): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d680): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d680): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d680): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d680): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d680): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.078391387 +0000 UTC m=+77.409454323 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d680): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2f650 item 37 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8dd00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8dd00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8dd00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8dd00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8dd00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.07972525 +0000 UTC m=+77.410788186 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8dd00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062300): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062300): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2f9d0 item 38 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062300): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062300): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062300): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062300): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062300): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.080229333 +0000 UTC m=+77.411292269 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062300): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062840): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062840): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062840): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062840): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062840): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.080229333 +0000 UTC m=+77.411292269 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062840): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2fc00 item 38 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062ec0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062ec0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062ec0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062ec0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062ec0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.081370873 +0000 UTC m=+77.412433809 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9062ec0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90633c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90633c0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90633c0): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90633c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90633c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e935e1c0 item 39 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90633c0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90633c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.081803581 +0000 UTC m=+77.412866517 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90633c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063dc0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063dc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063dc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063dc0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063dc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.081803581 +0000 UTC m=+77.412866517 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9063dc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e935e460 item 39 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce5c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce5c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce5c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce5c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce5c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.082968113 +0000 UTC m=+77.414031050 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce5c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ceac0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ceac0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e935e7e0 item 40 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ceac0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ceac0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ceac0): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ceac0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ceac0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.08371688 +0000 UTC m=+77.414779836 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ceac0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18280): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18280): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18280): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18280): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18280): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.08371688 +0000 UTC m=+77.414779836 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18280): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87780e0 item 40 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18840): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18840): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18840): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18840): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18840): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18840): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18840): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.085647942 +0000 UTC m=+77.416710909 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18840): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18d40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18d40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18d40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8778a10 item 41 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18d40): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18d40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.086354018 +0000 UTC m=+77.417416974 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18d40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19200): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19200): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19200): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19200): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19200): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8778bd0 item 41 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19200): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19200): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.087139284 +0000 UTC m=+77.418202240 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19200): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19740): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19740): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19740): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19740): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19740): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.087139284 +0000 UTC m=+77.418202240 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19740): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8778e70 item 41 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19dc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19dc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19dc0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19dc0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19dc0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19dc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.088951932 +0000 UTC m=+77.420014897 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19dc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e243c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e243c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e243c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8779490 item 42 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e243c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e243c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.089599096 +0000 UTC m=+77.420662053 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e243c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24940): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24940): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87797a0 item 42 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24940): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24940): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24940): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24940): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24940): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.090388349 +0000 UTC m=+77.421451305 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24940): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24ec0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24ec0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24ec0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24ec0): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24ec0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.090388349 +0000 UTC m=+77.421451305 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24ec0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87799d0 item 42 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25500): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25500): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25500): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25500): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25500): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25500): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25500): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.091936827 +0000 UTC m=+77.422999764 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25500): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25a00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25a00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25a00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f04150 item 43 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25a00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25a00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.092375527 +0000 UTC m=+77.423438473 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25a00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4040): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4040): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4040): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4040): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4040): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f043f0 item 43 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4040): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4040): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.093039874 +0000 UTC m=+77.424102820 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4040): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4580): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4580): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4580): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4580): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4580): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.093039874 +0000 UTC m=+77.424102820 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4580): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f045b0 item 43 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4bc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4bc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4bc0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4bc0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4bc0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4bc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.094999821 +0000 UTC m=+77.426062777 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4bc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5100): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5100): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5100): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f04a10 item 44 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5100): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5100): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.095587453 +0000 UTC m=+77.426650389 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5100): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5640): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5640): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f04cb0 item 44 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5640): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5640): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5640): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5640): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5640): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.096162349 +0000 UTC m=+77.427225295 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5640): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5bc0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5bc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5bc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5bc0): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5bc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.096162349 +0000 UTC m=+77.427225295 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5bc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f051f0 item 44 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c8ec0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c8ec0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c8ec0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c8ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c8ec0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c8ec0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c8ec0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.098105525 +0000 UTC m=+77.429168481 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c8ec0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9ac0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9ac0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9ac0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f05570 item 45 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9ac0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9ac0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.098670153 +0000 UTC m=+77.429733099 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9ac0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742340): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742340): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742340): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742340): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742340): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.098670153 +0000 UTC m=+77.429733099 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742340): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f05880 item 45 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742f00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742f00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742f00): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742f00): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742f00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742f00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742f00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.100427096 +0000 UTC m=+77.431490042 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742f00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87435c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87435c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87435c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f05d50 item 46 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87435c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87435c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.100988308 +0000 UTC m=+77.432051264 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87435c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa180): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa180): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa180): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa180): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa180): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.100988308 +0000 UTC m=+77.432051264 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa180): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8ec4700 item 46 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa8c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa8c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa8c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa8c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa8c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa8c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.10264416 +0000 UTC m=+77.433707116 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa8c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaaec0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaaec0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaaec0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8ec4b60 item 47 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaaec0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaaec0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.103324868 +0000 UTC m=+77.434387824 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaaec0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab5c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab5c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab5c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab5c0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab5c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.103324868 +0000 UTC m=+77.434387824 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab5c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8ec4d20 item 47 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabc00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabc00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabc00): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabc00): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabc00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabc00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabc00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.105200164 +0000 UTC m=+77.436263121 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabc00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c662c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c662c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c662c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8ec5110 item 48 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c662c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c662c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.105836859 +0000 UTC m=+77.436899815 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c662c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66a40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66a40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66a40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66a40): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66a40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.105836859 +0000 UTC m=+77.436899815 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66a40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8ec52d0 item 48 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67080): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67080): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67080): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67080): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67080): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.107636663 +0000 UTC m=+77.438699619 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67080): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67500): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67500): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67500): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67500): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67500): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67500): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8ec5810 item 49 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67500): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67500): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.108318994 +0000 UTC m=+77.439381949 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67500): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67a40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67a40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67a40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67a40): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67a40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.108318994 +0000 UTC m=+77.439381949 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67a40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8ec5a40 item 49 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df82c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df82c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df82c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df82c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df82c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.110157522 +0000 UTC m=+77.441220478 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df82c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df87c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df87c0): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df87c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8ec5e30 item 50 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df87c0): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df87c0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df87c0): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df87c0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df87c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.110784237 +0000 UTC m=+77.441847193 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df87c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8e40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8e40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8e40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8e40): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8e40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.110784237 +0000 UTC m=+77.441847193 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8e40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87203f0 item 50 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df94c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df94c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df94c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df94c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df94c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.11207079 +0000 UTC m=+77.443133726 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df94c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df99c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df99c0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df99c0): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df99c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df99c0): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df99c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8720930 item 51 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df99c0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df99c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.112700281 +0000 UTC m=+77.443763216 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df99c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98100): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98100): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98100): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98100): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98100): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.112700281 +0000 UTC m=+77.443763216 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98100): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8720af0 item 51 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98780): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98780): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98780): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98780): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98780): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.114070372 +0000 UTC m=+77.445133309 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98780): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98c80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98c80): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98c80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8721110 item 52 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98c80): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98c80): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98c80): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98c80): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98c80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.114755678 +0000 UTC m=+77.445818664 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98c80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99200): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99200): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99200): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99200): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99200): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.114755678 +0000 UTC m=+77.445818664 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99200): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8721340 item 52 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99900): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99900): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99900): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99900): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99900): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.116306121 +0000 UTC m=+77.447369067 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99900): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99e00): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99e00): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99e00): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99e00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99e00): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99e00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87216c0 item 53 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99e00): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99e00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.11681828 +0000 UTC m=+77.447881226 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99e00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af6480): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af6480): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af6480): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af6480): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af6480): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.11681828 +0000 UTC m=+77.447881226 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af6480): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8721a40 item 53 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af6b00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af6b00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af6b00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af6b00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af6b00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.118545036 +0000 UTC m=+77.449607982 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af6b00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7000): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7000): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7000): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a1a310 item 54 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7000): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7000): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7000): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7000): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7000): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.119184385 +0000 UTC m=+77.450247331 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7000): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7580): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7580): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7580): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7580): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7580): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.119184385 +0000 UTC m=+77.450247331 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7580): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a1a7e0 item 54 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7c00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7c00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7c00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7c00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7c00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.120506546 +0000 UTC m=+77.451569492 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8af7c00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06200): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06200): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06200): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06200): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06200): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06200): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a1afc0 item 55 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06200): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06200): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.121014176 +0000 UTC m=+77.452077122 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06200): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06740): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06740): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06740): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06740): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06740): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.121014176 +0000 UTC m=+77.452077122 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06740): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a1b1f0 item 55 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06dc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06dc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06dc0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06dc0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06dc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.122355443 +0000 UTC m=+77.453418379 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b06dc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b072c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b072c0): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b072c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a1b570 item 56 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b072c0): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b072c0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b072c0): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b072c0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b072c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.122883882 +0000 UTC m=+77.453946819 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b072c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b07840): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b07840): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b07840): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b07840): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b07840): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.122883882 +0000 UTC m=+77.453946819 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b07840): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a1b7a0 item 56 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b07e80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b07e80): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b07e80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b07e80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b07e80): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b07e80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b07e80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b07e80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.124018289 +0000 UTC m=+77.455081224 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b07e80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b384c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b384c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b384c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a1bc00 item 57 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b384c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b384c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.124524626 +0000 UTC m=+77.455587562 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b384c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b38a00): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b38a00): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b38a00): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b38a00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b38a00): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b38a00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a1bdc0 item 57 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b38a00): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b38a00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.125037256 +0000 UTC m=+77.456100191 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b38a00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b38f80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b38f80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b38f80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b38f80): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b38f80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.125037256 +0000 UTC m=+77.456100191 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b38f80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b82a0 item 57 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b395c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b395c0): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b395c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b395c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b395c0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b395c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b395c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b395c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.126230813 +0000 UTC m=+77.457293749 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b395c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b39b00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b39b00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b39b00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b8930 item 58 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b39b00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b39b00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.126693548 +0000 UTC m=+77.457756484 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b39b00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5e140): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5e140): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5e140): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b8cb0 item 58 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5e140): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5e140): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5e140): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5e140): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5e140): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.127257936 +0000 UTC m=+77.458320872 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5e140): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5e700): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5e700): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5e700): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5e700): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5e700): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.127257936 +0000 UTC m=+77.458320872 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5e700): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b8f50 item 58 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5ed40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5ed40): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5ed40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5ed40): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5ed40): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5ed40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5ed40): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5ed40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.128478474 +0000 UTC m=+77.459541411 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5ed40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5f280): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5f280): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5f280): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b97a0 item 59 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5f280): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5f280): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.128936591 +0000 UTC m=+77.459999526 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5f280): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5f7c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5f7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5f7c0): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5f7c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5f7c0): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5f7c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b9a40 item 59 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5f7c0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5f7c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.129819601 +0000 UTC m=+77.460882538 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5f7c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5fd40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5fd40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5fd40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5fd40): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5fd40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.129819601 +0000 UTC m=+77.460882538 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b5fd40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8492000 item 59 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8480): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8480): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8480): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8480): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8480): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8480): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8480): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8480): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.131143094 +0000 UTC m=+77.462206030 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8480): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be89c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be89c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be89c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e84924d0 item 60 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be89c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be89c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.131528995 +0000 UTC m=+77.462591941 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be89c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8f00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8f00): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8f00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e84928c0 item 60 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8f00): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8f00): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8f00): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8f00): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8f00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.132152383 +0000 UTC m=+77.463215320 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8f00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be94c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be94c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be94c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be94c0): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be94c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.132152383 +0000 UTC m=+77.463215320 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be94c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8493180 item 60 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9b00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9b00): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9b00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9b00): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9b00): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9b00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9b00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9b00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.13340922 +0000 UTC m=+77.464472157 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9b00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16140): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16140): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16140): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8493c70 item 61 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16140): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16140): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.133879941 +0000 UTC m=+77.464942897 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16140): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16840): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16840): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16840): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16840): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16840): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.133879941 +0000 UTC m=+77.464942897 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16840): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f62150 item 61 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16e80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16e80): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16e80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16e80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16e80): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16e80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16e80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16e80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.135178637 +0000 UTC m=+77.466241573 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c16e80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c173c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c173c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c173c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f624d0 item 62 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c173c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c173c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.135583283 +0000 UTC m=+77.466646219 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c173c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c17ac0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c17ac0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c17ac0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c17ac0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c17ac0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.135583283 +0000 UTC m=+77.466646219 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c17ac0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f62690 item 62 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88200): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88200): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88200): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88200): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88200): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88200): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88200): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88200): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.136748417 +0000 UTC m=+77.467811353 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88200): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88740): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88740): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88740): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f62a80 item 63 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88740): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88740): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.13725265 +0000 UTC m=+77.468315586 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88740): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88e40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88e40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88e40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88e40): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88e40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.13725265 +0000 UTC m=+77.468315586 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c88e40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f62c40 item 63 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c89480): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c89480): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c89480): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c89480): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c89480): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c89480): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c89480): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c89480): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.138598896 +0000 UTC m=+77.469661832 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c89480): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c899c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c899c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c899c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f63030 item 64 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c899c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c899c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.139106287 +0000 UTC m=+77.470169223 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c899c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc81c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc81c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc81c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc81c0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc81c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.139106287 +0000 UTC m=+77.470169223 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc81c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f631f0 item 64 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc8800): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc8800): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc8800): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc8800): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc8800): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.140486937 +0000 UTC m=+77.471549874 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc8800): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc8c80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc8c80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc8c80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc8c80): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc8c80): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f63570 item 65 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc8c80): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc8c80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.140966805 +0000 UTC m=+77.472029741 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc8c80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc9180): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc9180): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc9180): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc9180): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc9180): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.140966805 +0000 UTC m=+77.472029741 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc9180): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f63730 item 65 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc97c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc97c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc97c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc97c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc97c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.14211642 +0000 UTC m=+77.473179356 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc97c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc9c40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc9c40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f63b20 item 66 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc9c40): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc9c40): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc9c40): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc9c40): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc9c40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.142610615 +0000 UTC m=+77.473673550 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cc9c40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1c280): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1c280): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1c280): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1c280): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1c280): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.142610615 +0000 UTC m=+77.473673550 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1c280): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f63ce0 item 66 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1c8c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1c8c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1c8c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1c8c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1c8c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.143800044 +0000 UTC m=+77.474862980 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1c8c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1cd40): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1cd40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1cd40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1cd40): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1cd40): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927a230 item 67 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1cd40): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1cd40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.144275524 +0000 UTC m=+77.475338459 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1cd40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1d240): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1d240): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1d240): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1d240): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1d240): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.144275524 +0000 UTC m=+77.475338459 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1d240): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927a3f0 item 67 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1d8c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1d8c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1d8c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1d8c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1d8c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.145349315 +0000 UTC m=+77.476412251 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1d8c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1ddc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1ddc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927a9a0 item 68 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1ddc0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1ddc0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1ddc0): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1ddc0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1ddc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.145830575 +0000 UTC m=+77.476893511 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d1ddc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46400): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46400): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46400): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46400): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46400): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.145830575 +0000 UTC m=+77.476893511 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46400): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927ab60 item 68 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46a40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46a40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46a40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46a40): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46a40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.147046736 +0000 UTC m=+77.478109672 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46a40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46ec0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46ec0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46ec0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46ec0): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46ec0): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927aee0 item 69 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46ec0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46ec0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.147525701 +0000 UTC m=+77.478588638 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d46ec0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d473c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d473c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d473c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d473c0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d473c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.147525701 +0000 UTC m=+77.478588638 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d473c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927b0a0 item 69 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d47a40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d47a40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d47a40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d47a40): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d47a40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.148789491 +0000 UTC m=+77.479852427 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d47a40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82040): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82040): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927b420 item 70 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82040): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82040): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82040): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82040): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82040): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.149398122 +0000 UTC m=+77.480461059 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82040): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82580): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82580): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82580): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82580): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82580): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.149398122 +0000 UTC m=+77.480461059 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82580): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927b5e0 item 70 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82c00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82c00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82c00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82c00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82c00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.150717498 +0000 UTC m=+77.481780434 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d82c00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83100): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83100): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83100): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83100): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83100): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927b960 item 71 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83100): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83100): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.151229977 +0000 UTC m=+77.482292914 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83100): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83600): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83600): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83600): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83600): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83600): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.151229977 +0000 UTC m=+77.482292914 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83600): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927bd50 item 71 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83c80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83c80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83c80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83c80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83c80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.152534394 +0000 UTC m=+77.483597331 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d83c80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd4280): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd4280): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87d0850 item 72 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd4280): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd4280): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd4280): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd4280): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd4280): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.153191537 +0000 UTC m=+77.484254483 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd4280): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd47c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd47c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd47c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd47c0): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd47c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.153191537 +0000 UTC m=+77.484254483 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd47c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87d1340 item 72 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd4d80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd4d80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd4d80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd4d80): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd4d80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd4d80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd4d80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.154568192 +0000 UTC m=+77.485631128 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd4d80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5280): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5280): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5280): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87bc930 item 73 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5280): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5280): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.155052278 +0000 UTC m=+77.486115224 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5280): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5740): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5740): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5740): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5740): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5740): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87bce00 item 73 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5740): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5740): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.155546603 +0000 UTC m=+77.486609538 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5740): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5c80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5c80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5c80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5c80): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5c80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.155546603 +0000 UTC m=+77.486609538 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dd5c80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87bd110 item 73 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a3c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a3c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a3c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a3c0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a3c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a3c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a3c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.156758655 +0000 UTC m=+77.487821591 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a3c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a8c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a8c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a8c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87bd6c0 item 74 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a8c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a8c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.157204327 +0000 UTC m=+77.488267264 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a8c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3ae00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3ae00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87bdb20 item 74 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3ae00): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3ae00): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3ae00): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3ae00): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3ae00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.157909452 +0000 UTC m=+77.488972388 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3ae00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b380): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b380): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b380): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b380): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b380): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.157909452 +0000 UTC m=+77.488972388 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b380): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8e74000 item 74 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b9c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b9c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b9c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b9c0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b9c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b9c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b9c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.159322425 +0000 UTC m=+77.490385371 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b9c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3bec0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3bec0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3bec0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8e74540 item 75 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3bec0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3bec0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.159747248 +0000 UTC m=+77.490810184 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3bec0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a500): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a500): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a500): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a500): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a500): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8e74700 item 75 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a500): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a500): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.160221865 +0000 UTC m=+77.491284801 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a500): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6aa40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6aa40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6aa40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6aa40): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6aa40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.160221865 +0000 UTC m=+77.491284801 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6aa40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8e748c0 item 75 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b080): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b080): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b080): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b080): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b080): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b080): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b080): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.161553053 +0000 UTC m=+77.492615989 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b080): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b580): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b580): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b580): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8e74e00 item 76 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b580): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b580): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.161956166 +0000 UTC m=+77.493019102 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b580): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6bac0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6bac0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8e74fc0 item 76 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6bac0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6bac0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6bac0): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6bac0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6bac0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.162489073 +0000 UTC m=+77.493552009 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6bac0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eae140): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eae140): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eae140): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eae140): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eae140): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.162489073 +0000 UTC m=+77.493552009 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eae140): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8e75570 item 76 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eae780): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eae780): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eae780): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eae780): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eae780): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eae780): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eae780): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.163552605 +0000 UTC m=+77.494615541 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eae780): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaec80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaec80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaec80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8e75ab0 item 77 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaec80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaec80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.164275964 +0000 UTC m=+77.495338900 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaec80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaf380): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaf380): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaf380): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaf380): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaf380): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.164275964 +0000 UTC m=+77.495338900 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaf380): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8e75c70 item 77 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaf9c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaf9c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaf9c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaf9c0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaf9c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaf9c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaf9c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.165692983 +0000 UTC m=+77.496755920 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaf9c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eafec0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eafec0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eafec0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de2150 item 78 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eafec0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eafec0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.166241882 +0000 UTC m=+77.497304818 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eafec0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efa6c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efa6c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efa6c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efa6c0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efa6c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.166241882 +0000 UTC m=+77.497304818 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efa6c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de2310 item 78 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efad00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efad00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efad00): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efad00): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efad00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efad00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efad00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.167545447 +0000 UTC m=+77.498608383 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efad00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efb200): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efb200): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efb200): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de28c0 item 79 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efb200): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efb200): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.167930627 +0000 UTC m=+77.498993562 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efb200): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efb900): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efb900): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efb900): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efb900): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efb900): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.167930627 +0000 UTC m=+77.498993562 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8efb900): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de2a80 item 79 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36040): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36040): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36040): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36040): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36040): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36040): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36040): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.169051386 +0000 UTC m=+77.500114322 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36040): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36540): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36540): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36540): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de2e00 item 80 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36540): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36540): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.169465369 +0000 UTC m=+77.500528305 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36540): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36c40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36c40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36c40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36c40): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36c40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.169465369 +0000 UTC m=+77.500528305 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f36c40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de2fc0 item 80 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37280): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37280): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37280): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37280): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37280): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.170736483 +0000 UTC m=+77.501799419 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37280): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37700): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37700): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37700): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37700): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37700): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37700): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de38f0 item 81 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37700): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37700): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.17118953 +0000 UTC m=+77.502252466 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37700): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37c40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37c40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37c40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37c40): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37c40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.17118953 +0000 UTC m=+77.502252466 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f37c40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de3ab0 item 81 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5c3c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5c3c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5c3c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5c3c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5c3c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.172312203 +0000 UTC m=+77.503375139 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5c3c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5c8c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5c8c0): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5c8c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a10000 item 82 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5c8c0): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5c8c0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5c8c0): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5c8c0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5c8c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.172763066 +0000 UTC m=+77.503826003 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5c8c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5ce40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5ce40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5ce40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5ce40): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5ce40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.172763066 +0000 UTC m=+77.503826003 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5ce40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a105b0 item 82 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5d4c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5d4c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5d4c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5d4c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5d4c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.174036856 +0000 UTC m=+77.505099792 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5d4c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5d9c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5d9c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5d9c0): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5d9c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5d9c0): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5d9c0): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a10c40 item 83 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5d9c0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5d9c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.174480044 +0000 UTC m=+77.505542980 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f5d9c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96000): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96000): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96000): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96000): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96000): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.174480044 +0000 UTC m=+77.505542980 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96000): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a10ee0 item 83 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96680): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96680): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96680): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96680): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96680): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.175617274 +0000 UTC m=+77.506680210 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96680): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96b80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96b80): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96b80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a11340 item 84 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96b80): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96b80): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96b80): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96b80): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96b80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.176147557 +0000 UTC m=+77.507210503 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f96b80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97100): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97100): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97100): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97100): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97100): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.176147557 +0000 UTC m=+77.507210503 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97100): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a11570 item 84 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97780): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97780): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97780): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97780): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97780): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.177243941 +0000 UTC m=+77.508306878 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97780): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97c80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97c80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97c80): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97c80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97c80): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97c80): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a118f0 item 85 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97c80): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97c80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.177715133 +0000 UTC m=+77.508778069 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f97c80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc22c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc22c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc22c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc22c0): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc22c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.177715133 +0000 UTC m=+77.508778069 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc22c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a11c70 item 85 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc2940): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc2940): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc2940): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc2940): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc2940): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.179016514 +0000 UTC m=+77.510079450 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc2940): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc2e40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc2e40): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc2e40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8769110 item 86 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc2e40): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc2e40): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc2e40): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc2e40): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc2e40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.179598195 +0000 UTC m=+77.510661131 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc2e40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc33c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc33c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc33c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc33c0): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc33c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.179598195 +0000 UTC m=+77.510661131 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc33c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87698f0 item 86 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc3a40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc3a40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc3a40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc3a40): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc3a40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.180637681 +0000 UTC m=+77.511700617 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc3a40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2040): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2040): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2040): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2040): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2040): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2040): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92ae1c0 item 87 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2040): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2040): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.181119402 +0000 UTC m=+77.512182338 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2040): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2580): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2580): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2580): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2580): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2580): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.181119402 +0000 UTC m=+77.512182338 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2580): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92ae460 item 87 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2c00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2c00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2c00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2c00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2c00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.182273384 +0000 UTC m=+77.513336320 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe2c00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3100): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3100): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3100): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92ae7e0 item 88 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3100): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3100): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3100): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3100): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3100): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.182760966 +0000 UTC m=+77.513823903 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3100): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3680): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3680): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3680): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3680): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3680): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.182760966 +0000 UTC m=+77.513823903 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3680): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92ae9a0 item 88 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3cc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3cc0): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3cc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3cc0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3cc0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3cc0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3cc0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3cc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.183901875 +0000 UTC m=+77.514964810 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fe3cc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffe300): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffe300): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffe300): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92af1f0 item 89 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffe300): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffe300): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.184326217 +0000 UTC m=+77.515389153 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffe300): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffe840): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffe840): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffe840): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffe840): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffe840): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffe840): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92af3b0 item 89 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffe840): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffe840): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.184756721 +0000 UTC m=+77.515819657 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffe840): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffedc0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffedc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffedc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffedc0): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffedc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.184756721 +0000 UTC m=+77.515819657 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ffedc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92af570 item 89 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fff400): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fff400): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fff400): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fff400): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fff400): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fff400): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fff400): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fff400): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.185820845 +0000 UTC m=+77.516883781 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fff400): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fff940): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fff940): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fff940): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92afc70 item 90 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fff940): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fff940): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.186310611 +0000 UTC m=+77.517373547 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fff940): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fffe80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fffe80): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fffe80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87521c0 item 90 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fffe80): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fffe80): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fffe80): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fffe80): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fffe80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.186798694 +0000 UTC m=+77.517861630 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fffe80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9018540): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9018540): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9018540): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9018540): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9018540): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.186798694 +0000 UTC m=+77.517861630 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9018540): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8752930 item 90 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9018b80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9018b80): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9018b80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9018b80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9018b80): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9018b80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9018b80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9018b80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.188010635 +0000 UTC m=+77.519073572 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9018b80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90190c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90190c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90190c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8753030 item 91 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90190c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90190c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.188466789 +0000 UTC m=+77.519529735 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90190c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9019600): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9019600): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9019600): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9019600): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9019600): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9019600): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8753340 item 91 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9019600): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9019600): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.188942169 +0000 UTC m=+77.520005104 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9019600): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9019b80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9019b80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9019b80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9019b80): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9019b80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.188942169 +0000 UTC m=+77.520005104 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9019b80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87537a0 item 91 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903a2c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903a2c0): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903a2c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903a2c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903a2c0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903a2c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903a2c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903a2c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.190055985 +0000 UTC m=+77.521118921 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903a2c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903a800): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903a800): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903a800): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8753e30 item 92 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903a800): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903a800): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.190494003 +0000 UTC m=+77.521556939 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903a800): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903ad40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903ad40): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903ad40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb6230 item 92 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903ad40): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903ad40): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903ad40): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903ad40): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903ad40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.191001303 +0000 UTC m=+77.522064238 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903ad40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903b300): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903b300): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903b300): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903b300): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903b300): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.191001303 +0000 UTC m=+77.522064238 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903b300): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb63f0 item 92 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903b940): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903b940): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903b940): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903b940): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903b940): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903b940): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903b940): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903b940): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.192198076 +0000 UTC m=+77.523261012 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903b940): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903be80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903be80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903be80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb69a0 item 93 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903be80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903be80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.192568928 +0000 UTC m=+77.523631864 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e903be80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9058680): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9058680): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9058680): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9058680): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9058680): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.192568928 +0000 UTC m=+77.523631864 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9058680): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb6c40 item 93 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9058cc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9058cc0): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9058cc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9058cc0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9058cc0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9058cc0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9058cc0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9058cc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.193762706 +0000 UTC m=+77.524825673 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9058cc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9059200): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9059200): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9059200): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb70a0 item 94 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9059200): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9059200): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.194178152 +0000 UTC m=+77.525241087 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9059200): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9059900): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9059900): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9059900): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9059900): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9059900): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.194178152 +0000 UTC m=+77.525241087 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9059900): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb73b0 item 94 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094040): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094040): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094040): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094040): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094040): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094040): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094040): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094040): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.195638303 +0000 UTC m=+77.526701279 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094040): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094580): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094580): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094580): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb7b90 item 95 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094580): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094580): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.196261622 +0000 UTC m=+77.527324558 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094580): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094c80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094c80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094c80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094c80): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094c80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.196261622 +0000 UTC m=+77.527324558 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9094c80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e876ac40 item 95 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90952c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90952c0): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90952c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90952c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90952c0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90952c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90952c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90952c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.197843725 +0000 UTC m=+77.528906660 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90952c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9095800): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9095800): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9095800): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e876b810 item 96 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9095800): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9095800): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.198300589 +0000 UTC m=+77.529363525 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9095800): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90b4000): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90b4000): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90b4000): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90b4000): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90b4000): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.198300589 +0000 UTC m=+77.529363525 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90b4000): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e876bce0 item 96 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= 2026/04/10 01:10:09 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:09 DEBUG : Looking for writers 2026/04/10 01:10:09 DEBUG : >WaitForWriters: 2026/04/10 01:10:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:10:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/10 01:10:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c9c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c9c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c9c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c9c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c9c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.339297638 +0000 UTC m=+77.670360613 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c9c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899ce80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899ce80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899ce80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899ce80): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899ce80): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899ce80): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899ce80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.339297638 +0000 UTC m=+77.670360613 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899ce80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d480): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d480): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d480): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d480): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d480): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.339297638 +0000 UTC m=+77.670360613 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d480): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87c6f50 item 1 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c380): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c380): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c380): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c380): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c380): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.342849957 +0000 UTC m=+77.673912923 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c380): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c880): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c880): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c880): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c880): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c880): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.342849957 +0000 UTC m=+77.673912923 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c880): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87c79d0 item 2 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8cec0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8cec0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8cec0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8cec0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8cec0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.345396994 +0000 UTC m=+77.676459961 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8cec0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d340): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d340): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d340): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d340): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d340): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d340): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d340): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.345396994 +0000 UTC m=+77.676459961 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d340): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d800): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d800): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d800): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d800): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d800): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.345396994 +0000 UTC m=+77.676459961 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d800): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b01c0 item 3 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8de80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8de80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8de80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8de80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8de80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.348738143 +0000 UTC m=+77.679801120 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8de80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18480): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18480): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18480): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18480): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18480): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.348738143 +0000 UTC m=+77.679801120 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18480): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b0c40 item 4 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24240): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24240): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24240): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24240): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24240): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.351374028 +0000 UTC m=+77.682437005 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24240): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e246c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e246c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e246c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e246c0): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e246c0): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e246c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e246c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.351374028 +0000 UTC m=+77.682437005 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e246c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24bc0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24bc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24bc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24bc0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24bc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.351374028 +0000 UTC m=+77.682437005 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24bc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8772310 item 5 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25240): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25240): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25240): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25240): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25240): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.35459961 +0000 UTC m=+77.685662576 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25240): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25780): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25780): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25780): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25780): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25780): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.35459961 +0000 UTC m=+77.685662576 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25780): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8772b60 item 6 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25e00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25e00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25e00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25e00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25e00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.35684118 +0000 UTC m=+77.687904156 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25e00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4400): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4400): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4400): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4400): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4400): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4400): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4400): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.35684118 +0000 UTC m=+77.687904156 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4400): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc48c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc48c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc48c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc48c0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc48c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.35684118 +0000 UTC m=+77.687904156 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc48c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87731f0 item 7 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4f80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4f80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4f80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4f80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4f80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.359566916 +0000 UTC m=+77.690629852 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4f80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc54c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc54c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc54c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc54c0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc54c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.359566916 +0000 UTC m=+77.690629852 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc54c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2e070 item 8 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5a80): _readAt: size=2, off=0 2026/04/10 01:10:09 ERROR : open-test-file(0xb00e8fc5a80): Couldn't read size of file 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5a80): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5a80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5a80): close: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5a80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5e40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5e40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5e40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5e40): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5e40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.361225082 +0000 UTC m=+77.692288019 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5e40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c91c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c91c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c91c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c91c0): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c91c0): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c91c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c91c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.361225082 +0000 UTC m=+77.692288019 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c91c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9bc0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9bc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9bc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9bc0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9bc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.361225082 +0000 UTC m=+77.692288019 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9bc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2e4d0 item 9 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742380): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742380): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742380): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742380): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742380): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.364463478 +0000 UTC m=+77.695526453 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742380): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742d80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742d80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742d80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742d80): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742d80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.364463478 +0000 UTC m=+77.695526453 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742d80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2f180 item 10 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce4c0): _readAt: size=2, off=0 2026/04/10 01:10:09 ERROR : open-test-file(0xb00e90ce4c0): Couldn't read size of file 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce4c0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce4c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce4c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce4c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce4c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce880): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce880): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce880): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce880): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce880): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.367111125 +0000 UTC m=+77.698174101 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce880): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cee40): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cee40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cee40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cee40): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cee40): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cee40): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cee40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.367111125 +0000 UTC m=+77.698174101 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cee40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf340): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf340): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf340): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf340): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf340): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.367111125 +0000 UTC m=+77.698174101 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf340): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92c9d50 item 11 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cfac0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cfac0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cfac0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cfac0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cfac0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.370358006 +0000 UTC m=+77.701420982 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cfac0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa100): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa100): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa100): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa100): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa100): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.370358006 +0000 UTC m=+77.701420982 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa100): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87784d0 item 12 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa840): _readAt: size=2, off=0 2026/04/10 01:10:09 ERROR : open-test-file(0xb00e8eaa840): Couldn't read size of file 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa840): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa840): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa840): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa840): close: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa840): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaad00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaad00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaad00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaad00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaad00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.372575141 +0000 UTC m=+77.703638106 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaad00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab3c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab3c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab3c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab3c0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab3c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.372575141 +0000 UTC m=+77.703638106 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab3c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8778a80 item 13 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaba40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaba40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaba40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaba40): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaba40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.375056874 +0000 UTC m=+77.706119850 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaba40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66080): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66080): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66080): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66080): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66080): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.375056874 +0000 UTC m=+77.706119850 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66080): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8778ee0 item 14 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66800): _readAt: size=2, off=0 2026/04/10 01:10:09 ERROR : open-test-file(0xb00e8c66800): Couldn't read size of file 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66800): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66800): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66800): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66800): close: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66800): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66bc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66bc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66bc0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66bc0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66bc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.377363106 +0000 UTC m=+77.708426082 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66bc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67280): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67280): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67280): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67280): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67280): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.377363106 +0000 UTC m=+77.708426082 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67280): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8779500 item 15 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67900): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67900): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67900): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67900): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67900): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.379650232 +0000 UTC m=+77.710713209 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67900): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67e40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67e40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67e40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67e40): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67e40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.379650232 +0000 UTC m=+77.710713209 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67e40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8779a40 item 16 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8680): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8680): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8680): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8680): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8680): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.381459404 +0000 UTC m=+77.712522340 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8680): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8b00): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8b00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8b00): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8b00): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8b00): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8b00): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8b00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.381459404 +0000 UTC m=+77.712522340 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8b00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9100): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9100): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9100): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9100): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9100): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.381459404 +0000 UTC m=+77.712522340 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9100): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f041c0 item 17 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9780): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9780): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9780): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9780): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9780): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.383891955 +0000 UTC m=+77.714954901 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9780): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9cc0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9cc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9cc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9cc0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9cc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.383891955 +0000 UTC m=+77.714954901 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9cc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f04850 item 18 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98540): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98540): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98540): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98540): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98540): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.386233133 +0000 UTC m=+77.717296109 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98540): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98a40): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98a40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98a40): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98a40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98a40): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98a40): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98a40): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98a40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.386233133 +0000 UTC m=+77.717296109 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98a40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98f40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98f40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98f40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98f40): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98f40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.386233133 +0000 UTC m=+77.717296109 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98f40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f04cb0 item 19 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99640): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99640): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99640): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99640): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99640): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.389460307 +0000 UTC m=+77.720523283 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99640): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99b80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99b80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99b80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99b80): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99b80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.389460307 +0000 UTC m=+77.720523283 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99b80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f05500 item 20 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16300): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16300): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16300): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16300): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16300): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.391886276 +0000 UTC m=+77.722949253 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16300): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16800): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16800): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16800): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16800): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16800): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16800): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16800): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16800): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.391886276 +0000 UTC m=+77.722949253 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16800): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16d00): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16d00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16d00): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16d00): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16d00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.391886276 +0000 UTC m=+77.722949253 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b16d00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f059d0 item 21 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b17380): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b17380): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b17380): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b17380): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b17380): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.395231814 +0000 UTC m=+77.726294790 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b17380): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b178c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b178c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b178c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b178c0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b178c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.395231814 +0000 UTC m=+77.726294790 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b178c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8ec47e0 item 22 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50040): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50040): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50040): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50040): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50040): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.397451933 +0000 UTC m=+77.728514900 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50040): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50540): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50540): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50540): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50540): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50540): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50540): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50540): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50540): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.397451933 +0000 UTC m=+77.728514900 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50540): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50a40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50a40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50a40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50a40): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50a40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.397451933 +0000 UTC m=+77.728514900 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b50a40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8ec4c40 item 23 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b510c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b510c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b510c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b510c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b510c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.401074936 +0000 UTC m=+77.732137912 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b510c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b51600): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b51600): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b51600): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b51600): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b51600): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.401074936 +0000 UTC m=+77.732137912 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b51600): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8ec5180 item 24 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b51c40): _readAt: size=2, off=0 2026/04/10 01:10:09 ERROR : open-test-file(0xb00e8b51c40): Couldn't read size of file 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b51c40): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b51c40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b51c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b51c40): close: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b51c40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90100): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90100): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90100): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90100): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90100): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.403536342 +0000 UTC m=+77.734599318 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90100): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90600): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90600): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90600): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90600): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90600): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90600): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90600): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90600): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.403536342 +0000 UTC m=+77.734599318 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90600): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90b40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90b40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90b40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90b40): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90b40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.403536342 +0000 UTC m=+77.734599318 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b90b40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8ec5650 item 25 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b911c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b911c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b911c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b911c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b911c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.408839101 +0000 UTC m=+77.739902067 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b911c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b91700): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b91700): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b91700): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b91700): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b91700): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.408839101 +0000 UTC m=+77.739902067 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b91700): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8ec5c00 item 26 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b91d40): _readAt: size=2, off=0 2026/04/10 01:10:09 ERROR : open-test-file(0xb00e8b91d40): Couldn't read size of file 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b91d40): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b91d40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b91d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b91d40): close: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b91d40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcc200): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcc200): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcc200): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcc200): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcc200): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.411574004 +0000 UTC m=+77.742636980 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcc200): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcc700): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcc700): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcc700): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcc700): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcc700): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcc700): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcc700): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcc700): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.411574004 +0000 UTC m=+77.742636980 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcc700): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bccc40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bccc40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bccc40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bccc40): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bccc40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.411574004 +0000 UTC m=+77.742636980 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bccc40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87203f0 item 27 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcd2c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcd2c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcd2c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcd2c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcd2c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.414705628 +0000 UTC m=+77.745768604 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcd2c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcd800): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcd800): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcd800): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcd800): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcd800): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.414705628 +0000 UTC m=+77.745768604 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcd800): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8720a80 item 28 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcde40): _readAt: size=2, off=0 2026/04/10 01:10:09 ERROR : open-test-file(0xb00e8bcde40): Couldn't read size of file 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcde40): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcde40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcde40): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcde40): close: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8bcde40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8300): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8300): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8300): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8300): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8300): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.417583241 +0000 UTC m=+77.748646217 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be8300): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be89c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be89c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be89c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be89c0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be89c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.417583241 +0000 UTC m=+77.748646217 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be89c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87210a0 item 29 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9040): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9040): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9040): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9040): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9040): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.419905934 +0000 UTC m=+77.750968900 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9040): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9580): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9580): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9580): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9580): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9580): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.419905934 +0000 UTC m=+77.750968900 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9580): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8721490 item 30 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9bc0): _readAt: size=2, off=0 2026/04/10 01:10:09 ERROR : open-test-file(0xb00e8be9bc0): Couldn't read size of file 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9bc0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9bc0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9bc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8be9bc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12080): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12080): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12080): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12080): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12080): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.423288722 +0000 UTC m=+77.754351698 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12080): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12740): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12740): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12740): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12740): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12740): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.423288722 +0000 UTC m=+77.754351698 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12740): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8721960 item 31 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12dc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12dc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12dc0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12dc0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12dc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.425548506 +0000 UTC m=+77.756611472 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c12dc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13300): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13300): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13300): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13300): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13300): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.425548506 +0000 UTC m=+77.756611472 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13300): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a1a230 item 32 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13940): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13940): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13940): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13940): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13940): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.427522179 +0000 UTC m=+77.758585135 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13940): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13dc0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13dc0): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13dc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13dc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a1a9a0 item 33 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13dc0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13dc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.428277047 +0000 UTC m=+77.759340004 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c13dc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c243c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c243c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c243c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c243c0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c243c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.428277047 +0000 UTC m=+77.759340004 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c243c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a1ae00 item 33 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c24a00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c24a00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c24a00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c24a00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c24a00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.430386096 +0000 UTC m=+77.761449052 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c24a00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c24e80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c24e80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a1b340 item 34 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c24e80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c24e80): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c24e80): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c24e80): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c24e80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.43123373 +0000 UTC m=+77.762296676 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c24e80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c253c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c253c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c253c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c253c0): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c253c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.43123373 +0000 UTC m=+77.762296676 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c253c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a1b500 item 34 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c25a00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c25a00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c25a00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c25a00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c25a00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.432599995 +0000 UTC m=+77.763662941 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c25a00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c25e80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c25e80): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c25e80): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c25e80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c25e80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a1b8f0 item 35 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c25e80): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c25e80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.4331478 +0000 UTC m=+77.764210747 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c25e80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c64480): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c64480): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c64480): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c64480): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c64480): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.4331478 +0000 UTC m=+77.764210747 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c64480): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a1bb90 item 35 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c64b00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c64b00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c64b00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c64b00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c64b00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.435068824 +0000 UTC m=+77.766131759 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c64b00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65000): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65000): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b80e0 item 36 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65000): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65000): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65000): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65000): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65000): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.435763838 +0000 UTC m=+77.766826784 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65000): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65540): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65540): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65540): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65540): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65540): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.435763838 +0000 UTC m=+77.766826784 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65540): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b8620 item 36 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65b80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65b80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65b80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65b80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65b80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.437662158 +0000 UTC m=+77.768725104 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c65b80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2100): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2100): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2100): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2100): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2100): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b8bd0 item 37 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2100): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2100): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.438165982 +0000 UTC m=+77.769228918 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2100): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2600): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2600): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2600): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2600): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2600): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.438165982 +0000 UTC m=+77.769228918 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2600): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b8e00 item 37 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2c80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2c80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2c80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2c80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2c80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.439554548 +0000 UTC m=+77.770617494 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb2c80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb3180): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb3180): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b9500 item 38 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb3180): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb3180): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb3180): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb3180): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb3180): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.440136839 +0000 UTC m=+77.771199775 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb3180): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb36c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb36c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb36c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb36c0): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb36c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.440136839 +0000 UTC m=+77.771199775 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb36c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b9960 item 38 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb3d40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb3d40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb3d40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb3d40): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb3d40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.44147997 +0000 UTC m=+77.772542916 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cb3d40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cca340): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cca340): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cca340): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cca340): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cca340): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8492150 item 39 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cca340): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cca340): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.441999572 +0000 UTC m=+77.773062518 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cca340): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cca840): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cca840): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cca840): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cca840): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cca840): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.441999572 +0000 UTC m=+77.773062518 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8cca840): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e84923f0 item 39 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccaec0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccaec0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccaec0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccaec0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccaec0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.443286267 +0000 UTC m=+77.774349203 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccaec0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccb3c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccb3c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e84930a0 item 40 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccb3c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccb3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccb3c0): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccb3c0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccb3c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.443752147 +0000 UTC m=+77.774815083 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccb3c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccb900): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccb900): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccb900): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccb900): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccb900): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.443752147 +0000 UTC m=+77.774815083 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccb900): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e84935e0 item 40 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccbec0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccbec0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccbec0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccbec0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccbec0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccbec0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccbec0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.444913935 +0000 UTC m=+77.775976871 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ccbec0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d184c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d184c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d184c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f62070 item 41 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d184c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d184c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.445443657 +0000 UTC m=+77.776506603 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d184c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d18980): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d18980): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d18980): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d18980): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d18980): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f622a0 item 41 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d18980): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d18980): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.445945345 +0000 UTC m=+77.777008282 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d18980): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d18ec0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d18ec0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d18ec0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d18ec0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d18ec0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.445945345 +0000 UTC m=+77.777008282 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d18ec0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f62460 item 41 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d19500): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d19500): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d19500): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d19500): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d19500): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d19500): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d19500): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.447315488 +0000 UTC m=+77.778378434 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d19500): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d19a00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d19a00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d19a00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f62850 item 42 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d19a00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d19a00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.447880406 +0000 UTC m=+77.778943352 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d19a00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d40040): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d40040): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f62a10 item 42 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d40040): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d40040): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d40040): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d40040): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d40040): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.44842685 +0000 UTC m=+77.779489785 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d40040): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d405c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d405c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d405c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d405c0): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d405c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.44842685 +0000 UTC m=+77.779489785 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d405c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f62bd0 item 42 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d40c00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d40c00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d40c00): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d40c00): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d40c00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d40c00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d40c00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.449645996 +0000 UTC m=+77.780708931 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d40c00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41100): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41100): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41100): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f62fc0 item 43 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41100): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41100): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.4501031 +0000 UTC m=+77.781166036 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41100): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41640): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41640): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41640): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41640): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41640): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f63180 item 43 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41640): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41640): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.450523786 +0000 UTC m=+77.781586722 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41640): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41b80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41b80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41b80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41b80): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41b80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.450523786 +0000 UTC m=+77.781586722 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d41b80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f63340 item 43 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d702c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d702c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d702c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d702c0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d702c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d702c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d702c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.451909016 +0000 UTC m=+77.782971962 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d702c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18a00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18a00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18a00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b10a0 item 44 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18a00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18a00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.452348708 +0000 UTC m=+77.783411643 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18a00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18f40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18f40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b1260 item 44 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18f40): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18f40): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18f40): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18f40): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18f40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.452813687 +0000 UTC m=+77.783876623 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18f40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f194c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f194c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f194c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f194c0): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f194c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.452813687 +0000 UTC m=+77.783876623 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f194c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87b1570 item 44 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19b40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19b40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19b40): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19b40): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19b40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19b40): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19b40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.453866338 +0000 UTC m=+77.784929274 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19b40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dba140): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dba140): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dba140): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927a000 item 45 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dba140): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dba140): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.454346537 +0000 UTC m=+77.785409473 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dba140): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dba840): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dba840): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dba840): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dba840): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dba840): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.454346537 +0000 UTC m=+77.785409473 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dba840): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927a230 item 45 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbae80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbae80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbae80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbae80): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbae80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbae80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbae80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.455496761 +0000 UTC m=+77.786559697 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbae80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbb380): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbb380): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbb380): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927a690 item 46 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbb380): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbb380): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.455965648 +0000 UTC m=+77.787028585 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbb380): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbba80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbba80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbba80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbba80): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbba80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.455965648 +0000 UTC m=+77.787028585 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8dbba80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927a9a0 item 46 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0c1c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0c1c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0c1c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0c1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0c1c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0c1c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0c1c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.457117116 +0000 UTC m=+77.788180053 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0c1c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0c6c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0c6c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0c6c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927ad20 item 47 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0c6c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0c6c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.457540938 +0000 UTC m=+77.788603875 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0c6c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0cdc0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0cdc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0cdc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0cdc0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0cdc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.457540938 +0000 UTC m=+77.788603875 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0cdc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927aee0 item 47 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0d400): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0d400): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0d400): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0d400): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0d400): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0d400): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0d400): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.458754614 +0000 UTC m=+77.789817550 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0d400): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0d900): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0d900): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0d900): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927b260 item 48 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0d900): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0d900): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.459177795 +0000 UTC m=+77.790240731 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e0d900): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a100): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a100): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a100): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a100): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a100): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.459177795 +0000 UTC m=+77.790240731 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a100): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927b420 item 48 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a740): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a740): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a740): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a740): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a740): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.460399786 +0000 UTC m=+77.791462722 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3a740): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3abc0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3abc0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3abc0): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3abc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3abc0): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3abc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927b7a0 item 49 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3abc0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3abc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.460812246 +0000 UTC m=+77.791875183 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3abc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b100): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b100): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b100): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b100): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b100): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.460812246 +0000 UTC m=+77.791875183 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b100): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e927b960 item 49 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b780): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b780): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b780): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b780): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b780): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.46189308 +0000 UTC m=+77.792956016 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3b780): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3bc80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3bc80): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3bc80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87d0540 item 50 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3bc80): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3bc80): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3bc80): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3bc80): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3bc80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.462444573 +0000 UTC m=+77.793507509 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e3bc80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a300): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a300): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a300): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a300): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a300): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.462444573 +0000 UTC m=+77.793507509 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a300): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87d0850 item 50 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a980): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a980): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a980): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a980): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a980): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.463598846 +0000 UTC m=+77.794661782 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6a980): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6ae80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6ae80): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6ae80): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6ae80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6ae80): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6ae80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87d1dc0 item 51 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6ae80): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6ae80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.464053527 +0000 UTC m=+77.795116463 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6ae80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b3c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b3c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b3c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b3c0): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b3c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.464053527 +0000 UTC m=+77.795116463 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6b3c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87bc690 item 51 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6ba40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6ba40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6ba40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6ba40): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6ba40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.465985831 +0000 UTC m=+77.797048787 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e6ba40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e94040): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e94040): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e94040): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87bcf50 item 52 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e94040): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e94040): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e94040): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e94040): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e94040): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.466700443 +0000 UTC m=+77.797763379 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e94040): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e945c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e945c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e945c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e945c0): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e945c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.466700443 +0000 UTC m=+77.797763379 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e945c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87bd2d0 item 52 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e94c40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e94c40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e94c40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e94c40): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e94c40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.468299728 +0000 UTC m=+77.799362684 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e94c40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95140): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95140): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95140): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95140): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95140): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95140): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87bd8f0 item 53 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95140): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95140): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.468763796 +0000 UTC m=+77.799826732 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95140): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95680): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95680): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95680): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95680): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95680): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.468763796 +0000 UTC m=+77.799826732 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95680): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87bdb20 item 53 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95d00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95d00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95d00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95d00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95d00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.469958225 +0000 UTC m=+77.801021161 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e95d00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0300): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0300): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0300): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8e74380 item 54 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0300): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0300): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0300): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0300): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0300): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.470489781 +0000 UTC m=+77.801552716 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0300): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0880): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0880): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0880): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0880): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0880): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.470489781 +0000 UTC m=+77.801552716 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0880): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8e74540 item 54 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0f00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0f00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0f00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0f00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0f00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.471613826 +0000 UTC m=+77.802676762 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef0f00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef1400): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef1400): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef1400): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef1400): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef1400): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef1400): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8e748c0 item 55 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef1400): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef1400): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.472046875 +0000 UTC m=+77.803109811 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef1400): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743440): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743440): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743440): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743440): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743440): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.472046875 +0000 UTC m=+77.803109811 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743440): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2f340 item 55 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef1ac0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef1ac0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef1ac0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef1ac0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef1ac0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.473288384 +0000 UTC m=+77.804351320 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8ef1ac0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2a0c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2a0c0): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2a0c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8e74d90 item 56 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2a0c0): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2a0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2a0c0): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2a0c0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2a0c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.474040416 +0000 UTC m=+77.805103362 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2a0c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2a640): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2a640): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2a640): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2a640): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2a640): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.474040416 +0000 UTC m=+77.805103362 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2a640): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8e74f50 item 56 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2ac80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2ac80): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2ac80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2ac80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2ac80): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2ac80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2ac80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2ac80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.475796918 +0000 UTC m=+77.806859855 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2ac80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2b1c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2b1c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2b1c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8e75880 item 57 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2b1c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2b1c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.476473799 +0000 UTC m=+77.807536735 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2b1c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2b700): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2b700): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2b700): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2b700): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2b700): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2b700): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8e75a40 item 57 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2b700): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2b700): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.477114169 +0000 UTC m=+77.808177106 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2b700): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2bc80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2bc80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2bc80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2bc80): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2bc80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.477114169 +0000 UTC m=+77.808177106 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f2bc80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8e75c00 item 57 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4c3c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4c3c0): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4c3c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4c3c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4c3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4c3c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4c3c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4c3c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.478790611 +0000 UTC m=+77.809853547 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4c3c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4c900): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4c900): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4c900): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de20e0 item 58 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4c900): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4c900): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.479607005 +0000 UTC m=+77.810669941 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4c900): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4ce40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4ce40): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4ce40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de22a0 item 58 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4ce40): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4ce40): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4ce40): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4ce40): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4ce40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.480479245 +0000 UTC m=+77.811542211 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4ce40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4d400): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4d400): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4d400): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4d400): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4d400): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.480479245 +0000 UTC m=+77.811542211 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4d400): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de2540 item 58 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4da40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4da40): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4da40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4da40): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4da40): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4da40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4da40): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4da40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.482067259 +0000 UTC m=+77.813130195 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f4da40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f80080): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f80080): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f80080): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de2a10 item 59 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f80080): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f80080): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.482560401 +0000 UTC m=+77.813623337 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f80080): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f805c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f805c0): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f805c0): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f805c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f805c0): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f805c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de2bd0 item 59 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f805c0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f805c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.483218255 +0000 UTC m=+77.814281201 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f805c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f80b40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f80b40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f80b40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f80b40): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f80b40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.483218255 +0000 UTC m=+77.814281201 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f80b40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de2d90 item 59 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81180): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81180): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81180): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81180): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81180): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81180): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81180): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81180): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.484549403 +0000 UTC m=+77.815612339 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81180): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f816c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f816c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f816c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de31f0 item 60 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f816c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f816c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.485014112 +0000 UTC m=+77.816077049 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f816c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81c00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81c00): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81c00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de3880 item 60 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81c00): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81c00): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81c00): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81c00): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81c00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.485638774 +0000 UTC m=+77.816701720 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f81c00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa62c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa62c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa62c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa62c0): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa62c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.485638774 +0000 UTC m=+77.816701720 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa62c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de3a40 item 60 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa6900): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa6900): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa6900): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa6900): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa6900): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa6900): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa6900): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa6900): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.487046176 +0000 UTC m=+77.818109111 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa6900): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa6e40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa6e40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa6e40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8de3e30 item 61 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa6e40): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa6e40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.487525242 +0000 UTC m=+77.818588188 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa6e40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa7540): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa7540): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa7540): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa7540): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa7540): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.487525242 +0000 UTC m=+77.818588188 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa7540): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a10460 item 61 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa7b80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa7b80): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa7b80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa7b80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa7b80): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa7b80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa7b80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa7b80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.488963902 +0000 UTC m=+77.820026849 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fa7b80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd41c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd41c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd41c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a10af0 item 62 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd41c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd41c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.489449711 +0000 UTC m=+77.820512657 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd41c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd48c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd48c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd48c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd48c0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd48c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.489449711 +0000 UTC m=+77.820512657 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd48c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a10e00 item 62 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd4f00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd4f00): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd4f00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd4f00): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd4f00): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd4f00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd4f00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd4f00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.490956111 +0000 UTC m=+77.822019057 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd4f00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd5440): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd5440): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd5440): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a11260 item 63 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd5440): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd5440): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.491465724 +0000 UTC m=+77.822528670 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd5440): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd5b40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd5b40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd5b40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd5b40): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd5b40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.491465724 +0000 UTC m=+77.822528670 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fd5b40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a11490 item 63 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec280): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec280): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec280): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec280): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec280): >_readAt: n=0, err=Bad file descriptor 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec280): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec280): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec280): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.492958609 +0000 UTC m=+77.824021545 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec280): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec7c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec7c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec7c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a11810 item 64 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec7c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec7c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.493400103 +0000 UTC m=+77.824463040 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fec7c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fecec0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fecec0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fecec0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fecec0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fecec0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.493400103 +0000 UTC m=+77.824463040 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fecec0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8a119d0 item 64 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed500): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed500): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed500): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed500): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed500): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.494732164 +0000 UTC m=+77.825795100 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed500): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed980): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed980): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed980): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed980): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed980): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8768d20 item 65 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed980): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed980): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.495262878 +0000 UTC m=+77.826325813 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fed980): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fede80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fede80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fede80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fede80): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fede80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.495262878 +0000 UTC m=+77.826325813 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fede80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87696c0 item 65 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90085c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90085c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90085c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90085c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90085c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.496477194 +0000 UTC m=+77.827540131 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90085c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008a40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008a40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92ae0e0 item 66 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008a40): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008a40): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008a40): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008a40): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008a40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.497038316 +0000 UTC m=+77.828101251 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008a40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008f80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008f80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008f80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008f80): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008f80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.497038316 +0000 UTC m=+77.828101251 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008f80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92ae380 item 66 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90095c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90095c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90095c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90095c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90095c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.498449044 +0000 UTC m=+77.829511990 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90095c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d70a80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d70a80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d70a80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d70a80): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d70a80): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f637a0 item 67 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d70a80): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d70a80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.499016927 +0000 UTC m=+77.830079873 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d70a80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d70f80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d70f80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d70f80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d70f80): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d70f80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.499016927 +0000 UTC m=+77.830079873 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d70f80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f63960 item 67 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d71600): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d71600): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d71600): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d71600): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d71600): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.500296378 +0000 UTC m=+77.831359324 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d71600): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d71b00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d71b00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f63d50 item 68 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d71b00): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d71b00): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d71b00): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d71b00): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d71b00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.500813276 +0000 UTC m=+77.831876232 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d71b00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8140): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8140): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8140): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8140): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8140): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.500813276 +0000 UTC m=+77.831876232 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8140): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87523f0 item 68 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8780): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8780): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8780): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8780): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8780): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.502160023 +0000 UTC m=+77.833222969 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8780): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8c00): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8c00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8c00): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8c00): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8c00): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8752e00 item 69 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8c00): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8c00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.502612568 +0000 UTC m=+77.833675505 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c8c00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9100): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9100): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9100): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9100): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9100): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.502612568 +0000 UTC m=+77.833675505 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9100): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87531f0 item 69 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9780): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9780): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9780): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9780): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9780): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.503740152 +0000 UTC m=+77.834803088 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9780): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9c80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9c80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87538f0 item 70 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9c80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9c80): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9c80): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9c80): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9c80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.504328574 +0000 UTC m=+77.835391510 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90c9c80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e91182c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e91182c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e91182c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e91182c0): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e91182c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.504328574 +0000 UTC m=+77.835391510 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e91182c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8753c00 item 70 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118940): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118940): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118940): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118940): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118940): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.505910858 +0000 UTC m=+77.836973793 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118940): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118e40): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118e40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118e40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118e40): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118e40): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb62a0 item 71 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118e40): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118e40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.506629046 +0000 UTC m=+77.837691982 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118e40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119340): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119340): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119340): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119340): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119340): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.506629046 +0000 UTC m=+77.837691982 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119340): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb6460 item 71 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118540): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118540): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118540): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118540): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118540): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.508066434 +0000 UTC m=+77.839129370 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9118540): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119880): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119880): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb69a0 item 72 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119880): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119880): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119880): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119880): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119880): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.508547895 +0000 UTC m=+77.839610831 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119880): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119dc0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119dc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119dc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119dc0): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119dc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.508547895 +0000 UTC m=+77.839610831 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9119dc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb6c40 item 72 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008480): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008480): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008480): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008480): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008480): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008480): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008480): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.509743737 +0000 UTC m=+77.840806673 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008480): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008980): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008980): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008980): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb70a0 item 73 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008980): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008980): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.510132813 +0000 UTC m=+77.841195749 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008980): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008e40): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008e40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008e40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008e40): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008e40): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb73b0 item 73 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008e40): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008e40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.51076036 +0000 UTC m=+77.841823296 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9008e40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9009380): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9009380): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9009380): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9009380): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9009380): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.51076036 +0000 UTC m=+77.841823296 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9009380): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8eb76c0 item 73 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9009a80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9009a80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9009a80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9009a80): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9009a80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9009a80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9009a80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.511918711 +0000 UTC m=+77.842981647 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e9009a80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742340): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742340): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742340): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e935e150 item 74 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742340): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742340): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.512401794 +0000 UTC m=+77.843464730 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742340): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742c80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742c80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e935e310 item 74 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742c80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742c80): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742c80): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742c80): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742c80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.512941606 +0000 UTC m=+77.844004542 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8742c80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743540): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743540): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743540): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743540): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743540): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.512941606 +0000 UTC m=+77.844004542 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8743540): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e935e4d0 item 74 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c040): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c040): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c040): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c040): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c040): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c040): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c040): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.51585185 +0000 UTC m=+77.846914786 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c040): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c880): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c880): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c880): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e935e850 item 75 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c880): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c880): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.517502623 +0000 UTC m=+77.848565558 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899c880): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899ce00): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899ce00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899ce00): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899ce00): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899ce00): _writeAt: size=3, off=2 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e935ea10 item 75 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899ce00): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899ce00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.518032626 +0000 UTC m=+77.849095561 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899ce00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d480): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d480): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d480): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d480): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d480): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.518032626 +0000 UTC m=+77.849095561 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e899d480): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e935ec40 item 75 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c380): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c380): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c380): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c380): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c380): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c380): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c380): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.519436099 +0000 UTC m=+77.850499035 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c380): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c880): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c880): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c880): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e935f180 item 76 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c880): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c880): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.519851334 +0000 UTC m=+77.850914271 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8c880): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8cdc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8cdc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e935f500 item 76 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8cdc0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8cdc0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8cdc0): _writeAt: size=3, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8cdc0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8cdc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.520451179 +0000 UTC m=+77.851514116 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8cdc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d340): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d340): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d340): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d340): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d340): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.520451179 +0000 UTC m=+77.851514116 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d340): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e935f880 item 76 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d980): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d980): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d980): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d980): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d980): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d980): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d980): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.521748793 +0000 UTC m=+77.852811730 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8d980): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8de80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8de80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8de80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e935fc00 item 77 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8de80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8de80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.522216929 +0000 UTC m=+77.853279865 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8d8de80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e245c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e245c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e245c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e245c0): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e245c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.522216929 +0000 UTC m=+77.853279865 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e245c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e935fdc0 item 77 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24c40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24c40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24c40): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24c40): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24c40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24c40): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24c40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.523406119 +0000 UTC m=+77.854469056 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e24c40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25140): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25140): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25140): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92ae380 item 78 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25140): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25140): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.523807007 +0000 UTC m=+77.854869953 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25140): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25840): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25840): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25840): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25840): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25840): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.523807007 +0000 UTC m=+77.854869953 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25840): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92ae620 item 78 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25e80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25e80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25e80): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25e80): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25e80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25e80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25e80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.525312796 +0000 UTC m=+77.856375731 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8e25e80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4480): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4480): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4480): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92ae9a0 item 79 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4480): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4480): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.525761644 +0000 UTC m=+77.856824580 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4480): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4b80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4b80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4b80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4b80): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4b80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.525761644 +0000 UTC m=+77.856824580 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc4b80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92aef50 item 79 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5200): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5200): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5200): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5200): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5200): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5200): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5200): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.527105706 +0000 UTC m=+77.858168642 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5200): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5700): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5700): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5700): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92af3b0 item 80 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5700): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5700): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.527504782 +0000 UTC m=+77.858567717 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5700): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5e00): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5e00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5e00): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5e00): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5e00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.527504782 +0000 UTC m=+77.858567717 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8fc5e00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92af570 item 80 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9780): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9780): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9780): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9780): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9780): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.528686566 +0000 UTC m=+77.859749502 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9780): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9ec0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9ec0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9ec0): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9ec0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9ec0): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9ec0): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92afc70 item 81 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9ec0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9ec0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.529198244 +0000 UTC m=+77.860261180 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e87c9ec0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce080): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce080): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce080): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce080): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce080): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.529198244 +0000 UTC m=+77.860261180 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce080): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2e000 item 81 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce740): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce740): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce740): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce740): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce740): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.530355533 +0000 UTC m=+77.861418539 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90ce740): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cec40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cec40): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cec40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2e460 item 82 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cec40): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cec40): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cec40): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cec40): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cec40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.530842464 +0000 UTC m=+77.861905400 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cec40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf1c0): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf1c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf1c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf1c0): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf1c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.530842464 +0000 UTC m=+77.861905400 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf1c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2ea80 item 82 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf840): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf840): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf840): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf840): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf840): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.53192436 +0000 UTC m=+77.862987297 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cf840): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cfe40): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cfe40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cfe40): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cfe40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cfe40): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cfe40): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2f180 item 83 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cfe40): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cfe40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.532372428 +0000 UTC m=+77.863435363 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e90cfe40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa580): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa580): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa580): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa580): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa580): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.532372428 +0000 UTC m=+77.863435363 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaa580): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2f340 item 83 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaad00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaad00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaad00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaad00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaad00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.533497135 +0000 UTC m=+77.864560072 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eaad00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab200): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab200): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab200): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2f810 item 84 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab200): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab200): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab200): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab200): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab200): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.534069398 +0000 UTC m=+77.865132333 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab200): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab780): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab780): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab780): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab780): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab780): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.534069398 +0000 UTC m=+77.865132333 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eab780): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2f9d0 item 84 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabe00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabe00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabe00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabe00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabe00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.535265551 +0000 UTC m=+77.866328487 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8eabe00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66540): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66540): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66540): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66540): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66540): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66540): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8c2fdc0 item 85 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66540): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66540): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.535722354 +0000 UTC m=+77.866785290 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66540): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66a80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66a80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66a80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66a80): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66a80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.535722354 +0000 UTC m=+77.866785290 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c66a80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87c61c0 item 85 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67100): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67100): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67100): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67100): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67100): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.536815251 +0000 UTC m=+77.867878187 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67100): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67600): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67600): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67600): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87c6930 item 86 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67600): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67600): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67600): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67600): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67600): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.537303244 +0000 UTC m=+77.868366181 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67600): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67b80): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67b80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67b80): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67b80): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67b80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.537303244 +0000 UTC m=+77.868366181 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8c67b80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87c6bd0 item 86 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8400): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8400): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8400): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8400): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8400): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.53835866 +0000 UTC m=+77.869421596 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8400): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8900): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8900): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8900): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8900): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8900): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8900): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87c75e0 item 87 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8900): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8900): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.538849759 +0000 UTC m=+77.869912695 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8900): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8f40): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8f40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8f40): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8f40): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8f40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.538849759 +0000 UTC m=+77.869912695 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df8f40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87c7810 item 87 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df95c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df95c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df95c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df95c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df95c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.539994905 +0000 UTC m=+77.871057841 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df95c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9ac0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9ac0): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9ac0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8772000 item 88 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9ac0): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9ac0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9ac0): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9ac0): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9ac0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.540474393 +0000 UTC m=+77.871537328 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8df9ac0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98240): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98240): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98240): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98240): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98240): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.540474393 +0000 UTC m=+77.871537328 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98240): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8772380 item 88 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98880): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98880): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98880): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98880): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98880): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98880): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98880): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98880): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.54169431 +0000 UTC m=+77.872757246 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98880): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98dc0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98dc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98dc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8772a80 item 89 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98dc0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98dc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.542245032 +0000 UTC m=+77.873307968 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b98dc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99380): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99380): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99380): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99380): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99380): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99380): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8772d90 item 89 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99380): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99380): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.542759564 +0000 UTC m=+77.873822501 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99380): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99900): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99900): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99900): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99900): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99900): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.542759564 +0000 UTC m=+77.873822501 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8b99900): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87730a0 item 89 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18040): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18040): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18040): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18040): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18040): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18040): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18040): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18040): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.544033634 +0000 UTC m=+77.875096570 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18040): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18600): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18600): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18600): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8773ab0 item 90 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18600): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18600): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.544490569 +0000 UTC m=+77.875553505 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18600): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18b40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18b40): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18b40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92c84d0 item 90 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18b40): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18b40): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18b40): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18b40): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18b40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.545059705 +0000 UTC m=+77.876122652 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f18b40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19100): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19100): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19100): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19100): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19100): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.545059705 +0000 UTC m=+77.876122652 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19100): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92c87e0 item 90 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19740): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19740): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19740): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19740): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19740): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19740): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19740): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19740): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.546232203 +0000 UTC m=+77.877295138 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19740): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19cc0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19cc0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19cc0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92c8fc0 item 91 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19cc0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19cc0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.547166821 +0000 UTC m=+77.878229758 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8f19cc0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04300): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04300): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04300): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04300): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04300): >_readAt: n=2, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04300): _writeAt: size=3, off=7 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92c9960 item 91 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04300): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04300): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.547668039 +0000 UTC m=+77.878730975 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04300): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04880): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04880): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04880): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04880): >_readAt: n=8, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04880): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.547668039 +0000 UTC m=+77.878730975 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04880): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e92c9d50 item 91 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04ec0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04ec0): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04ec0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04ec0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04ec0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04ec0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04ec0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04ec0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.548856456 +0000 UTC m=+77.879919393 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a04ec0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a05400): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a05400): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a05400): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8778310 item 92 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a05400): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a05400): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.549315375 +0000 UTC m=+77.880378311 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a05400): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a05940): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a05940): open at offset 5 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a05940): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8778540 item 92 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a05940): _readAt: size=2, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a05940): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a05940): _writeAt: size=3, off=5 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a05940): >_writeAt: n=3, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a05940): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.549823997 +0000 UTC m=+77.880886932 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a05940): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50000): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50000): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50000): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50000): >_readAt: n=3, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50000): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.549823997 +0000 UTC m=+77.880886932 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50000): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8778850 item 92 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50640): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50640): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50640): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50640): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50640): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50640): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50640): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50640): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.551416358 +0000 UTC m=+77.882479315 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50640): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50b80): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50b80): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50b80): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8778cb0 item 93 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50b80): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50b80): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.551879154 +0000 UTC m=+77.882942090 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a50b80): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a51280): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a51280): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a51280): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a51280): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a51280): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.551879154 +0000 UTC m=+77.882942090 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a51280): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8778f50 item 93 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a518c0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a518c0): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a518c0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a518c0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a518c0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a518c0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a518c0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a518c0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.553271387 +0000 UTC m=+77.884334324 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a518c0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a51e00): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a51e00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a51e00): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8779650 item 94 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a51e00): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a51e00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.553678938 +0000 UTC m=+77.884741884 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a51e00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7a600): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7a600): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7a600): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7a600): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7a600): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.553678938 +0000 UTC m=+77.884741884 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7a600): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e87798f0 item 94 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7ac40): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7ac40): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7ac40): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7ac40): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7ac40): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7ac40): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7ac40): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7ac40): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.555110316 +0000 UTC m=+77.886173252 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7ac40): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7b180): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7b180): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7b180): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f04070 item 95 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7b180): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7b180): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.555507988 +0000 UTC m=+77.886570923 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7b180): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7b880): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7b880): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7b880): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7b880): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7b880): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.555507988 +0000 UTC m=+77.886570923 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7b880): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f04310 item 95 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7bec0): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7bec0): open at offset 0 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7bec0): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7bec0): _readAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7bec0): >_readAt: n=0, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7bec0): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7bec0): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7bec0): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.556817244 +0000 UTC m=+77.887880200 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8a7bec0): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8aa2500): _writeAt: size=5, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8aa2500): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8aa2500): >openPending: err= 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f04770 item 96 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8aa2500): >_writeAt: n=5, err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8aa2500): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.557376302 +0000 UTC m=+77.888439257 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8aa2500): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/10 01:10:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/10 01:10:09 DEBUG : open-test-file: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8aa2c00): _readAt: size=512, off=0 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8aa2c00): openPending: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8aa2c00): >openPending: err= 2026/04/10 01:10:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8aa2c00): >_readAt: n=5, err=EOF 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8aa2c00): close: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-10 01:10:09.557376302 +0000 UTC m=+77.888439257 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : open-test-file(0xb00e8aa2c00): >close: err= 2026/04/10 01:10:09 DEBUG : open-test-file: Remove: 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb00e8f04930 item 96 2026/04/10 01:10:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/10 01:10:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/10 01:10:09 DEBUG : open-test-file: >Remove: err= 2026/04/10 01:10:09 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:09 DEBUG : Looking for writers 2026/04/10 01:10:09 DEBUG : >WaitForWriters: 2026/04/10 01:10:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.71s) --- PASS: TestRWFileHandleOpenTests/writes (0.33s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.38s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:10:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:10:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:09 DEBUG : file1: newRWFileHandle: 2026/04/10 01:10:09 DEBUG : file1(0xb00e8af6c80): openPending: 2026/04/10 01:10:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:09 DEBUG : file1(0xb00e8af6c80): >openPending: err= 2026/04/10 01:10:09 DEBUG : file1: >newRWFileHandle: err= 2026/04/10 01:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/10 01:10:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/10 01:10:09 DEBUG : file1(0xb00e8af6c80): _writeAt: size=2, off=0 2026/04/10 01:10:09 DEBUG : file1(0xb00e8af6c80): >_writeAt: n=2, err= 2026/04/10 01:10:09 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/10 01:10:09 DEBUG : file1(0xb00e8af6c80): RWFileHandle.Flush 2026/04/10 01:10:09 DEBUG : file1(0xb00e8af6c80): RWFileHandle.Release 2026/04/10 01:10:09 DEBUG : file1(0xb00e8af6c80): close: 2026/04/10 01:10:09 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/10 01:10:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:09 DEBUG : file1(0xb00e8af6c80): >close: err= 2026/04/10 01:10:09 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:09 DEBUG : Looking for writers 2026/04/10 01:10:09 DEBUG : file1: reading active writers 2026/04/10 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/10 01:10:09 DEBUG : Looking for writers 2026/04/10 01:10:09 DEBUG : file1: reading active writers 2026/04/10 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/10 01:10:09 DEBUG : Looking for writers 2026/04/10 01:10:09 DEBUG : file1: reading active writers 2026/04/10 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/10 01:10:09 DEBUG : Looking for writers 2026/04/10 01:10:09 DEBUG : file1: reading active writers 2026/04/10 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/10 01:10:09 DEBUG : file1: vfs cache: starting upload 2026/04/10 01:10:09 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:10:09 DEBUG : Looking for writers 2026/04/10 01:10:09 DEBUG : file1: reading active writers 2026/04/10 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/10 01:10:10 DEBUG : Looking for writers 2026/04/10 01:10:10 DEBUG : file1: reading active writers 2026/04/10 01:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/10 01:10:10 DEBUG : file1: size = 2 OK 2026/04/10 01:10:10 DEBUG : file1.rclone_chunk.001_9cygnh: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/10 01:10:10 INFO : file1.rclone_chunk.001_9cygnh: Copied (server-side copy) to: file1 2026/04/10 01:10:10 INFO : file1.rclone_chunk.001_9cygnh: Deleted 2026/04/10 01:10:10 DEBUG : file1: size = 2 OK 2026/04/10 01:10:10 INFO : file1: Copied (new) 2026/04/10 01:10:10 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/04/10 01:10:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/10 01:10:10 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/10 01:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:10 INFO : file1: vfs cache: upload succeeded try #1 2026/04/10 01:10:10 DEBUG : Looking for writers 2026/04/10 01:10:10 DEBUG : file1: reading active writers 2026/04/10 01:10:10 DEBUG : >WaitForWriters: 2026/04/10 01:10:10 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:10 DEBUG : Looking for writers 2026/04/10 01:10:10 DEBUG : file1: reading active writers 2026/04/10 01:10:10 DEBUG : >WaitForWriters: 2026/04/10 01:10:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.93s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:10:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:10 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:10:10 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:10 DEBUG : rename_me: newRWFileHandle: 2026/04/10 01:10:10 DEBUG : rename_me(0xb00e9021100): openPending: 2026/04/10 01:10:10 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/10 01:10:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/10 01:10:10 DEBUG : rename_me(0xb00e9021100): >openPending: err= 2026/04/10 01:10:10 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/10 01:10:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/10 01:10:10 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/10 01:10:10 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/10 01:10:10 DEBUG : rename_me(0xb00e9021100): _writeAt: size=5, off=0 2026/04/10 01:10:10 DEBUG : rename_me(0xb00e9021100): >_writeAt: n=5, err= 2026/04/10 01:10:10 DEBUG : rename_me(0xb00e9021100): close: 2026/04/10 01:10:10 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-10 01:10:10.644443611 +0000 UTC m=+78.975506558 2026/04/10 01:10:10 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/10 01:10:10 DEBUG : rename_me(0xb00e9021100): >close: err= 2026/04/10 01:10:10 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/10 01:10:10 DEBUG : i_was_renamed: Updating file with 0xb00e938c300 2026/04/10 01:10:10 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/10 01:10:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/10 01:10:10 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:10 DEBUG : Looking for writers 2026/04/10 01:10:10 DEBUG : i_was_renamed: reading active writers 2026/04/10 01:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/10 01:10:10 DEBUG : Looking for writers 2026/04/10 01:10:10 DEBUG : i_was_renamed: reading active writers 2026/04/10 01:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/10 01:10:10 DEBUG : Looking for writers 2026/04/10 01:10:10 DEBUG : i_was_renamed: reading active writers 2026/04/10 01:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/10 01:10:10 DEBUG : Looking for writers 2026/04/10 01:10:10 DEBUG : i_was_renamed: reading active writers 2026/04/10 01:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/10 01:10:10 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/10 01:10:10 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/04/10 01:10:10 DEBUG : Looking for writers 2026/04/10 01:10:10 DEBUG : i_was_renamed: reading active writers 2026/04/10 01:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/10 01:10:10 DEBUG : Looking for writers 2026/04/10 01:10:10 DEBUG : i_was_renamed: reading active writers 2026/04/10 01:10:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/10 01:10:11 DEBUG : i_was_renamed: size = 5 OK 2026/04/10 01:10:11 DEBUG : i_was_renamed.rclone_chunk.001_9cyh9m: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/10 01:10:11 INFO : i_was_renamed.rclone_chunk.001_9cyh9m: Copied (server-side copy) to: i_was_renamed 2026/04/10 01:10:11 INFO : i_was_renamed.rclone_chunk.001_9cyh9m: Deleted 2026/04/10 01:10:11 DEBUG : i_was_renamed: size = 5 OK 2026/04/10 01:10:11 INFO : i_was_renamed: Copied (new) 2026/04/10 01:10:11 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-10 01:10:10.644443611 +0000 UTC" 2026/04/10 01:10:11 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/10 01:10:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/10 01:10:11 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/10 01:10:11 DEBUG : Looking for writers 2026/04/10 01:10:11 DEBUG : i_was_renamed: reading active writers 2026/04/10 01:10:11 DEBUG : >WaitForWriters: 2026/04/10 01:10:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.84s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/10 01:10:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/10 01:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-tukezih0guho" 2026/04/10 01:10:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/10 01:10:11 DEBUG : forgetting directory cache 2026/04/10 01:10:11 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/10 01:10:11 DEBUG : TestRWCacheUpdate.rclone_chunk.001_9cyigy: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/04/10 01:10:11 INFO : TestRWCacheUpdate.rclone_chunk.001_9cyigy: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/10 01:10:11 INFO : TestRWCacheUpdate.rclone_chunk.001_9cyigy: Deleted 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate(0xb00e8c177c0): _readAt: size=512, off=0 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate(0xb00e8c177c0): openPending: 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-10 00:11:11.436829446 +0000 UTC" against cached fingerprint "" 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/10 01:10:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate(0xb00e8c177c0): >openPending: err= 2026/04/10 01:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate(0xb00e8c177c0): >_readAt: n=20, err=EOF 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate(0xb00e8c177c0): close: 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-10 00:11:11.436829446 +0000 UTC 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate(0xb00e8c177c0): >close: err= 2026/04/10 01:10:12 DEBUG : Re-reading directory (101.886002ms old) 2026/04/10 01:10:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/10 01:10:12 DEBUG : forgetting directory cache 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/10 01:10:12 DEBUG : TestRWCacheUpdate.rclone_chunk.001_9cyjmp: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/04/10 01:10:12 INFO : TestRWCacheUpdate.rclone_chunk.001_9cyjmp: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/10 01:10:12 INFO : TestRWCacheUpdate.rclone_chunk.001_9cyjmp: Deleted 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate(0xb00e87c8ec0): _readAt: size=512, off=0 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate(0xb00e87c8ec0): openPending: 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-10 00:12:11.436829446 +0000 UTC" against cached fingerprint "20,2026-04-10 00:11:11.436829446 +0000 UTC" 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-10 00:12:11.436829446 +0000 UTC" != cached fingerprint "20,2026-04-10 00:11:11.436829446 +0000 UTC") 2026/04/10 01:10:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/10 01:10:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate(0xb00e87c8ec0): >openPending: err= 2026/04/10 01:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate(0xb00e87c8ec0): >_readAt: n=20, err=EOF 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate(0xb00e87c8ec0): close: 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-10 00:12:11.436829446 +0000 UTC 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate(0xb00e87c8ec0): >close: err= 2026/04/10 01:10:13 DEBUG : forgetting directory cache 2026/04/10 01:10:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/10 01:10:13 DEBUG : TestRWCacheUpdate.rclone_chunk.001_9cykyc: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/04/10 01:10:13 INFO : TestRWCacheUpdate.rclone_chunk.001_9cykyc: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/10 01:10:14 INFO : TestRWCacheUpdate.rclone_chunk.001_9cykyc: Deleted 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate(0xb00e8c66d80): _readAt: size=512, off=0 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate(0xb00e8c66d80): openPending: 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-10 00:13:11.436829446 +0000 UTC" against cached fingerprint "20,2026-04-10 00:12:11.436829446 +0000 UTC" 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-10 00:13:11.436829446 +0000 UTC" != cached fingerprint "20,2026-04-10 00:12:11.436829446 +0000 UTC") 2026/04/10 01:10:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/10 01:10:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate(0xb00e8c66d80): >openPending: err= 2026/04/10 01:10:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate(0xb00e8c66d80): >_readAt: n=20, err=EOF 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate(0xb00e8c66d80): close: 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-10 00:13:11.436829446 +0000 UTC 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate(0xb00e8c66d80): >close: err= 2026/04/10 01:10:14 DEBUG : Re-reading directory (100.395514ms old) 2026/04/10 01:10:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/10 01:10:14 DEBUG : forgetting directory cache 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate.rclone_chunk.001_9cyl6x: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/04/10 01:10:15 INFO : TestRWCacheUpdate.rclone_chunk.001_9cyl6x: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/10 01:10:15 INFO : TestRWCacheUpdate.rclone_chunk.001_9cyl6x: Deleted 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate(0xb00e8f18c80): _readAt: size=512, off=0 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate(0xb00e8f18c80): openPending: 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-10 00:14:11.436829446 +0000 UTC" against cached fingerprint "20,2026-04-10 00:13:11.436829446 +0000 UTC" 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-10 00:14:11.436829446 +0000 UTC" != cached fingerprint "20,2026-04-10 00:13:11.436829446 +0000 UTC") 2026/04/10 01:10:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/10 01:10:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate(0xb00e8f18c80): >openPending: err= 2026/04/10 01:10:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate(0xb00e8f18c80): >_readAt: n=20, err=EOF 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate(0xb00e8f18c80): close: 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-10 00:14:11.436829446 +0000 UTC 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate(0xb00e8f18c80): >close: err= 2026/04/10 01:10:15 DEBUG : Re-reading directory (100.277179ms old) 2026/04/10 01:10:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/10 01:10:15 DEBUG : forgetting directory cache 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate.rclone_chunk.001_9cymoi: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/04/10 01:10:16 INFO : TestRWCacheUpdate.rclone_chunk.001_9cymoi: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/10 01:10:16 INFO : TestRWCacheUpdate.rclone_chunk.001_9cymoi: Deleted 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate(0xb00e8af7140): _readAt: size=512, off=0 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate(0xb00e8af7140): openPending: 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-10 00:15:11.436829446 +0000 UTC" against cached fingerprint "20,2026-04-10 00:14:11.436829446 +0000 UTC" 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-10 00:15:11.436829446 +0000 UTC" != cached fingerprint "20,2026-04-10 00:14:11.436829446 +0000 UTC") 2026/04/10 01:10:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/10 01:10:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate(0xb00e8af7140): >openPending: err= 2026/04/10 01:10:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate(0xb00e8af7140): >_readAt: n=20, err=EOF 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate(0xb00e8af7140): close: 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-10 00:15:11.436829446 +0000 UTC 2026/04/10 01:10:16 DEBUG : TestRWCacheUpdate(0xb00e8af7140): >close: err= 2026/04/10 01:10:16 DEBUG : forgetting directory cache 2026/04/10 01:10:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate.rclone_chunk.001_9cynyp: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/04/10 01:10:17 INFO : TestRWCacheUpdate.rclone_chunk.001_9cynyp: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/10 01:10:17 INFO : TestRWCacheUpdate.rclone_chunk.001_9cynyp: Deleted 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate(0xb00e8af6b40): _readAt: size=512, off=0 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate(0xb00e8af6b40): openPending: 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-10 00:16:11.436829446 +0000 UTC" against cached fingerprint "20,2026-04-10 00:15:11.436829446 +0000 UTC" 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-10 00:16:11.436829446 +0000 UTC" != cached fingerprint "20,2026-04-10 00:15:11.436829446 +0000 UTC") 2026/04/10 01:10:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/10 01:10:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate(0xb00e8af6b40): >openPending: err= 2026/04/10 01:10:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate(0xb00e8af6b40): >_readAt: n=20, err=EOF 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate(0xb00e8af6b40): close: 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-10 00:16:11.436829446 +0000 UTC 2026/04/10 01:10:17 DEBUG : TestRWCacheUpdate(0xb00e8af6b40): >close: err= 2026/04/10 01:10:17 DEBUG : forgetting directory cache 2026/04/10 01:10:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate.rclone_chunk.001_9cyowm: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/04/10 01:10:18 INFO : TestRWCacheUpdate.rclone_chunk.001_9cyowm: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/10 01:10:18 INFO : TestRWCacheUpdate.rclone_chunk.001_9cyowm: Deleted 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate(0xb00e8d8d840): _readAt: size=512, off=0 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate(0xb00e8d8d840): openPending: 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-10 00:17:11.436829446 +0000 UTC" against cached fingerprint "20,2026-04-10 00:16:11.436829446 +0000 UTC" 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-10 00:17:11.436829446 +0000 UTC" != cached fingerprint "20,2026-04-10 00:16:11.436829446 +0000 UTC") 2026/04/10 01:10:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/10 01:10:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate(0xb00e8d8d840): >openPending: err= 2026/04/10 01:10:18 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate(0xb00e8d8d840): >_readAt: n=21, err=EOF 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate(0xb00e8d8d840): close: 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-10 00:17:11.436829446 +0000 UTC 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate(0xb00e8d8d840): >close: err= 2026/04/10 01:10:18 DEBUG : forgetting directory cache 2026/04/10 01:10:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/04/10 01:10:18 DEBUG : TestRWCacheUpdate.rclone_chunk.001_9cyp19: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/04/10 01:10:18 INFO : TestRWCacheUpdate.rclone_chunk.001_9cyp19: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/10 01:10:19 INFO : TestRWCacheUpdate.rclone_chunk.001_9cyp19: Deleted 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate(0xb00e899d280): _readAt: size=512, off=0 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate(0xb00e899d280): openPending: 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-10 00:18:11.436829446 +0000 UTC" against cached fingerprint "21,2026-04-10 00:17:11.436829446 +0000 UTC" 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-10 00:18:11.436829446 +0000 UTC" != cached fingerprint "21,2026-04-10 00:17:11.436829446 +0000 UTC") 2026/04/10 01:10:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/10 01:10:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate(0xb00e899d280): >openPending: err= 2026/04/10 01:10:19 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate(0xb00e899d280): >_readAt: n=22, err=EOF 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate(0xb00e899d280): close: 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-10 00:18:11.436829446 +0000 UTC 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate(0xb00e899d280): >close: err= 2026/04/10 01:10:19 DEBUG : forgetting directory cache 2026/04/10 01:10:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/04/10 01:10:19 DEBUG : TestRWCacheUpdate.rclone_chunk.001_9cyqn1: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/04/10 01:10:19 INFO : TestRWCacheUpdate.rclone_chunk.001_9cyqn1: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/10 01:10:19 INFO : TestRWCacheUpdate.rclone_chunk.001_9cyqn1: Deleted 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate(0xb00e8b99c80): _readAt: size=512, off=0 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate(0xb00e8b99c80): openPending: 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-10 00:19:11.436829446 +0000 UTC" against cached fingerprint "22,2026-04-10 00:18:11.436829446 +0000 UTC" 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-10 00:19:11.436829446 +0000 UTC" != cached fingerprint "22,2026-04-10 00:18:11.436829446 +0000 UTC") 2026/04/10 01:10:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/10 01:10:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate(0xb00e8b99c80): >openPending: err= 2026/04/10 01:10:20 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate(0xb00e8b99c80): >_readAt: n=23, err=EOF 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate(0xb00e8b99c80): close: 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-10 00:19:11.436829446 +0000 UTC 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate(0xb00e8b99c80): >close: err= 2026/04/10 01:10:20 DEBUG : forgetting directory cache 2026/04/10 01:10:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/04/10 01:10:20 DEBUG : TestRWCacheUpdate.rclone_chunk.001_9cyrn9: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/04/10 01:10:20 INFO : TestRWCacheUpdate.rclone_chunk.001_9cyrn9: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/10 01:10:20 INFO : TestRWCacheUpdate.rclone_chunk.001_9cyrn9: Deleted 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate(0xb00e8d5c100): _readAt: size=512, off=0 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate(0xb00e8d5c100): openPending: 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-10 00:20:11.436829446 +0000 UTC" against cached fingerprint "23,2026-04-10 00:19:11.436829446 +0000 UTC" 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-10 00:20:11.436829446 +0000 UTC" != cached fingerprint "23,2026-04-10 00:19:11.436829446 +0000 UTC") 2026/04/10 01:10:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/10 01:10:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate(0xb00e8d5c100): >openPending: err= 2026/04/10 01:10:21 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate(0xb00e8d5c100): >_readAt: n=24, err=EOF 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate(0xb00e8d5c100): close: 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-10 00:20:11.436829446 +0000 UTC 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate(0xb00e8d5c100): >close: err= 2026/04/10 01:10:21 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:21 DEBUG : Looking for writers 2026/04/10 01:10:21 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/10 01:10:21 DEBUG : >WaitForWriters: 2026/04/10 01:10:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': vfs cache: cleaner exiting 2026/04/10 01:10:21 DEBUG : forgetting directory cache 2026/04/10 01:10:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (10.02s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:21 DEBUG : FiLeA: size = 5 OK 2026/04/10 01:10:21 DEBUG : FiLeA.rclone_chunk.001_9cyspd: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/10 01:10:21 INFO : FiLeA.rclone_chunk.001_9cyspd: Copied (server-side copy) to: FiLeA 2026/04/10 01:10:21 INFO : FiLeA.rclone_chunk.001_9cyspd: Deleted 2026/04/10 01:10:22 DEBUG : FiLeB: size = 5 OK 2026/04/10 01:10:22 DEBUG : FiLeB.rclone_chunk.001_9cyso1: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/10 01:10:22 INFO : FiLeB.rclone_chunk.001_9cyso1: Copied (server-side copy) to: FiLeB 2026/04/10 01:10:22 INFO : FiLeB.rclone_chunk.001_9cyso1: Deleted 2026/04/10 01:10:22 DEBUG : FilEb: size = 5 OK 2026/04/10 01:10:22 DEBUG : FilEb.rclone_chunk.001_9cyt5r: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/04/10 01:10:22 INFO : FilEb.rclone_chunk.001_9cyt5r: Copied (server-side copy) to: FilEb 2026/04/10 01:10:22 INFO : FilEb.rclone_chunk.001_9cyt5r: Deleted 2026/04/10 01:10:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/10 01:10:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/10 01:10:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/10 01:10:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/10 01:10:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/10 01:10:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/10 01:10:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/10 01:10:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/10 01:10:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/10 01:10:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/10 01:10:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/10 01:10:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/10 01:10:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/10 01:10:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/10 01:10:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/10 01:10:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/10 01:10:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/10 01:10:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/10 01:10:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:23 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/10 01:10:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/10 01:10:23 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/10 01:10:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:23 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/10 01:10:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/10 01:10:23 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/10 01:10:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:23 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/10 01:10:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/10 01:10:23 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/10 01:10:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/10 01:10:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/10 01:10:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/10 01:10:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/10 01:10:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/10 01:10:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/10 01:10:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:23 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/10 01:10:23 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/10 01:10:23 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/10 01:10:23 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/10 01:10:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/10 01:10:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/10 01:10:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/10 01:10:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:23 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:23 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:23 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/10 01:10:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/10 01:10:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/10 01:10:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/10 01:10:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/10 01:10:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/10 01:10:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:23 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:23 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:23 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:23 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:23 DEBUG : Looking for writers 2026/04/10 01:10:23 DEBUG : FiLeA: reading active writers 2026/04/10 01:10:23 DEBUG : FiLeB: reading active writers 2026/04/10 01:10:23 DEBUG : FilEb: reading active writers 2026/04/10 01:10:23 DEBUG : >WaitForWriters: 2026/04/10 01:10:23 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:23 DEBUG : Looking for writers 2026/04/10 01:10:23 DEBUG : FilEb: reading active writers 2026/04/10 01:10:23 DEBUG : FiLeA: reading active writers 2026/04/10 01:10:23 DEBUG : FiLeB: reading active writers 2026/04/10 01:10:23 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.72s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:24 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/04/10 01:10:24 DEBUG : normal name with no special characters.txt.rclone_chunk.001_9cyvhf: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/10 01:10:24 INFO : normal name with no special characters.txt.rclone_chunk.001_9cyvhf: Copied (server-side copy) to: normal name with no special characters.txt 2026/04/10 01:10:24 INFO : normal name with no special characters.txt.rclone_chunk.001_9cyvhf: Deleted 2026/04/10 01:10:24 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/04/10 01:10:24 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_9cyvju: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/10 01:10:24 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_9cyvju: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/04/10 01:10:25 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_9cyvju: Deleted 2026/04/10 01:10:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/10 01:10:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/10 01:10:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/10 01:10:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:25 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/10 01:10:25 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/10 01:10:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/10 01:10:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/10 01:10:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/10 01:10:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/10 01:10:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:25 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:25 DEBUG : Looking for writers 2026/04/10 01:10:25 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/10 01:10:25 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/10 01:10:25 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.36s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': Reusing VFS from active cache 2026/04/10 01:10:25 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:25 DEBUG : Looking for writers 2026/04/10 01:10:25 DEBUG : >WaitForWriters: 2026/04/10 01:10:25 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:25 DEBUG : Looking for writers 2026/04/10 01:10:25 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:25 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:25 DEBUG : Looking for writers 2026/04/10 01:10:25 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:25 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:25 DEBUG : Looking for writers 2026/04/10 01:10:25 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.08s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:26 DEBUG : file1: size = 14 OK 2026/04/10 01:10:26 DEBUG : file1.rclone_chunk.001_9cywk7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:10:26 INFO : file1.rclone_chunk.001_9cywk7: Copied (server-side copy) to: file1 2026/04/10 01:10:26 INFO : file1.rclone_chunk.001_9cywk7: Deleted 2026/04/10 01:10:26 DEBUG : dir/file2: size = 14 OK 2026/04/10 01:10:26 DEBUG : dir/file2.rclone_chunk.001_9cyxvp: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/10 01:10:26 INFO : dir/file2.rclone_chunk.001_9cyxvp: Copied (server-side copy) to: dir/file2 2026/04/10 01:10:26 INFO : dir/file2.rclone_chunk.001_9cyxvp: Deleted 2026/04/10 01:10:27 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:27 DEBUG : dir: Looking for writers 2026/04/10 01:10:27 DEBUG : file2: reading active writers 2026/04/10 01:10:27 DEBUG : Looking for writers 2026/04/10 01:10:27 DEBUG : file1: reading active writers 2026/04/10 01:10:27 DEBUG : dir: reading active writers 2026/04/10 01:10:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.47s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:27 DEBUG : file1: size = 14 OK 2026/04/10 01:10:27 DEBUG : file1.rclone_chunk.001_9cyy4j: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:10:27 INFO : file1.rclone_chunk.001_9cyy4j: Copied (server-side copy) to: file1 2026/04/10 01:10:27 INFO : file1.rclone_chunk.001_9cyy4j: Deleted 2026/04/10 01:10:28 DEBUG : dir/file2: size = 14 OK 2026/04/10 01:10:28 DEBUG : dir/file2.rclone_chunk.001_9cyyz1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/10 01:10:28 INFO : dir/file2.rclone_chunk.001_9cyyz1: Copied (server-side copy) to: dir/file2 2026/04/10 01:10:28 INFO : dir/file2.rclone_chunk.001_9cyyz1: Deleted 2026/04/10 01:10:28 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:28 DEBUG : dir: Looking for writers 2026/04/10 01:10:28 DEBUG : Looking for writers 2026/04/10 01:10:28 DEBUG : dir: reading active writers 2026/04/10 01:10:28 DEBUG : file1: reading active writers 2026/04/10 01:10:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.28s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:28 DEBUG : file1: size = 14 OK 2026/04/10 01:10:28 DEBUG : file1.rclone_chunk.001_9cyz56: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/10 01:10:28 INFO : file1.rclone_chunk.001_9cyz56: Copied (server-side copy) to: file1 2026/04/10 01:10:28 INFO : file1.rclone_chunk.001_9cyz56: Deleted 2026/04/10 01:10:29 DEBUG : dir/file2: size = 14 OK 2026/04/10 01:10:29 DEBUG : dir/file2.rclone_chunk.001_9cz04j: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/10 01:10:29 INFO : dir/file2.rclone_chunk.001_9cz04j: Copied (server-side copy) to: dir/file2 2026/04/10 01:10:29 INFO : dir/file2.rclone_chunk.001_9cz04j: Deleted 2026/04/10 01:10:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:29 DEBUG : file1: Open: flags=O_RDONLY 2026/04/10 01:10:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/10 01:10:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/10 01:10:29 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:29 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/10 01:10:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/10 01:10:29 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:29 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/10 01:10:29 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/10 01:10:29 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/10 01:10:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/10 01:10:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (0 bytes), uploading instead of streaming 2026/04/10 01:10:29 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/10 01:10:29 DEBUG : dir/new_file.txt.rclone_chunk.001_9cz04w: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/10 01:10:29 INFO : dir/new_file.txt.rclone_chunk.001_9cz04w: Copied (server-side copy) to: dir/new_file.txt 2026/04/10 01:10:30 INFO : dir/new_file.txt.rclone_chunk.001_9cz04w: Deleted 2026/04/10 01:10:30 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/10 01:10:30 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/10 01:10:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/10 01:10:30 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:30 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/10 01:10:30 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:30 DEBUG : dir: Looking for writers 2026/04/10 01:10:30 DEBUG : new_file.txt: reading active writers 2026/04/10 01:10:30 DEBUG : file2: reading active writers 2026/04/10 01:10:30 DEBUG : Looking for writers 2026/04/10 01:10:30 DEBUG : file1: reading active writers 2026/04/10 01:10:30 DEBUG : dir: reading active writers 2026/04/10 01:10:30 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.76s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:30 DEBUG : dir/file2: size = 14 OK 2026/04/10 01:10:30 DEBUG : dir/file2.rclone_chunk.001_9cz1v4: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/10 01:10:30 INFO : dir/file2.rclone_chunk.001_9cz1v4: Copied (server-side copy) to: dir/file2 2026/04/10 01:10:30 INFO : dir/file2.rclone_chunk.001_9cz1v4: Deleted 2026/04/10 01:10:30 DEBUG : dir/file2: copy non-chunked object... 2026/04/10 01:10:31 DEBUG : dir/file1: size = 14 OK 2026/04/10 01:10:31 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/04/10 01:10:31 INFO : dir/file2: Deleted 2026/04/10 01:10:31 DEBUG : dir/file1: Updating file with dir/file1 0xb00e8f395c0 2026/04/10 01:10:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/10 01:10:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:31 DEBUG : dir/file1: copy non-chunked object... 2026/04/10 01:10:31 DEBUG : file0: size = 14 OK 2026/04/10 01:10:31 INFO : dir/file1: Copied (server-side copy) to: file0 2026/04/10 01:10:31 INFO : dir/file1: Deleted 2026/04/10 01:10:31 DEBUG : file0: Updating file with file0 0xb00e8f395c0 2026/04/10 01:10:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/10 01:10:31 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/10 01:10:31 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:31 DEBUG : dir: Looking for writers 2026/04/10 01:10:31 DEBUG : Looking for writers 2026/04/10 01:10:31 DEBUG : dir: reading active writers 2026/04/10 01:10:31 DEBUG : file0: reading active writers 2026/04/10 01:10:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.70s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:32 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:32 DEBUG : Looking for writers 2026/04/10 01:10:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:32 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:32 DEBUG : Looking for writers 2026/04/10 01:10:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:32 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:32 DEBUG : Looking for writers 2026/04/10 01:10:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:32 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:32 DEBUG : Looking for writers 2026/04/10 01:10:32 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/10 01:10:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/10 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:32 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/10 01:10:32 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/10 01:10:32 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/10 01:10:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (5 bytes), uploading instead of streaming 2026/04/10 01:10:32 DEBUG : file1: size = 5 OK 2026/04/10 01:10:32 DEBUG : file1.rclone_chunk.001_9cz3g9: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/10 01:10:32 INFO : file1.rclone_chunk.001_9cz3g9: Copied (server-side copy) to: file1 2026/04/10 01:10:32 INFO : file1.rclone_chunk.001_9cz3g9: Deleted 2026/04/10 01:10:32 DEBUG : file1: size = 5 OK 2026/04/10 01:10:32 DEBUG : file1: Size of src and dst objects identical 2026/04/10 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/10 01:10:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/10 01:10:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/10 01:10:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/10 01:10:32 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/10 01:10:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/10 01:10:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/10 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/10 01:10:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/10 01:10:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (0 bytes), uploading instead of streaming 2026/04/10 01:10:33 DEBUG : file1: size = 0 OK 2026/04/10 01:10:33 DEBUG : file1.rclone_chunk.001_9cz48l: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/10 01:10:33 INFO : file1.rclone_chunk.001_9cz48l: Copied (server-side copy) to: file1 2026/04/10 01:10:33 INFO : file1.rclone_chunk.001_9cz48l: Deleted 2026/04/10 01:10:33 DEBUG : file1: size = 0 OK 2026/04/10 01:10:33 DEBUG : file1: Size of src and dst objects identical 2026/04/10 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/10 01:10:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/10 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/10 01:10:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/10 01:10:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (7 bytes), uploading instead of streaming 2026/04/10 01:10:33 DEBUG : file1: size = 7 OK 2026/04/10 01:10:33 DEBUG : file1.rclone_chunk.001_9cz4xr: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/10 01:10:33 INFO : file1.rclone_chunk.001_9cz4xr: Copied (server-side copy) to: file1 2026/04/10 01:10:34 INFO : file1.rclone_chunk.001_9cz4xr: Deleted 2026/04/10 01:10:34 DEBUG : file1: size = 7 OK 2026/04/10 01:10:34 DEBUG : file1: Size of src and dst objects identical 2026/04/10 01:10:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:34 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:34 DEBUG : Looking for writers 2026/04/10 01:10:34 DEBUG : file1: reading active writers 2026/04/10 01:10:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.78s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/10 01:10:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/10 01:10:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:34 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/10 01:10:35 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/10 01:10:35 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/10 01:10:35 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/10 01:10:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (11 bytes), uploading instead of streaming 2026/04/10 01:10:35 DEBUG : file1: size = 11 OK 2026/04/10 01:10:35 DEBUG : file1.rclone_chunk.001_9cz6qn: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/10 01:10:35 INFO : file1.rclone_chunk.001_9cz6qn: Copied (server-side copy) to: file1 2026/04/10 01:10:35 INFO : file1.rclone_chunk.001_9cz6qn: Deleted 2026/04/10 01:10:35 DEBUG : file1: size = 11 OK 2026/04/10 01:10:35 DEBUG : file1: Size of src and dst objects identical 2026/04/10 01:10:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:35 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/10 01:10:35 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:35 DEBUG : Looking for writers 2026/04/10 01:10:35 DEBUG : file1: reading active writers 2026/04/10 01:10:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.70s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/10 01:10:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/10 01:10:35 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/10 01:10:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (5 bytes), uploading instead of streaming 2026/04/10 01:10:36 DEBUG : file1: size = 5 OK 2026/04/10 01:10:36 DEBUG : file1.rclone_chunk.001_9cz63y: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/10 01:10:36 INFO : file1.rclone_chunk.001_9cz63y: Copied (server-side copy) to: file1 2026/04/10 01:10:36 INFO : file1.rclone_chunk.001_9cz63y: Deleted 2026/04/10 01:10:36 DEBUG : file1: size = 5 OK 2026/04/10 01:10:36 DEBUG : file1: Size of src and dst objects identical 2026/04/10 01:10:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:36 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/10 01:10:36 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:36 DEBUG : Looking for writers 2026/04/10 01:10:36 DEBUG : file1: reading active writers 2026/04/10 01:10:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.59s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/10 01:10:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/10 01:10:36 DEBUG : file1: WriteFileHandle.Release closing 2026/04/10 01:10:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (0 bytes), uploading instead of streaming 2026/04/10 01:10:36 DEBUG : file1: size = 0 OK 2026/04/10 01:10:36 DEBUG : file1.rclone_chunk.001_9cz7e4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/10 01:10:36 INFO : file1.rclone_chunk.001_9cz7e4: Copied (server-side copy) to: file1 2026/04/10 01:10:36 INFO : file1.rclone_chunk.001_9cz7e4: Deleted 2026/04/10 01:10:36 DEBUG : file1: size = 0 OK 2026/04/10 01:10:36 DEBUG : file1: Size of src and dst objects identical 2026/04/10 01:10:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:36 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/10 01:10:36 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:36 DEBUG : Looking for writers 2026/04/10 01:10:36 DEBUG : file1: reading active writers 2026/04/10 01:10:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.59s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/10 01:10:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/10 01:10:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (2 bytes), uploading instead of streaming 2026/04/10 01:10:37 DEBUG : file1: size = 2 OK 2026/04/10 01:10:37 DEBUG : file1.rclone_chunk.001_9cz8tu: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/10 01:10:37 INFO : file1.rclone_chunk.001_9cz8tu: Copied (server-side copy) to: file1 2026/04/10 01:10:37 INFO : file1.rclone_chunk.001_9cz8tu: Deleted 2026/04/10 01:10:37 DEBUG : file1: size = 2 OK 2026/04/10 01:10:37 DEBUG : file1: Size of src and dst objects identical 2026/04/10 01:10:37 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/10 01:10:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:37 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:37 DEBUG : Looking for writers 2026/04/10 01:10:37 DEBUG : file1: reading active writers 2026/04/10 01:10:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.74s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/10 01:10:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/10 01:10:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (0 bytes), uploading instead of streaming 2026/04/10 01:10:38 DEBUG : file1: size = 0 OK 2026/04/10 01:10:38 DEBUG : file1.rclone_chunk.001_9cz8vs: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/10 01:10:38 INFO : file1.rclone_chunk.001_9cz8vs: Copied (server-side copy) to: file1 2026/04/10 01:10:38 INFO : file1.rclone_chunk.001_9cz8vs: Deleted 2026/04/10 01:10:38 DEBUG : file1: size = 0 OK 2026/04/10 01:10:38 DEBUG : file1: Size of src and dst objects identical 2026/04/10 01:10:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:38 DEBUG : file1: Open: flags=O_RDONLY 2026/04/10 01:10:38 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/10 01:10:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/10 01:10:38 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:38 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:38 DEBUG : Looking for writers 2026/04/10 01:10:38 DEBUG : file1: reading active writers 2026/04/10 01:10:38 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.65s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/10 01:10:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/10 01:10:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/10 01:10:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/10 01:10:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': File to upload is small (100 bytes), uploading instead of streaming 2026/04/10 01:10:38 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/04/10 01:10:38 DEBUG : file1.rclone_chunk.001_9cz91e: md5 = 410bda6c163d4e11590f74ff9738a2ab OK 2026/04/10 01:10:38 INFO : file1.rclone_chunk.001_9cz91e: Copied (server-side copy) to: file1.rclone_chunk.001 2026/04/10 01:10:38 INFO : file1.rclone_chunk.001_9cz91e: Deleted 2026/04/10 01:10:39 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/04/10 01:10:39 DEBUG : file1.rclone_chunk.002_9cz91e: md5 = 55a548bf9b93c0fb1ed64503e7c0b180 OK 2026/04/10 01:10:39 INFO : file1.rclone_chunk.002_9cz91e: Copied (server-side copy) to: file1.rclone_chunk.002 2026/04/10 01:10:39 INFO : file1.rclone_chunk.002_9cz91e: Deleted 2026/04/10 01:10:39 DEBUG : file1: size = 100 OK 2026/04/10 01:10:39 DEBUG : file1: Size of src and dst objects identical 2026/04/10 01:10:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/10 01:10:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/10 01:10:39 DEBUG : file1: Open: flags=O_RDONLY 2026/04/10 01:10:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/10 01:10:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/10 01:10:39 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:39 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:39 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:39 DEBUG : Looking for writers 2026/04/10 01:10:39 DEBUG : file1: reading active writers 2026/04/10 01:10:39 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.20s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:39 DEBUG : flat/f000.txt: size = 7 OK 2026/04/10 01:10:39 DEBUG : flat/f000.txt.rclone_chunk.001_9czax5: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/04/10 01:10:39 INFO : flat/f000.txt.rclone_chunk.001_9czax5: Copied (server-side copy) to: flat/f000.txt 2026/04/10 01:10:40 INFO : flat/f000.txt.rclone_chunk.001_9czax5: Deleted 2026/04/10 01:10:40 DEBUG : flat/f001.txt: size = 14 OK 2026/04/10 01:10:40 DEBUG : flat/f001.txt.rclone_chunk.001_9czb9v: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/04/10 01:10:40 INFO : flat/f001.txt.rclone_chunk.001_9czb9v: Copied (server-side copy) to: flat/f001.txt 2026/04/10 01:10:40 INFO : flat/f001.txt.rclone_chunk.001_9czb9v: Deleted 2026/04/10 01:10:40 DEBUG : flat/f002.txt: size = 21 OK 2026/04/10 01:10:40 DEBUG : flat/f002.txt.rclone_chunk.001_9czbba: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/04/10 01:10:40 INFO : flat/f002.txt.rclone_chunk.001_9czbba: Copied (server-side copy) to: flat/f002.txt 2026/04/10 01:10:40 INFO : flat/f002.txt.rclone_chunk.001_9czbba: Deleted 2026/04/10 01:10:41 DEBUG : flat/f003.txt: size = 28 OK 2026/04/10 01:10:41 DEBUG : flat/f003.txt.rclone_chunk.001_9czbsv: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/04/10 01:10:41 INFO : flat/f003.txt.rclone_chunk.001_9czbsv: Copied (server-side copy) to: flat/f003.txt 2026/04/10 01:10:41 INFO : flat/f003.txt.rclone_chunk.001_9czbsv: Deleted 2026/04/10 01:10:41 DEBUG : flat/f004.txt: size = 35 OK 2026/04/10 01:10:41 DEBUG : flat/f004.txt.rclone_chunk.001_9czcck: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/04/10 01:10:41 INFO : flat/f004.txt.rclone_chunk.001_9czcck: Copied (server-side copy) to: flat/f004.txt 2026/04/10 01:10:41 INFO : flat/f004.txt.rclone_chunk.001_9czcck: Deleted 2026/04/10 01:10:42 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/10 01:10:42 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/10 01:10:42 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:42 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:42 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/10 01:10:42 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/10 01:10:42 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:42 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:42 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/10 01:10:42 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/10 01:10:42 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:42 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:42 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/10 01:10:42 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/10 01:10:42 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:42 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:42 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/10 01:10:42 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/10 01:10:42 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:42 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:42 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:42 DEBUG : flat: Looking for writers 2026/04/10 01:10:42 DEBUG : f002.txt: reading active writers 2026/04/10 01:10:42 DEBUG : f003.txt: reading active writers 2026/04/10 01:10:42 DEBUG : f004.txt: reading active writers 2026/04/10 01:10:42 DEBUG : f000.txt: reading active writers 2026/04/10 01:10:42 DEBUG : f001.txt: reading active writers 2026/04/10 01:10:42 DEBUG : Looking for writers 2026/04/10 01:10:42 DEBUG : flat: reading active writers 2026/04/10 01:10:42 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.42s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:43 DEBUG : a/top.txt: size = 3 OK 2026/04/10 01:10:43 DEBUG : a/top.txt.rclone_chunk.001_9czec0: md5 = b28354b543375bfa94dabaeda722927f OK 2026/04/10 01:10:43 INFO : a/top.txt.rclone_chunk.001_9czec0: Copied (server-side copy) to: a/top.txt 2026/04/10 01:10:43 INFO : a/top.txt.rclone_chunk.001_9czec0: Deleted 2026/04/10 01:10:43 DEBUG : a/b/mid.txt: size = 3 OK 2026/04/10 01:10:43 DEBUG : a/b/mid.txt.rclone_chunk.001_9czekd: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/04/10 01:10:43 INFO : a/b/mid.txt.rclone_chunk.001_9czekd: Copied (server-side copy) to: a/b/mid.txt 2026/04/10 01:10:44 INFO : a/b/mid.txt.rclone_chunk.001_9czekd: Deleted 2026/04/10 01:10:44 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/04/10 01:10:44 DEBUG : a/b/c/deep.txt.rclone_chunk.001_9czf6n: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/04/10 01:10:44 INFO : a/b/c/deep.txt.rclone_chunk.001_9czf6n: Copied (server-side copy) to: a/b/c/deep.txt 2026/04/10 01:10:44 INFO : a/b/c/deep.txt.rclone_chunk.001_9czf6n: Deleted 2026/04/10 01:10:44 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/10 01:10:44 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/10 01:10:44 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:44 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:44 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/10 01:10:44 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/10 01:10:44 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:44 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:44 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/10 01:10:44 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/10 01:10:44 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:44 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:44 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:44 DEBUG : a/b/c: Looking for writers 2026/04/10 01:10:44 DEBUG : deep.txt: reading active writers 2026/04/10 01:10:44 DEBUG : a/b: Looking for writers 2026/04/10 01:10:44 DEBUG : c: reading active writers 2026/04/10 01:10:44 DEBUG : mid.txt: reading active writers 2026/04/10 01:10:44 DEBUG : a: Looking for writers 2026/04/10 01:10:44 DEBUG : b: reading active writers 2026/04/10 01:10:44 DEBUG : top.txt: reading active writers 2026/04/10 01:10:44 DEBUG : Looking for writers 2026/04/10 01:10:44 DEBUG : a: reading active writers 2026/04/10 01:10:44 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.27s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/04/10 01:10:45 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:45 DEBUG : Looking for writers 2026/04/10 01:10:45 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho'", Local "Local file system at /tmp/rclone869312142", Modify Window "1ns" 2026/04/10 01:10:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': poll-interval is not supported by this remote 2026/04/10 01:10:45 DEBUG : dir1/a.txt: size = 1 OK 2026/04/10 01:10:45 DEBUG : dir1/a.txt.rclone_chunk.001_9czgyj: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/04/10 01:10:45 INFO : dir1/a.txt.rclone_chunk.001_9czgyj: Copied (server-side copy) to: dir1/a.txt 2026/04/10 01:10:45 INFO : dir1/a.txt.rclone_chunk.001_9czgyj: Deleted 2026/04/10 01:10:46 DEBUG : dir2/b.txt: size = 1 OK 2026/04/10 01:10:46 DEBUG : dir2/b.txt.rclone_chunk.001_9czgtq: md5 = 415290769594460e2e485922904f345d OK 2026/04/10 01:10:46 INFO : dir2/b.txt.rclone_chunk.001_9czgtq: Copied (server-side copy) to: dir2/b.txt 2026/04/10 01:10:46 INFO : dir2/b.txt.rclone_chunk.001_9czgtq: Deleted 2026/04/10 01:10:46 DEBUG : dir3/c.txt: size = 1 OK 2026/04/10 01:10:46 DEBUG : dir3/c.txt.rclone_chunk.001_9czhyr: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/04/10 01:10:46 INFO : dir3/c.txt.rclone_chunk.001_9czhyr: Copied (server-side copy) to: dir3/c.txt 2026/04/10 01:10:46 INFO : dir3/c.txt.rclone_chunk.001_9czhyr: Deleted 2026/04/10 01:10:46 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/10 01:10:46 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/10 01:10:46 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:46 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:46 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/10 01:10:46 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/10 01:10:47 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:47 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:47 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/10 01:10:47 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/10 01:10:47 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/10 01:10:47 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/10 01:10:47 DEBUG : WaitForWriters: timeout=30s 2026/04/10 01:10:47 DEBUG : dir1: Looking for writers 2026/04/10 01:10:47 DEBUG : a.txt: reading active writers 2026/04/10 01:10:47 DEBUG : dir2: Looking for writers 2026/04/10 01:10:47 DEBUG : b.txt: reading active writers 2026/04/10 01:10:47 DEBUG : dir3: Looking for writers 2026/04/10 01:10:47 DEBUG : c.txt: reading active writers 2026/04/10 01:10:47 DEBUG : Looking for writers 2026/04/10 01:10:47 DEBUG : dir1: reading active writers 2026/04/10 01:10:47 DEBUG : dir2: reading active writers 2026/04/10 01:10:47 DEBUG : dir3: reading active writers 2026/04/10 01:10:47 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.14s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/10 01:10:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-tukezih0guho': Purge remote 2026/04/10 01:10:47 DEBUG : Waiting for deletions to finish 2026/04/10 01:10:47 INFO : S3 bucket rclone-test-tukezih0guho: Bucket "rclone-test-tukezih0guho" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Finished OK in 1m56.316265345s (try 1/5)