"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2025/11/05 11:21:51 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya" 2025/11/05 11:21:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 11:21:51 DEBUG : Creating backend with remote "TestS3:rclone-test-wemocez4waya" 2025/11/05 11:21:51 DEBUG : Creating backend with remote "/tmp/rclone1267098675" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:21:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:21:52 INFO : S3 bucket rclone-test-wemocez4waya: Bucket "rclone-test-wemocez4waya" created with ACL "" 2025/11/05 11:21:52 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:21:52 DEBUG : dir/file1.rclone_chunk.001_998fx4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:21:52 INFO : dir/file1.rclone_chunk.001_998fx4: Copied (server-side copy) to: dir/file1 2025/11/05 11:21:52 INFO : dir/file1.rclone_chunk.001_998fx4: Deleted 2025/11/05 11:21:52 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:21:52 DEBUG : dir: Looking for writers 2025/11/05 11:21:52 DEBUG : Looking for writers 2025/11/05 11:21:52 DEBUG : dir: reading active writers 2025/11/05 11:21:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.62s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:21:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:21:53 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:21:53 DEBUG : dir/file1.rclone_chunk.001_998go4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:21:53 INFO : dir/file1.rclone_chunk.001_998go4: Copied (server-side copy) to: dir/file1 2025/11/05 11:21:53 INFO : dir/file1.rclone_chunk.001_998go4: Deleted 2025/11/05 11:21:53 DEBUG : dir/file2: size = 15 OK 2025/11/05 11:21:53 DEBUG : dir/file2.rclone_chunk.001_998gye: md5 = d1b75f73cb5fce53969131dd22562187 OK 2025/11/05 11:21:53 INFO : dir/file2.rclone_chunk.001_998gye: Copied (server-side copy) to: dir/file2 2025/11/05 11:21:54 INFO : dir/file2.rclone_chunk.001_998gye: Deleted 2025/11/05 11:21:54 DEBUG : dir/subdir/file3: size = 16 OK 2025/11/05 11:21:54 DEBUG : dir/subdir/file3.rclone_chunk.001_998hpw: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2025/11/05 11:21:54 INFO : dir/subdir/file3.rclone_chunk.001_998hpw: Copied (server-side copy) to: dir/subdir/file3 2025/11/05 11:21:54 INFO : dir/subdir/file3.rclone_chunk.001_998hpw: Deleted 2025/11/05 11:21:54 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:21:54 DEBUG : dir/subdir: Looking for writers 2025/11/05 11:21:54 DEBUG : dir: Looking for writers 2025/11/05 11:21:54 DEBUG : file1: reading active writers 2025/11/05 11:21:54 DEBUG : file2: reading active writers 2025/11/05 11:21:54 DEBUG : subdir: reading active writers 2025/11/05 11:21:54 DEBUG : Looking for writers 2025/11/05 11:21:54 DEBUG : dir: reading active writers 2025/11/05 11:21:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.99s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:21:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:21:55 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:21:55 DEBUG : dir/file1.rclone_chunk.001_998ikb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:21:55 INFO : dir/file1.rclone_chunk.001_998ikb: Copied (server-side copy) to: dir/file1 2025/11/05 11:21:55 INFO : dir/file1.rclone_chunk.001_998ikb: Deleted 2025/11/05 11:21:55 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:21:55 DEBUG : dir: Looking for writers 2025/11/05 11:21:55 DEBUG : file1: reading active writers 2025/11/05 11:21:55 DEBUG : Looking for writers 2025/11/05 11:21:55 DEBUG : dir: reading active writers 2025/11/05 11:21:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.97s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:21:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:21:56 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:21:56 DEBUG : dir/file1.rclone_chunk.001_998jf2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:21:56 INFO : dir/file1.rclone_chunk.001_998jf2: Copied (server-side copy) to: dir/file1 2025/11/05 11:21:56 INFO : dir/file1.rclone_chunk.001_998jf2: Deleted 2025/11/05 11:21:56 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:21:56 DEBUG : dir: Looking for writers 2025/11/05 11:21:56 DEBUG : Looking for writers 2025/11/05 11:21:56 DEBUG : dir: reading active writers 2025/11/05 11:21:56 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.79s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:21:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:21:57 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:21:57 DEBUG : dir/file1.rclone_chunk.001_998juw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:21:57 INFO : dir/file1.rclone_chunk.001_998juw: Copied (server-side copy) to: dir/file1 2025/11/05 11:21:57 INFO : dir/file1.rclone_chunk.001_998juw: Deleted 2025/11/05 11:21:57 DEBUG : dir: forgetting directory cache 2025/11/05 11:21:57 DEBUG : forgetting directory cache 2025/11/05 11:21:57 DEBUG : dir: forgetting directory cache 2025/11/05 11:21:57 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:21:57 DEBUG : Looking for writers 2025/11/05 11:21:57 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.90s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:21:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:21:58 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:21:58 DEBUG : dir/file1.rclone_chunk.001_998kxy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:21:58 INFO : dir/file1.rclone_chunk.001_998kxy: Copied (server-side copy) to: dir/file1 2025/11/05 11:21:58 INFO : dir/file1.rclone_chunk.001_998kxy: Deleted 2025/11/05 11:21:58 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/05 11:21:58 DEBUG : dir: invalidating directory cache 2025/11/05 11:21:58 DEBUG : >ForgetPath: 2025/11/05 11:21:58 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/05 11:21:58 DEBUG : invalidating directory cache 2025/11/05 11:21:58 DEBUG : dir: forgetting directory cache 2025/11/05 11:21:58 DEBUG : >ForgetPath: 2025/11/05 11:21:58 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/05 11:21:58 DEBUG : >ForgetPath: 2025/11/05 11:21:58 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:21:58 DEBUG : dir: Looking for writers 2025/11/05 11:21:58 DEBUG : Looking for writers 2025/11/05 11:21:58 DEBUG : dir: reading active writers 2025/11/05 11:21:58 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.81s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:21:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:21:58 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:21:58 DEBUG : dir/file1.rclone_chunk.001_998lz8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:21:58 INFO : dir/file1.rclone_chunk.001_998lz8: Copied (server-side copy) to: dir/file1 2025/11/05 11:21:59 INFO : dir/file1.rclone_chunk.001_998lz8: Deleted 2025/11/05 11:21:59 DEBUG : fil/a/b/c: size = 15 OK 2025/11/05 11:21:59 DEBUG : fil/a/b/c.rclone_chunk.001_998mr1: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2025/11/05 11:21:59 INFO : fil/a/b/c.rclone_chunk.001_998mr1: Copied (server-side copy) to: fil/a/b/c 2025/11/05 11:21:59 INFO : fil/a/b/c.rclone_chunk.001_998mr1: Deleted 2025/11/05 11:21:59 DEBUG : forgetting directory cache 2025/11/05 11:21:59 DEBUG : dir: forgetting directory cache 2025/11/05 11:22:00 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:00 DEBUG : dir: Looking for writers 2025/11/05 11:22:00 DEBUG : fil/a/b: Looking for writers 2025/11/05 11:22:00 DEBUG : fil/a: Looking for writers 2025/11/05 11:22:00 DEBUG : b: reading active writers 2025/11/05 11:22:00 DEBUG : fil: Looking for writers 2025/11/05 11:22:00 DEBUG : a: reading active writers 2025/11/05 11:22:00 DEBUG : Looking for writers 2025/11/05 11:22:00 DEBUG : dir: reading active writers 2025/11/05 11:22:00 DEBUG : fil: reading active writers 2025/11/05 11:22:00 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.72s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:00 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:00 DEBUG : dir/file1.rclone_chunk.001_998nux: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:00 INFO : dir/file1.rclone_chunk.001_998nux: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:00 INFO : dir/file1.rclone_chunk.001_998nux: Deleted 2025/11/05 11:22:00 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:00 DEBUG : dir: Looking for writers 2025/11/05 11:22:00 DEBUG : Looking for writers 2025/11/05 11:22:00 DEBUG : dir: reading active writers 2025/11/05 11:22:00 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.81s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:01 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:01 DEBUG : dir/file1.rclone_chunk.001_998ouy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:01 INFO : dir/file1.rclone_chunk.001_998ouy: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:01 INFO : dir/file1.rclone_chunk.001_998ouy: Deleted 2025/11/05 11:22:01 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:01 DEBUG : dir: Looking for writers 2025/11/05 11:22:01 DEBUG : file1: reading active writers 2025/11/05 11:22:01 DEBUG : Looking for writers 2025/11/05 11:22:01 DEBUG : dir: reading active writers 2025/11/05 11:22:01 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.84s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:02 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:02 DEBUG : dir/file1.rclone_chunk.001_998pik: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:02 INFO : dir/file1.rclone_chunk.001_998pik: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:02 INFO : dir/file1.rclone_chunk.001_998pik: Deleted 2025/11/05 11:22:02 DEBUG : dir/file2: size = 15 OK 2025/11/05 11:22:02 DEBUG : dir/file2.rclone_chunk.001_998pgd: md5 = d1b75f73cb5fce53969131dd22562187 OK 2025/11/05 11:22:02 INFO : dir/file2.rclone_chunk.001_998pgd: Copied (server-side copy) to: dir/file2 2025/11/05 11:22:02 INFO : dir/file2.rclone_chunk.001_998pgd: Deleted 2025/11/05 11:22:03 DEBUG : dir/subdir/file3: size = 16 OK 2025/11/05 11:22:03 DEBUG : dir/subdir/file3.rclone_chunk.001_998phf: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2025/11/05 11:22:03 INFO : dir/subdir/file3.rclone_chunk.001_998phf: Copied (server-side copy) to: dir/subdir/file3 2025/11/05 11:22:03 INFO : dir/subdir/file3.rclone_chunk.001_998phf: Deleted === RUN TestDirReadDirAll/Virtual 2025/11/05 11:22:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/05 11:22:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/05 11:22:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/05 11:22:03 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/05 11:22:04 DEBUG : dir/virtualFile: size = 20 OK 2025/11/05 11:22:04 DEBUG : dir/virtualFile.rclone_chunk.001_998qaq: md5 = 217601602842dc7c0bba0515925e6bcb OK 2025/11/05 11:22:04 INFO : dir/virtualFile.rclone_chunk.001_998qaq: Copied (server-side copy) to: dir/virtualFile 2025/11/05 11:22:04 INFO : dir/virtualFile.rclone_chunk.001_998qaq: Deleted 2025/11/05 11:22:04 DEBUG : dir/virtualDir/testFile: size = 17 OK 2025/11/05 11:22:04 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_998rrg: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2025/11/05 11:22:04 INFO : dir/virtualDir/testFile.rclone_chunk.001_998rrg: Copied (server-side copy) to: dir/virtualDir/testFile 2025/11/05 11:22:04 INFO : dir/virtualDir/testFile.rclone_chunk.001_998rrg: Deleted 2025/11/05 11:22:04 DEBUG : S3 bucket rclone-test-wemocez4waya: bucket is versioned: false 2025/11/05 11:22:04 DEBUG : Waiting for deletions to finish 2025/11/05 11:22:04 DEBUG : "dir/subdir/file3" version false 2025/11/05 11:22:04 DEBUG : dir/subdir/file3: Deleting (id "") 2025/11/05 11:22:04 INFO : dir/subdir/file3: Deleted 2025/11/05 11:22:04 DEBUG : dir: invalidating directory cache 2025/11/05 11:22:04 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/05 11:22:04 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/05 11:22:04 DEBUG : dir/file1: Reset virtual modtime 2025/11/05 11:22:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/05 11:22:04 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/05 11:22:04 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/05 11:22:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/05 11:22:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/05 11:22:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:04 DEBUG : dir: invalidating directory cache 2025/11/05 11:22:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/05 11:22:04 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/05 11:22:04 DEBUG : forgetting directory cache 2025/11/05 11:22:04 DEBUG : dir: forgetting directory cache 2025/11/05 11:22:04 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/05 11:22:04 DEBUG : dir/virtualDir2: forgetting directory cache 2025/11/05 11:22:04 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:04 DEBUG : dir/virtualDir: Looking for writers 2025/11/05 11:22:04 DEBUG : dir/virtualDir2: Looking for writers 2025/11/05 11:22:04 DEBUG : dir: Looking for writers 2025/11/05 11:22:04 DEBUG : file1: reading active writers 2025/11/05 11:22:04 DEBUG : virtualFile2: reading active writers 2025/11/05 11:22:04 DEBUG : virtualDir2: reading active writers 2025/11/05 11:22:04 DEBUG : virtualFile: reading active writers 2025/11/05 11:22:04 DEBUG : virtualDir: reading active writers 2025/11/05 11:22:04 DEBUG : Looking for writers 2025/11/05 11:22:04 DEBUG : dir: reading active writers 2025/11/05 11:22:04 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.28s) --- PASS: TestDirReadDirAll/Virtual (1.20s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:05 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:05 DEBUG : dir/file1.rclone_chunk.001_998spk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:05 INFO : dir/file1.rclone_chunk.001_998spk: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:05 INFO : dir/file1.rclone_chunk.001_998spk: Deleted 2025/11/05 11:22:05 ERROR : dir/: Can only open directories read only 2025/11/05 11:22:05 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:05 DEBUG : dir: Looking for writers 2025/11/05 11:22:05 DEBUG : Looking for writers 2025/11/05 11:22:05 DEBUG : dir: reading active writers 2025/11/05 11:22:05 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.76s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:06 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:06 DEBUG : dir/file1.rclone_chunk.001_998t50: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:06 INFO : dir/file1.rclone_chunk.001_998t50: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:06 INFO : dir/file1.rclone_chunk.001_998t50: Deleted 2025/11/05 11:22:06 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:22:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/05 11:22:06 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/05 11:22:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/05 11:22:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (5 bytes), uploading instead of streaming 2025/11/05 11:22:07 DEBUG : dir/potato: size = 5 OK 2025/11/05 11:22:07 DEBUG : dir/potato.rclone_chunk.001_998tqp: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:22:07 INFO : dir/potato.rclone_chunk.001_998tqp: Copied (server-side copy) to: dir/potato 2025/11/05 11:22:07 INFO : dir/potato.rclone_chunk.001_998tqp: Deleted 2025/11/05 11:22:07 DEBUG : dir/potato: size = 5 OK 2025/11/05 11:22:07 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:22:07 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/11/05 11:22:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/05 11:22:07 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:07 DEBUG : dir: Looking for writers 2025/11/05 11:22:07 DEBUG : file1: reading active writers 2025/11/05 11:22:07 DEBUG : potato: reading active writers 2025/11/05 11:22:07 DEBUG : Looking for writers 2025/11/05 11:22:07 DEBUG : dir: reading active writers 2025/11/05 11:22:07 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.49s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:07 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:07 DEBUG : dir/file1.rclone_chunk.001_998uwo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:07 INFO : dir/file1.rclone_chunk.001_998uwo: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:07 INFO : dir/file1.rclone_chunk.001_998uwo: Deleted 2025/11/05 11:22:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2025/11/05 11:22:08 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:08 DEBUG : dir/sub: Looking for writers 2025/11/05 11:22:08 DEBUG : dir: Looking for writers 2025/11/05 11:22:08 DEBUG : sub: reading active writers 2025/11/05 11:22:08 DEBUG : file1: reading active writers 2025/11/05 11:22:08 DEBUG : Looking for writers 2025/11/05 11:22:08 DEBUG : dir: reading active writers 2025/11/05 11:22:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.09s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:08 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:08 DEBUG : dir/file1.rclone_chunk.001_998vxv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:08 INFO : dir/file1.rclone_chunk.001_998vxv: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:09 INFO : dir/file1.rclone_chunk.001_998vxv: Deleted 2025/11/05 11:22:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/05 11:22: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" 2025/11/05 11:22:09 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:09 DEBUG : dir/sub/subsub: Looking for writers 2025/11/05 11:22:09 DEBUG : dir/sub: Looking for writers 2025/11/05 11:22:09 DEBUG : subsub: reading active writers 2025/11/05 11:22:09 DEBUG : dir: Looking for writers 2025/11/05 11:22:09 DEBUG : file1: reading active writers 2025/11/05 11:22:09 DEBUG : sub: reading active writers 2025/11/05 11:22:09 DEBUG : Looking for writers 2025/11/05 11:22:09 DEBUG : dir: reading active writers 2025/11/05 11:22:09 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.06s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:10 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:10 DEBUG : dir/file1.rclone_chunk.001_998woc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:10 INFO : dir/file1.rclone_chunk.001_998woc: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:10 INFO : dir/file1.rclone_chunk.001_998woc: Deleted 2025/11/05 11:22:10 ERROR : dir/: Dir.Remove not empty 2025/11/05 11:22:10 DEBUG : dir/file1: Remove: 2025/11/05 11:22:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:10 DEBUG : dir/file1: >Remove: err= 2025/11/05 11:22:10 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/05 11:22:10 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:10 DEBUG : Looking for writers 2025/11/05 11:22:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.85s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:10 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:10 DEBUG : dir/file1.rclone_chunk.001_998xic: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:10 INFO : dir/file1.rclone_chunk.001_998xic: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:10 INFO : dir/file1.rclone_chunk.001_998xic: Deleted 2025/11/05 11:22:11 DEBUG : dir/file1: Remove: 2025/11/05 11:22:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:11 DEBUG : dir/file1: >Remove: err= 2025/11/05 11:22:11 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/05 11:22:11 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:11 DEBUG : Looking for writers 2025/11/05 11:22:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.91s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:11 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:11 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:11 DEBUG : dir/file1.rclone_chunk.001_998yeu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:11 INFO : dir/file1.rclone_chunk.001_998yeu: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:11 INFO : dir/file1.rclone_chunk.001_998yeu: Deleted 2025/11/05 11:22:12 DEBUG : dir/file1: Remove: 2025/11/05 11:22:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:12 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2025/11/05 11:22:12 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:12 DEBUG : dir: Looking for writers 2025/11/05 11:22:12 DEBUG : Looking for writers 2025/11/05 11:22:12 DEBUG : dir: reading active writers 2025/11/05 11:22:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.90s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:12 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:12 DEBUG : dir/file1.rclone_chunk.001_998zal: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:12 INFO : dir/file1.rclone_chunk.001_998zal: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:12 INFO : dir/file1.rclone_chunk.001_998zal: Deleted 2025/11/05 11:22:13 DEBUG : dir/file3: size = 15 OK 2025/11/05 11:22:13 DEBUG : dir/file3.rclone_chunk.001_998zkn: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2025/11/05 11:22:13 INFO : dir/file3.rclone_chunk.001_998zkn: Copied (server-side copy) to: dir/file3 2025/11/05 11:22:13 INFO : dir/file3.rclone_chunk.001_998zkn: Deleted 2025/11/05 11:22:13 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/05 11:22:13 DEBUG : dir/file1: copy non-chunked object... 2025/11/05 11:22:13 DEBUG : dir/file3: copy non-chunked object... 2025/11/05 11:22:13 DEBUG : dir2/file3: size = 15 OK 2025/11/05 11:22:13 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2025/11/05 11:22:13 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2025/11/05 11:22:13 DEBUG : dir2/file1: size = 14 OK 2025/11/05 11:22:13 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:13 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2025/11/05 11:22:13 INFO : dir/file3: Deleted 2025/11/05 11:22:13 INFO : dir/file1: Deleted 2025/11/05 11:22:13 DEBUG : dir: Updating dir with dir2 0xc0009d0f70 2025/11/05 11:22:13 DEBUG : dir: forgetting directory cache 2025/11/05 11:22:13 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/05 11:22:13 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/05 11:22:14 DEBUG : dir2/file1: copy non-chunked object... 2025/11/05 11:22:14 DEBUG : file2: size = 14 OK 2025/11/05 11:22:14 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:14 INFO : dir2/file1: Copied (server-side copy) to: file2 2025/11/05 11:22:14 INFO : dir2/file1: Deleted 2025/11/05 11:22:14 DEBUG : file2: Updating file with file2 0xc000e5cf00 2025/11/05 11:22:14 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/05 11:22:14 DEBUG : file2: copy non-chunked object... 2025/11/05 11:22:14 DEBUG : dir2/file3: size = 14 OK 2025/11/05 11:22:14 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:14 INFO : file2: Copied (server-side copy) to: dir2/file3 2025/11/05 11:22:14 INFO : file2: Deleted 2025/11/05 11:22:14 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000e5cf00 2025/11/05 11:22:14 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/05 11:22:14 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/05 11:22:14 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/05 11:22:14 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000a924e0 2025/11/05 11:22:14 DEBUG : empty directory: forgetting directory cache 2025/11/05 11:22:14 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/05 11:22:14 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/05 11:22:14 DEBUG : dir2: Renaming to "dir3" 2025/11/05 11:22:14 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:14 DEBUG : dir3: Looking for writers 2025/11/05 11:22:14 DEBUG : file3: reading active writers 2025/11/05 11:22:14 DEBUG : renamed empty directory: Looking for writers 2025/11/05 11:22:14 DEBUG : Looking for writers 2025/11/05 11:22:14 DEBUG : dir3: reading active writers 2025/11/05 11:22:14 DEBUG : renamed empty directory: reading active writers 2025/11/05 11:22:14 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.84s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:15 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:15 DEBUG : dir/file1.rclone_chunk.001_9992at: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:15 INFO : dir/file1.rclone_chunk.001_9992at: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:15 INFO : dir/file1.rclone_chunk.001_9992at: Deleted 2025/11/05 11:22:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/05 11:22:15 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:22:15 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/05 11:22:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/05 11:22:15 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/05 11:22:15 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/05 11:22:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/05 11:22:15 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:22:15 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/05 11:22:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/05 11:22:15 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/05 11:22:15 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/05 11:22:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/05 11:22:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (12 bytes), uploading instead of streaming 2025/11/05 11:22:16 DEBUG : dir/sub/file2: size = 12 OK 2025/11/05 11:22:16 DEBUG : dir/sub/file2.rclone_chunk.001_99927f: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/05 11:22:16 INFO : dir/sub/file2.rclone_chunk.001_99927f: Copied (server-side copy) to: dir/sub/file2 2025/11/05 11:22:16 INFO : dir/sub/file2.rclone_chunk.001_99927f: Deleted 2025/11/05 11:22:16 DEBUG : dir/sub/file2: size = 12 OK 2025/11/05 11:22:16 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/05 11:22:16 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/11/05 11:22:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/05 11:22:16 DEBUG : forgetting directory cache 2025/11/05 11:22:16 DEBUG : dir: forgetting directory cache 2025/11/05 11:22:16 DEBUG : dir/sub: forgetting directory cache 2025/11/05 11:22:16 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/05 11:22:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (5 bytes), uploading instead of streaming 2025/11/05 11:22:16 DEBUG : dir/sub/file0: size = 5 OK 2025/11/05 11:22:16 DEBUG : dir/sub/file0.rclone_chunk.001_9993hn: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:22:16 INFO : dir/sub/file0.rclone_chunk.001_9993hn: Copied (server-side copy) to: dir/sub/file0 2025/11/05 11:22:16 INFO : dir/sub/file0.rclone_chunk.001_9993hn: Deleted 2025/11/05 11:22:16 DEBUG : dir/sub/file0: size = 5 OK 2025/11/05 11:22:16 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:22:16 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/11/05 11:22:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/05 11:22:16 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:16 DEBUG : dir/sub: Looking for writers 2025/11/05 11:22:16 DEBUG : file2: reading active writers 2025/11/05 11:22:16 DEBUG : file0: reading active writers 2025/11/05 11:22:16 DEBUG : dir: Looking for writers 2025/11/05 11:22:16 DEBUG : file1: reading active writers 2025/11/05 11:22:16 DEBUG : sub: reading active writers 2025/11/05 11:22:16 DEBUG : Looking for writers 2025/11/05 11:22:16 DEBUG : dir: reading active writers 2025/11/05 11:22:16 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.88s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/05 11:22:17 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:17 DEBUG : Looking for writers 2025/11/05 11:22:17 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:17 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:17 DEBUG : dir/file1.rclone_chunk.001_9994el: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:17 INFO : dir/file1.rclone_chunk.001_9994el: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:17 INFO : dir/file1.rclone_chunk.001_9994el: Deleted 2025/11/05 11:22:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/05 11:22:17 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:22:17 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/05 11:22:17 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/05 11:22:17 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/05 11:22:17 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:22:17 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/05 11:22:17 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/05 11:22:17 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:22:17 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/05 11:22:17 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/05 11:22:17 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/05 11:22:17 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:22:17 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/05 11:22:17 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:17 DEBUG : dir: Looking for writers 2025/11/05 11:22:17 DEBUG : file1: reading active writers 2025/11/05 11:22:17 DEBUG : file1.metadata: reading active writers 2025/11/05 11:22:17 DEBUG : Looking for writers 2025/11/05 11:22:17 DEBUG : dir: reading active writers 2025/11/05 11:22:17 DEBUG : dir.metadata: reading active writers 2025/11/05 11:22:17 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.92s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:18 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:18 DEBUG : dir/file1.rclone_chunk.001_9995ol: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:18 INFO : dir/file1.rclone_chunk.001_9995ol: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:18 INFO : dir/file1.rclone_chunk.001_9995ol: Deleted 2025/11/05 11:22:18 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:18 DEBUG : dir: Looking for writers 2025/11/05 11:22:18 DEBUG : file1: reading active writers 2025/11/05 11:22:18 DEBUG : Looking for writers 2025/11/05 11:22:18 DEBUG : dir: reading active writers 2025/11/05 11:22:18 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.86s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:19 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:19 DEBUG : dir/file1.rclone_chunk.001_9995u9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:19 INFO : dir/file1.rclone_chunk.001_9995u9: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:19 INFO : dir/file1.rclone_chunk.001_9995u9: Deleted 2025/11/05 11:22:19 DEBUG : time_test: size = 5 OK 2025/11/05 11:22:19 DEBUG : time_test.rclone_chunk.001_9996d6: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2025/11/05 11:22:19 INFO : time_test.rclone_chunk.001_9996d6: Copied (server-side copy) to: time_test 2025/11/05 11:22:19 INFO : time_test.rclone_chunk.001_9996d6: Deleted 2025/11/05 11:22:20 DEBUG : Can set mod time: true 2025/11/05 11:22:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/05 11:22:20 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:20 DEBUG : dir: Looking for writers 2025/11/05 11:22:20 DEBUG : file1: reading active writers 2025/11/05 11:22:20 DEBUG : Looking for writers 2025/11/05 11:22:20 DEBUG : dir: reading active writers 2025/11/05 11:22:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:20 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:20 DEBUG : dir/file1.rclone_chunk.001_999770: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:20 INFO : dir/file1.rclone_chunk.001_999770: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:20 INFO : dir/file1.rclone_chunk.001_999770: Deleted 2025/11/05 11:22:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 11:22:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/05 11:22:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (0 bytes), uploading instead of streaming 2025/11/05 11:22:21 DEBUG : dir/file1: size = 0 OK 2025/11/05 11:22:21 DEBUG : dir/file1.rclone_chunk.001_9998q5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 11:22:21 INFO : dir/file1.rclone_chunk.001_9998q5: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:21 INFO : dir/file1.rclone_chunk.001_9998q5: Deleted 2025/11/05 11:22:21 DEBUG : dir/file1: size = 0 OK 2025/11/05 11:22:21 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 11:22:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/05 11:22:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/05 11:22:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:21 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:21 DEBUG : dir: Looking for writers 2025/11/05 11:22:21 DEBUG : file1: reading active writers 2025/11/05 11:22:21 DEBUG : Looking for writers 2025/11/05 11:22:21 DEBUG : dir: reading active writers 2025/11/05 11:22:21 DEBUG : >WaitForWriters: 2025/11/05 11:22:21 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:21 DEBUG : dir: Looking for writers 2025/11/05 11:22:21 DEBUG : file1: reading active writers 2025/11/05 11:22:21 DEBUG : Looking for writers 2025/11/05 11:22:21 DEBUG : dir: reading active writers 2025/11/05 11:22:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:22 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:22 DEBUG : dir/file1.rclone_chunk.001_9999q1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:22 INFO : dir/file1.rclone_chunk.001_9999q1: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:22 INFO : dir/file1.rclone_chunk.001_9999q1: Deleted 2025/11/05 11:22:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 11:22:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/05 11:22:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (5 bytes), uploading instead of streaming 2025/11/05 11:22:23 DEBUG : dir/file1: size = 5 OK 2025/11/05 11:22:23 DEBUG : dir/file1.rclone_chunk.001_99992s: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:22:23 INFO : dir/file1.rclone_chunk.001_99992s: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:23 INFO : dir/file1.rclone_chunk.001_99992s: Deleted 2025/11/05 11:22:23 DEBUG : dir/file1: size = 5 OK 2025/11/05 11:22:23 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:22:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/05 11:22:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/05 11:22:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:23 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:23 DEBUG : dir: Looking for writers 2025/11/05 11:22:23 DEBUG : file1: reading active writers 2025/11/05 11:22:23 DEBUG : Looking for writers 2025/11/05 11:22:23 DEBUG : dir: reading active writers 2025/11/05 11:22:23 DEBUG : >WaitForWriters: 2025/11/05 11:22:23 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:23 DEBUG : dir: Looking for writers 2025/11/05 11:22:23 DEBUG : file1: reading active writers 2025/11/05 11:22:23 DEBUG : Looking for writers 2025/11/05 11:22:23 DEBUG : dir: reading active writers 2025/11/05 11:22:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:22:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:22:24 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:24 DEBUG : dir/file1.rclone_chunk.001_999aki: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:24 INFO : dir/file1.rclone_chunk.001_999aki: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:24 INFO : dir/file1.rclone_chunk.001_999aki: Deleted 2025/11/05 11:22:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/05 11:22:24 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:24 DEBUG : dir: Looking for writers 2025/11/05 11:22:24 DEBUG : file1: reading active writers 2025/11/05 11:22:24 DEBUG : Looking for writers 2025/11/05 11:22:24 DEBUG : dir: reading active writers 2025/11/05 11:22:24 DEBUG : >WaitForWriters: 2025/11/05 11:22:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:22:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:22:25 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:25 DEBUG : dir/file1.rclone_chunk.001_999bza: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:25 INFO : dir/file1.rclone_chunk.001_999bza: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:25 INFO : dir/file1.rclone_chunk.001_999bza: Deleted 2025/11/05 11:22:25 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/05 11:22:25 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:22:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:22:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:22:25 DEBUG : dir/file1(0xc00078e500): close: 2025/11/05 11:22:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/05 11:22:25 DEBUG : dir/file1(0xc00078e500): >close: err= 2025/11/05 11:22:25 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:25 DEBUG : dir: Looking for writers 2025/11/05 11:22:25 DEBUG : file1: reading active writers 2025/11/05 11:22:25 DEBUG : Looking for writers 2025/11/05 11:22:25 DEBUG : dir: reading active writers 2025/11/05 11:22:25 DEBUG : >WaitForWriters: 2025/11/05 11:22:25 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:25 DEBUG : dir: Looking for writers 2025/11/05 11:22:25 DEBUG : file1: reading active writers 2025/11/05 11:22:25 DEBUG : Looking for writers 2025/11/05 11:22:25 DEBUG : dir: reading active writers 2025/11/05 11:22:25 DEBUG : >WaitForWriters: 2025/11/05 11:22:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:26 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:22:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:26 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:22:26 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:26 DEBUG : dir/file1.rclone_chunk.001_999dhe: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:26 INFO : dir/file1.rclone_chunk.001_999dhe: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:26 INFO : dir/file1.rclone_chunk.001_999dhe: Deleted 2025/11/05 11:22:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/05 11:22:26 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:22:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:22:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:22:26 DEBUG : dir/file1(0xc0009be2c0): _writeAt: size=5, off=0 2025/11/05 11:22:26 DEBUG : dir/file1(0xc0009be2c0): openPending: 2025/11/05 11:22:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/05 11:22:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/05 11:22:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:26 DEBUG : dir/file1(0xc0009be2c0): >openPending: err= 2025/11/05 11:22:26 DEBUG : dir/file1(0xc0009be2c0): >_writeAt: n=5, err= 2025/11/05 11:22:26 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/05 11:22:26 DEBUG : dir/file1(0xc0009be2c0): close: 2025/11/05 11:22:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/05 11:22:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/05 11:22:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/05 11:22:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/05 11:22:27 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/05 11:22:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/05 11:22:27 DEBUG : dir/file1(0xc0009be2c0): >close: err= 2025/11/05 11:22:27 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:27 DEBUG : dir: Looking for writers 2025/11/05 11:22:27 DEBUG : file1: reading active writers 2025/11/05 11:22:27 DEBUG : Looking for writers 2025/11/05 11:22:27 DEBUG : dir: reading active writers 2025/11/05 11:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 11:22:27 DEBUG : dir: Looking for writers 2025/11/05 11:22:27 DEBUG : file1: reading active writers 2025/11/05 11:22:27 DEBUG : Looking for writers 2025/11/05 11:22:27 DEBUG : dir: reading active writers 2025/11/05 11:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 11:22:27 DEBUG : dir: Looking for writers 2025/11/05 11:22:27 DEBUG : file1: reading active writers 2025/11/05 11:22:27 DEBUG : Looking for writers 2025/11/05 11:22:27 DEBUG : dir: reading active writers 2025/11/05 11:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 11:22:27 DEBUG : dir: Looking for writers 2025/11/05 11:22:27 DEBUG : file1: reading active writers 2025/11/05 11:22:27 DEBUG : Looking for writers 2025/11/05 11:22:27 DEBUG : dir: reading active writers 2025/11/05 11:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 11:22:27 DEBUG : dir/file1: vfs cache: starting upload 2025/11/05 11:22:27 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:22:27 DEBUG : dir: Looking for writers 2025/11/05 11:22:27 DEBUG : file1: reading active writers 2025/11/05 11:22:27 DEBUG : Looking for writers 2025/11/05 11:22:27 DEBUG : dir: reading active writers 2025/11/05 11:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 11:22:27 DEBUG : dir: Looking for writers 2025/11/05 11:22:27 DEBUG : file1: reading active writers 2025/11/05 11:22:27 DEBUG : Looking for writers 2025/11/05 11:22:27 DEBUG : dir: reading active writers 2025/11/05 11:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 11:22:27 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:27 DEBUG : dir/file1.rclone_chunk.001_999eur: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/05 11:22:27 INFO : dir/file1.rclone_chunk.001_999eur: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:27 INFO : dir/file1.rclone_chunk.001_999eur: Deleted 2025/11/05 11:22:27 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:27 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/05 11:22:27 INFO : dir/file1: Copied (replaced existing) 2025/11/05 11:22:27 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/11/05 11:22:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/05 11:22:27 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/05 11:22:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/05 11:22:27 DEBUG : dir: Looking for writers 2025/11/05 11:22:27 DEBUG : file1: reading active writers 2025/11/05 11:22:27 DEBUG : Looking for writers 2025/11/05 11:22:27 DEBUG : dir: reading active writers 2025/11/05 11:22:27 DEBUG : >WaitForWriters: 2025/11/05 11:22:27 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:27 DEBUG : dir: Looking for writers 2025/11/05 11:22:27 DEBUG : file1: reading active writers 2025/11/05 11:22:27 DEBUG : Looking for writers 2025/11/05 11:22:27 DEBUG : dir: reading active writers 2025/11/05 11:22:27 DEBUG : >WaitForWriters: 2025/11/05 11:22:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.11s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.63s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.59s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.57s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.17s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.37s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.78s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:28 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:28 DEBUG : dir/file1.rclone_chunk.001_999f0q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:28 INFO : dir/file1.rclone_chunk.001_999f0q: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:28 INFO : dir/file1.rclone_chunk.001_999f0q: Deleted 2025/11/05 11:22:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 11:22:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/05 11:22:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:22:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/05 11:22:28 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:28 DEBUG : dir: Looking for writers 2025/11/05 11:22:28 DEBUG : file1: reading active writers 2025/11/05 11:22:28 DEBUG : Looking for writers 2025/11/05 11:22:28 DEBUG : dir: reading active writers 2025/11/05 11:22:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.93s) === RUN TestFileOpenReadUnknownSize 2025/11/05 11:22:28 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/05 11:22:28 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/05 11:22:28 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:22:28 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/05 11:22:28 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:28 DEBUG : Looking for writers 2025/11/05 11:22:28 DEBUG : file.txt: reading active writers 2025/11/05 11:22:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:29 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:29 DEBUG : dir/file1.rclone_chunk.001_999gzk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:29 INFO : dir/file1.rclone_chunk.001_999gzk: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:29 INFO : dir/file1.rclone_chunk.001_999gzk: Deleted 2025/11/05 11:22:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (25 bytes), uploading instead of streaming 2025/11/05 11:22:30 DEBUG : dir/file1: size = 25 OK 2025/11/05 11:22:30 DEBUG : dir/file1.rclone_chunk.001_999gom: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 11:22:30 INFO : dir/file1.rclone_chunk.001_999gom: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:30 INFO : dir/file1.rclone_chunk.001_999gom: Deleted 2025/11/05 11:22:30 DEBUG : dir/file1: size = 25 OK 2025/11/05 11:22:30 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 11:22:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/05 11:22:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:30 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:30 DEBUG : dir: Looking for writers 2025/11/05 11:22:30 DEBUG : file1: reading active writers 2025/11/05 11:22:30 DEBUG : Looking for writers 2025/11/05 11:22:30 DEBUG : dir: reading active writers 2025/11/05 11:22:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.40s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:30 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:30 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:30 DEBUG : dir/file1.rclone_chunk.001_999hrx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:30 INFO : dir/file1.rclone_chunk.001_999hrx: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:30 INFO : dir/file1.rclone_chunk.001_999hrx: Deleted 2025/11/05 11:22:31 DEBUG : dir/file1: Remove: 2025/11/05 11:22:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:31 DEBUG : dir/file1: >Remove: err= 2025/11/05 11:22:31 DEBUG : dir/file1: Remove: 2025/11/05 11:22:31 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/05 11:22:31 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:31 DEBUG : dir: Looking for writers 2025/11/05 11:22:31 DEBUG : Looking for writers 2025/11/05 11:22:31 DEBUG : dir: reading active writers 2025/11/05 11:22:31 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.95s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:31 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:31 DEBUG : dir/file1.rclone_chunk.001_999ikp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:31 INFO : dir/file1.rclone_chunk.001_999ikp: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:31 INFO : dir/file1.rclone_chunk.001_999ikp: Deleted 2025/11/05 11:22:31 DEBUG : dir/file1: Remove: 2025/11/05 11:22:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:32 DEBUG : dir/file1: >Remove: err= 2025/11/05 11:22:32 DEBUG : dir/file1: Remove: 2025/11/05 11:22:32 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/05 11:22:32 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:32 DEBUG : dir: Looking for writers 2025/11/05 11:22:32 DEBUG : Looking for writers 2025/11/05 11:22:32 DEBUG : dir: reading active writers 2025/11/05 11:22:32 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.86s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:32 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:32 DEBUG : dir/file1.rclone_chunk.001_999ja0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:32 INFO : dir/file1.rclone_chunk.001_999ja0: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:32 INFO : dir/file1.rclone_chunk.001_999ja0: Deleted 2025/11/05 11:22:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 11:22:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/05 11:22:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/05 11:22:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/05 11:22:32 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/05 11:22:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/05 11:22:32 DEBUG : dir/file1: Open: flags=0x3 2025/11/05 11:22:32 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/05 11:22:32 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/05 11:22:32 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:32 DEBUG : dir: Looking for writers 2025/11/05 11:22:32 DEBUG : file1: reading active writers 2025/11/05 11:22:32 DEBUG : Looking for writers 2025/11/05 11:22:32 DEBUG : dir: reading active writers 2025/11/05 11:22:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.91s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:33 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:33 DEBUG : dir/file1.rclone_chunk.001_999k1l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:33 INFO : dir/file1.rclone_chunk.001_999k1l: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:33 INFO : dir/file1.rclone_chunk.001_999k1l: Deleted 2025/11/05 11:22:33 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:33 DEBUG : dir: Looking for writers 2025/11/05 11:22:33 DEBUG : file1: reading active writers 2025/11/05 11:22:33 DEBUG : Looking for writers 2025/11/05 11:22:33 DEBUG : dir: reading active writers 2025/11/05 11:22:33 DEBUG : >WaitForWriters: 2025/11/05 11:22:33 DEBUG : dir/file1: copy non-chunked object... 2025/11/05 11:22:34 DEBUG : newLeaf: size = 14 OK 2025/11/05 11:22:34 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:34 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/05 11:22:34 INFO : dir/file1: Deleted 2025/11/05 11:22:34 DEBUG : newLeaf: Updating file with newLeaf 0xc00104c900 2025/11/05 11:22:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:34 DEBUG : newLeaf: copy non-chunked object... 2025/11/05 11:22:34 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:34 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:34 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:34 INFO : newLeaf: Deleted 2025/11/05 11:22:34 DEBUG : dir/file1: Updating file with dir/file1 0xc00104c900 2025/11/05 11:22:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/05 11:22:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 11:22:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/05 11:22:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc00104c900 2025/11/05 11:22:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (25 bytes), uploading instead of streaming 2025/11/05 11:22:34 DEBUG : dir/file1: size = 25 OK 2025/11/05 11:22:34 DEBUG : dir/file1.rclone_chunk.001_999lwv: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 11:22:34 INFO : dir/file1.rclone_chunk.001_999lwv: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:35 INFO : dir/file1.rclone_chunk.001_999lwv: Deleted 2025/11/05 11:22:35 DEBUG : dir/file1: size = 25 OK 2025/11/05 11:22:35 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 11:22:35 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/05 11:22:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:35 DEBUG : newLeaf: Running delayed rename now 2025/11/05 11:22:35 DEBUG : dir/file1: copy non-chunked object... 2025/11/05 11:22:35 DEBUG : newLeaf: size = 25 OK 2025/11/05 11:22:35 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 11:22:35 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/05 11:22:35 INFO : dir/file1: Deleted 2025/11/05 11:22:35 DEBUG : newLeaf: Updating file with newLeaf 0xc00104c900 2025/11/05 11:22:35 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:35 DEBUG : dir: Looking for writers 2025/11/05 11:22:35 DEBUG : Looking for writers 2025/11/05 11:22:35 DEBUG : dir: reading active writers 2025/11/05 11:22:35 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:35 DEBUG : >WaitForWriters: 2025/11/05 11:22:35 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:35 DEBUG : dir: Looking for writers 2025/11/05 11:22:35 DEBUG : Looking for writers 2025/11/05 11:22:35 DEBUG : dir: reading active writers 2025/11/05 11:22:35 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:35 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:22:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:22:36 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:36 DEBUG : dir/file1.rclone_chunk.001_999mcp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:36 INFO : dir/file1.rclone_chunk.001_999mcp: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:36 INFO : dir/file1.rclone_chunk.001_999mcp: Deleted 2025/11/05 11:22:36 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:36 DEBUG : dir: Looking for writers 2025/11/05 11:22:36 DEBUG : file1: reading active writers 2025/11/05 11:22:36 DEBUG : Looking for writers 2025/11/05 11:22:36 DEBUG : dir: reading active writers 2025/11/05 11:22:36 DEBUG : >WaitForWriters: 2025/11/05 11:22:36 DEBUG : dir/file1: copy non-chunked object... 2025/11/05 11:22:36 DEBUG : newLeaf: size = 14 OK 2025/11/05 11:22:36 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:36 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/05 11:22:36 INFO : dir/file1: Deleted 2025/11/05 11:22:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000811e00 2025/11/05 11:22:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:36 DEBUG : newLeaf: copy non-chunked object... 2025/11/05 11:22:36 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:36 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:36 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:36 INFO : newLeaf: Deleted 2025/11/05 11:22:36 DEBUG : dir/file1: Updating file with dir/file1 0xc000811e00 2025/11/05 11:22:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/05 11:22:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 11:22:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/05 11:22:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:37 DEBUG : dir/file1: File is currently open, delaying rename 0xc000811e00 2025/11/05 11:22:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (25 bytes), uploading instead of streaming 2025/11/05 11:22:37 DEBUG : dir/file1: size = 25 OK 2025/11/05 11:22:37 DEBUG : dir/file1.rclone_chunk.001_999oz5: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 11:22:37 INFO : dir/file1.rclone_chunk.001_999oz5: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:37 INFO : dir/file1.rclone_chunk.001_999oz5: Deleted 2025/11/05 11:22:37 DEBUG : dir/file1: size = 25 OK 2025/11/05 11:22:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 11:22:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/05 11:22:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:37 DEBUG : newLeaf: Running delayed rename now 2025/11/05 11:22:37 DEBUG : dir/file1: copy non-chunked object... 2025/11/05 11:22:37 DEBUG : newLeaf: size = 25 OK 2025/11/05 11:22:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 11:22:37 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/05 11:22:37 INFO : dir/file1: Deleted 2025/11/05 11:22:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000811e00 2025/11/05 11:22:37 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:37 DEBUG : dir: Looking for writers 2025/11/05 11:22:37 DEBUG : Looking for writers 2025/11/05 11:22:37 DEBUG : dir: reading active writers 2025/11/05 11:22:37 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:37 DEBUG : >WaitForWriters: 2025/11/05 11:22:37 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:37 DEBUG : dir: Looking for writers 2025/11/05 11:22:37 DEBUG : Looking for writers 2025/11/05 11:22:37 DEBUG : dir: reading active writers 2025/11/05 11:22:37 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:37 DEBUG : >WaitForWriters: 2025/11/05 11:22:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:22:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:22:38 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:38 DEBUG : dir/file1.rclone_chunk.001_999ps4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:38 INFO : dir/file1.rclone_chunk.001_999ps4: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:38 INFO : dir/file1.rclone_chunk.001_999ps4: Deleted 2025/11/05 11:22:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/05 11:22:38 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:22:38 DEBUG : dir/file1(0xc000a91900): openPending: 2025/11/05 11:22:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/05 11:22:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/05 11:22:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:38 DEBUG : dir/file1(0xc000a91900): >openPending: err= 2025/11/05 11:22:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/05 11:22:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:22:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:22:38 DEBUG : dir/file1(0xc000a91900): _writeAt: size=14, off=0 2025/11/05 11:22:38 DEBUG : dir/file1(0xc000a91900): >_writeAt: n=14, err= 2025/11/05 11:22:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/05 11:22:38 DEBUG : dir/file1(0xc000a91900): close: 2025/11/05 11:22:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/05 11:22:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/05 11:22:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/05 11:22:38 DEBUG : dir/file1(0xc000a91900): >close: err= 2025/11/05 11:22:38 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:38 DEBUG : dir: Looking for writers 2025/11/05 11:22:38 DEBUG : file1: reading active writers 2025/11/05 11:22:38 DEBUG : Looking for writers 2025/11/05 11:22:38 DEBUG : dir: reading active writers 2025/11/05 11:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 11:22:38 DEBUG : dir: Looking for writers 2025/11/05 11:22:38 DEBUG : file1: reading active writers 2025/11/05 11:22:38 DEBUG : Looking for writers 2025/11/05 11:22:38 DEBUG : dir: reading active writers 2025/11/05 11:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 11:22:38 DEBUG : dir: Looking for writers 2025/11/05 11:22:38 DEBUG : file1: reading active writers 2025/11/05 11:22:38 DEBUG : Looking for writers 2025/11/05 11:22:38 DEBUG : dir: reading active writers 2025/11/05 11:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 11:22:38 DEBUG : dir: Looking for writers 2025/11/05 11:22:38 DEBUG : file1: reading active writers 2025/11/05 11:22:38 DEBUG : Looking for writers 2025/11/05 11:22:38 DEBUG : dir: reading active writers 2025/11/05 11:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 11:22:38 DEBUG : dir/file1: vfs cache: starting upload 2025/11/05 11:22:38 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:22:38 DEBUG : dir: Looking for writers 2025/11/05 11:22:38 DEBUG : file1: reading active writers 2025/11/05 11:22:38 DEBUG : Looking for writers 2025/11/05 11:22:38 DEBUG : dir: reading active writers 2025/11/05 11:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 11:22:38 DEBUG : dir: Looking for writers 2025/11/05 11:22:38 DEBUG : file1: reading active writers 2025/11/05 11:22:38 DEBUG : Looking for writers 2025/11/05 11:22:38 DEBUG : dir: reading active writers 2025/11/05 11:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 11:22:39 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:39 DEBUG : dir/file1.rclone_chunk.001_999p6c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:39 INFO : dir/file1.rclone_chunk.001_999p6c: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:39 INFO : dir/file1.rclone_chunk.001_999p6c: Deleted 2025/11/05 11:22:39 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:39 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:39 INFO : dir/file1: Copied (replaced existing) 2025/11/05 11:22:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/05 11:22:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/05 11:22:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/05 11:22:39 DEBUG : dir: Looking for writers 2025/11/05 11:22:39 DEBUG : file1: reading active writers 2025/11/05 11:22:39 DEBUG : Looking for writers 2025/11/05 11:22:39 DEBUG : dir: reading active writers 2025/11/05 11:22:39 DEBUG : >WaitForWriters: 2025/11/05 11:22:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 11:22:39 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:22:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:22:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:22:39 DEBUG : dir/file1(0xc00091c840): _readAt: size=512, off=0 2025/11/05 11:22:39 DEBUG : dir/file1(0xc00091c840): openPending: 2025/11/05 11:22:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/05 11:22:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/05 11:22:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:39 DEBUG : dir/file1(0xc00091c840): >openPending: err= 2025/11/05 11:22:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/05 11:22:39 DEBUG : dir/file1(0xc00091c840): >_readAt: n=14, err=EOF 2025/11/05 11:22:39 DEBUG : dir/file1(0xc00091c840): close: 2025/11/05 11:22:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/05 11:22:39 DEBUG : dir/file1(0xc00091c840): >close: err= 2025/11/05 11:22:39 DEBUG : dir/file1: copy non-chunked object... 2025/11/05 11:22:39 DEBUG : newLeaf: size = 14 OK 2025/11/05 11:22:39 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:39 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/05 11:22:39 INFO : dir/file1: Deleted 2025/11/05 11:22:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/05 11:22:39 DEBUG : newLeaf: Updating file with newLeaf 0xc000cdbe00 2025/11/05 11:22:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:39 DEBUG : newLeaf: copy non-chunked object... 2025/11/05 11:22:39 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:39 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:39 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:39 INFO : newLeaf: Deleted 2025/11/05 11:22:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/05 11:22:39 DEBUG : dir/file1: Updating file with dir/file1 0xc000cdbe00 2025/11/05 11:22:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/05 11:22:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 11:22:40 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:22:40 DEBUG : dir/file1(0xc000842700): openPending: 2025/11/05 11:22:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/05 11:22:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/05 11:22:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:40 DEBUG : dir/file1(0xc000842700): >openPending: err= 2025/11/05 11:22:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/05 11:22:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:22:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:22:40 DEBUG : dir/file1(0xc000842700): _writeAt: size=25, off=0 2025/11/05 11:22:40 DEBUG : dir/file1(0xc000842700): >_writeAt: n=25, err= 2025/11/05 11:22:40 DEBUG : dir/file1: copy non-chunked object... 2025/11/05 11:22:40 DEBUG : newLeaf: size = 14 OK 2025/11/05 11:22:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:40 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/05 11:22:40 INFO : dir/file1: Deleted 2025/11/05 11:22:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/05 11:22:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000cdbe00 2025/11/05 11:22:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:40 DEBUG : newLeaf(0xc000842700): close: 2025/11/05 11:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/05 11:22:40 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-05 11:22:40.0573973 +0000 UTC m=+48.590420938 2025/11/05 11:22:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/05 11:22:40 DEBUG : newLeaf(0xc000842700): >close: err= 2025/11/05 11:22:40 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:40 DEBUG : dir: Looking for writers 2025/11/05 11:22:40 DEBUG : Looking for writers 2025/11/05 11:22:40 DEBUG : dir: reading active writers 2025/11/05 11:22:40 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 11:22:40 DEBUG : dir: Looking for writers 2025/11/05 11:22:40 DEBUG : Looking for writers 2025/11/05 11:22:40 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:40 DEBUG : dir: reading active writers 2025/11/05 11:22:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 11:22:40 DEBUG : dir: Looking for writers 2025/11/05 11:22:40 DEBUG : Looking for writers 2025/11/05 11:22:40 DEBUG : dir: reading active writers 2025/11/05 11:22:40 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 11:22:40 DEBUG : dir: Looking for writers 2025/11/05 11:22:40 DEBUG : Looking for writers 2025/11/05 11:22:40 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:40 DEBUG : dir: reading active writers 2025/11/05 11:22:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 11:22:40 DEBUG : newLeaf: vfs cache: starting upload 2025/11/05 11:22:40 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:22:40 DEBUG : dir: Looking for writers 2025/11/05 11:22:40 DEBUG : Looking for writers 2025/11/05 11:22:40 DEBUG : dir: reading active writers 2025/11/05 11:22:40 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 11:22:40 DEBUG : dir: Looking for writers 2025/11/05 11:22:40 DEBUG : Looking for writers 2025/11/05 11:22:40 DEBUG : dir: reading active writers 2025/11/05 11:22:40 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 11:22:40 DEBUG : newLeaf: size = 25 OK 2025/11/05 11:22:40 DEBUG : newLeaf.rclone_chunk.001_999rak: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 11:22:40 INFO : newLeaf.rclone_chunk.001_999rak: Copied (server-side copy) to: newLeaf 2025/11/05 11:22:40 INFO : newLeaf.rclone_chunk.001_999rak: Deleted 2025/11/05 11:22:40 DEBUG : newLeaf: size = 25 OK 2025/11/05 11:22:40 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 11:22:40 INFO : newLeaf: Copied (replaced existing) 2025/11/05 11:22:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-05 11:22:40.0573973 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/05 11:22:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/05 11:22:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/05 11:22:40 DEBUG : dir: Looking for writers 2025/11/05 11:22:40 DEBUG : Looking for writers 2025/11/05 11:22:40 DEBUG : dir: reading active writers 2025/11/05 11:22:40 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:40 DEBUG : >WaitForWriters: 2025/11/05 11:22:40 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:40 DEBUG : dir: Looking for writers 2025/11/05 11:22:40 DEBUG : Looking for writers 2025/11/05 11:22:40 DEBUG : dir: reading active writers 2025/11/05 11:22:40 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:40 DEBUG : >WaitForWriters: 2025/11/05 11:22:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:22:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:41 DEBUG : Config file has changed externally - reloading 2025/11/05 11:22:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:22:41 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:41 DEBUG : dir/file1.rclone_chunk.001_999s9r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:41 INFO : dir/file1.rclone_chunk.001_999s9r: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:41 INFO : dir/file1.rclone_chunk.001_999s9r: Deleted 2025/11/05 11:22:41 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:41 DEBUG : dir: Looking for writers 2025/11/05 11:22:41 DEBUG : file1: reading active writers 2025/11/05 11:22:41 DEBUG : Looking for writers 2025/11/05 11:22:41 DEBUG : dir: reading active writers 2025/11/05 11:22:41 DEBUG : >WaitForWriters: 2025/11/05 11:22:42 DEBUG : dir/file1: copy non-chunked object... 2025/11/05 11:22:42 DEBUG : newLeaf: size = 14 OK 2025/11/05 11:22:42 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:42 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/05 11:22:42 INFO : dir/file1: Deleted 2025/11/05 11:22:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000e5c000 2025/11/05 11:22:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:42 DEBUG : newLeaf: copy non-chunked object... 2025/11/05 11:22:42 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:42 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:42 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:42 INFO : newLeaf: Deleted 2025/11/05 11:22:42 DEBUG : dir/file1: Updating file with dir/file1 0xc000e5c000 2025/11/05 11:22:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/05 11:22:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 11:22:42 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:22:42 DEBUG : dir/file1(0xc000d0bf40): openPending: 2025/11/05 11:22:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/05 11:22:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/05 11:22:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:42 DEBUG : dir/file1(0xc000d0bf40): >openPending: err= 2025/11/05 11:22:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/05 11:22:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:22:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:22:42 DEBUG : dir/file1(0xc000d0bf40): _writeAt: size=25, off=0 2025/11/05 11:22:42 DEBUG : dir/file1(0xc000d0bf40): >_writeAt: n=25, err= 2025/11/05 11:22:42 DEBUG : dir/file1: copy non-chunked object... 2025/11/05 11:22:42 DEBUG : newLeaf: size = 14 OK 2025/11/05 11:22:42 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:42 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/05 11:22:42 INFO : dir/file1: Deleted 2025/11/05 11:22:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/05 11:22:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000e5c000 2025/11/05 11:22:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:42 DEBUG : newLeaf(0xc000d0bf40): close: 2025/11/05 11:22:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/05 11:22:42 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-05 11:22:42.603155939 +0000 UTC m=+51.136179617 2025/11/05 11:22:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/05 11:22:42 DEBUG : newLeaf(0xc000d0bf40): >close: err= 2025/11/05 11:22:42 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:42 DEBUG : dir: Looking for writers 2025/11/05 11:22:42 DEBUG : Looking for writers 2025/11/05 11:22:42 DEBUG : dir: reading active writers 2025/11/05 11:22:42 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 11:22:42 DEBUG : dir: Looking for writers 2025/11/05 11:22:42 DEBUG : Looking for writers 2025/11/05 11:22:42 DEBUG : dir: reading active writers 2025/11/05 11:22:42 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 11:22:42 DEBUG : dir: Looking for writers 2025/11/05 11:22:42 DEBUG : Looking for writers 2025/11/05 11:22:42 DEBUG : dir: reading active writers 2025/11/05 11:22:42 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 11:22:42 DEBUG : dir: Looking for writers 2025/11/05 11:22:42 DEBUG : Looking for writers 2025/11/05 11:22:42 DEBUG : dir: reading active writers 2025/11/05 11:22:42 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 11:22:42 DEBUG : newLeaf: vfs cache: starting upload 2025/11/05 11:22:42 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:22:42 DEBUG : dir: Looking for writers 2025/11/05 11:22:42 DEBUG : Looking for writers 2025/11/05 11:22:42 DEBUG : dir: reading active writers 2025/11/05 11:22:42 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 11:22:43 DEBUG : dir: Looking for writers 2025/11/05 11:22:43 DEBUG : Looking for writers 2025/11/05 11:22:43 DEBUG : dir: reading active writers 2025/11/05 11:22:43 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 11:22:43 DEBUG : newLeaf: size = 25 OK 2025/11/05 11:22:43 DEBUG : newLeaf.rclone_chunk.001_999tf7: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 11:22:43 INFO : newLeaf.rclone_chunk.001_999tf7: Copied (server-side copy) to: newLeaf 2025/11/05 11:22:43 INFO : newLeaf.rclone_chunk.001_999tf7: Deleted 2025/11/05 11:22:43 DEBUG : newLeaf: size = 25 OK 2025/11/05 11:22:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 11:22:43 INFO : newLeaf: Copied (replaced existing) 2025/11/05 11:22:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-05 11:22:42.603155939 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/05 11:22:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/05 11:22:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/05 11:22:43 DEBUG : dir: Looking for writers 2025/11/05 11:22:43 DEBUG : Looking for writers 2025/11/05 11:22:43 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:43 DEBUG : dir: reading active writers 2025/11/05 11:22:43 DEBUG : >WaitForWriters: 2025/11/05 11:22:43 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:43 DEBUG : dir: Looking for writers 2025/11/05 11:22:43 DEBUG : Looking for writers 2025/11/05 11:22:43 DEBUG : dir: reading active writers 2025/11/05 11:22:43 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:43 DEBUG : >WaitForWriters: 2025/11/05 11:22:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:22:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:22:44 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:44 DEBUG : dir/file1.rclone_chunk.001_999u83: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:44 INFO : dir/file1.rclone_chunk.001_999u83: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:44 INFO : dir/file1.rclone_chunk.001_999u83: Deleted 2025/11/05 11:22:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/05 11:22:44 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:22:44 DEBUG : dir/file1(0xc0009e2dc0): openPending: 2025/11/05 11:22:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/05 11:22:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/05 11:22:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:44 DEBUG : dir/file1(0xc0009e2dc0): >openPending: err= 2025/11/05 11:22:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/05 11:22:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:22:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:22:44 DEBUG : dir/file1(0xc0009e2dc0): _writeAt: size=14, off=0 2025/11/05 11:22:44 DEBUG : dir/file1(0xc0009e2dc0): >_writeAt: n=14, err= 2025/11/05 11:22:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/05 11:22:44 DEBUG : dir/file1(0xc0009e2dc0): close: 2025/11/05 11:22:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/05 11:22:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/05 11:22:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/05 11:22:44 DEBUG : dir/file1(0xc0009e2dc0): >close: err= 2025/11/05 11:22:44 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:44 DEBUG : dir: Looking for writers 2025/11/05 11:22:44 DEBUG : file1: reading active writers 2025/11/05 11:22:44 DEBUG : Looking for writers 2025/11/05 11:22:44 DEBUG : dir: reading active writers 2025/11/05 11:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 11:22:44 DEBUG : dir: Looking for writers 2025/11/05 11:22:44 DEBUG : file1: reading active writers 2025/11/05 11:22:44 DEBUG : Looking for writers 2025/11/05 11:22:44 DEBUG : dir: reading active writers 2025/11/05 11:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 11:22:44 DEBUG : dir: Looking for writers 2025/11/05 11:22:44 DEBUG : file1: reading active writers 2025/11/05 11:22:44 DEBUG : Looking for writers 2025/11/05 11:22:44 DEBUG : dir: reading active writers 2025/11/05 11:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 11:22:44 DEBUG : dir: Looking for writers 2025/11/05 11:22:44 DEBUG : file1: reading active writers 2025/11/05 11:22:44 DEBUG : Looking for writers 2025/11/05 11:22:44 DEBUG : dir: reading active writers 2025/11/05 11:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 11:22:44 DEBUG : dir/file1: vfs cache: starting upload 2025/11/05 11:22:44 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:22:44 DEBUG : dir: Looking for writers 2025/11/05 11:22:44 DEBUG : file1: reading active writers 2025/11/05 11:22:44 DEBUG : Looking for writers 2025/11/05 11:22:44 DEBUG : dir: reading active writers 2025/11/05 11:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 11:22:44 DEBUG : dir: Looking for writers 2025/11/05 11:22:44 DEBUG : file1: reading active writers 2025/11/05 11:22:44 DEBUG : Looking for writers 2025/11/05 11:22:44 DEBUG : dir: reading active writers 2025/11/05 11:22:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 11:22:44 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:44 DEBUG : dir/file1.rclone_chunk.001_999vlw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:44 INFO : dir/file1.rclone_chunk.001_999vlw: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:44 INFO : dir/file1.rclone_chunk.001_999vlw: Deleted 2025/11/05 11:22:44 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:44 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:44 INFO : dir/file1: Copied (replaced existing) 2025/11/05 11:22:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/05 11:22:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/05 11:22:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/05 11:22:45 DEBUG : dir: Looking for writers 2025/11/05 11:22:45 DEBUG : file1: reading active writers 2025/11/05 11:22:45 DEBUG : Looking for writers 2025/11/05 11:22:45 DEBUG : dir: reading active writers 2025/11/05 11:22:45 DEBUG : >WaitForWriters: 2025/11/05 11:22:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 11:22:45 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:22:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:22:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:22:45 DEBUG : dir/file1(0xc0009e3880): _readAt: size=512, off=0 2025/11/05 11:22:45 DEBUG : dir/file1(0xc0009e3880): openPending: 2025/11/05 11:22:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/05 11:22:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/05 11:22:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:45 DEBUG : dir/file1(0xc0009e3880): >openPending: err= 2025/11/05 11:22:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/05 11:22:45 DEBUG : dir/file1(0xc0009e3880): >_readAt: n=14, err=EOF 2025/11/05 11:22:45 DEBUG : dir/file1(0xc0009e3880): close: 2025/11/05 11:22:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/05 11:22:45 DEBUG : dir/file1(0xc0009e3880): >close: err= 2025/11/05 11:22:45 DEBUG : dir/file1: copy non-chunked object... 2025/11/05 11:22:45 DEBUG : newLeaf: size = 14 OK 2025/11/05 11:22:45 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:45 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/05 11:22:45 INFO : dir/file1: Deleted 2025/11/05 11:22:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/05 11:22:45 DEBUG : newLeaf: Updating file with newLeaf 0xc00104c0c0 2025/11/05 11:22:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:45 DEBUG : newLeaf: copy non-chunked object... 2025/11/05 11:22:45 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:45 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:45 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:45 INFO : newLeaf: Deleted 2025/11/05 11:22:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/05 11:22:45 DEBUG : dir/file1: Updating file with dir/file1 0xc00104c0c0 2025/11/05 11:22:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/05 11:22:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 11:22:45 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:22:45 DEBUG : dir/file1(0xc0008d1a40): openPending: 2025/11/05 11:22:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/05 11:22:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/05 11:22:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:45 DEBUG : dir/file1(0xc0008d1a40): >openPending: err= 2025/11/05 11:22:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/05 11:22:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:22:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:22:45 DEBUG : dir/file1(0xc0008d1a40): _writeAt: size=25, off=0 2025/11/05 11:22:45 DEBUG : dir/file1(0xc0008d1a40): >_writeAt: n=25, err= 2025/11/05 11:22:45 DEBUG : dir/file1: copy non-chunked object... 2025/11/05 11:22:45 DEBUG : newLeaf: size = 14 OK 2025/11/05 11:22:45 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:45 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/05 11:22:45 INFO : dir/file1: Deleted 2025/11/05 11:22:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/05 11:22:45 DEBUG : newLeaf: Updating file with newLeaf 0xc00104c0c0 2025/11/05 11:22:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:45 DEBUG : newLeaf(0xc0008d1a40): close: 2025/11/05 11:22:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/05 11:22:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-05 11:22:45.785443 +0000 UTC m=+54.318466676 2025/11/05 11:22:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/05 11:22:45 DEBUG : newLeaf(0xc0008d1a40): >close: err= 2025/11/05 11:22:45 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:45 DEBUG : dir: Looking for writers 2025/11/05 11:22:45 DEBUG : Looking for writers 2025/11/05 11:22:45 DEBUG : dir: reading active writers 2025/11/05 11:22:45 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 11:22:45 DEBUG : dir: Looking for writers 2025/11/05 11:22:45 DEBUG : Looking for writers 2025/11/05 11:22:45 DEBUG : dir: reading active writers 2025/11/05 11:22:45 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 11:22:46 DEBUG : dir: Looking for writers 2025/11/05 11:22:46 DEBUG : Looking for writers 2025/11/05 11:22:46 DEBUG : dir: reading active writers 2025/11/05 11:22:46 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 11:22:46 DEBUG : dir: Looking for writers 2025/11/05 11:22:46 DEBUG : Looking for writers 2025/11/05 11:22:46 DEBUG : dir: reading active writers 2025/11/05 11:22:46 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 11:22:46 DEBUG : newLeaf: vfs cache: starting upload 2025/11/05 11:22:46 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:22:46 DEBUG : dir: Looking for writers 2025/11/05 11:22:46 DEBUG : Looking for writers 2025/11/05 11:22:46 DEBUG : dir: reading active writers 2025/11/05 11:22:46 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 11:22:46 DEBUG : dir: Looking for writers 2025/11/05 11:22:46 DEBUG : Looking for writers 2025/11/05 11:22:46 DEBUG : dir: reading active writers 2025/11/05 11:22:46 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 11:22:46 DEBUG : newLeaf: size = 25 OK 2025/11/05 11:22:46 DEBUG : newLeaf.rclone_chunk.001_999x50: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 11:22:46 INFO : newLeaf.rclone_chunk.001_999x50: Copied (server-side copy) to: newLeaf 2025/11/05 11:22:46 INFO : newLeaf.rclone_chunk.001_999x50: Deleted 2025/11/05 11:22:46 DEBUG : newLeaf: size = 25 OK 2025/11/05 11:22:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 11:22:46 INFO : newLeaf: Copied (replaced existing) 2025/11/05 11:22:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-05 11:22:45.785443 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/05 11:22:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/05 11:22:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/05 11:22:46 DEBUG : dir: Looking for writers 2025/11/05 11:22:46 DEBUG : Looking for writers 2025/11/05 11:22:46 DEBUG : dir: reading active writers 2025/11/05 11:22:46 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:46 DEBUG : >WaitForWriters: 2025/11/05 11:22:46 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:46 DEBUG : dir: Looking for writers 2025/11/05 11:22:46 DEBUG : Looking for writers 2025/11/05 11:22:46 DEBUG : dir: reading active writers 2025/11/05 11:22:46 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:46 DEBUG : >WaitForWriters: 2025/11/05 11:22:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:22:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:22:47 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:47 DEBUG : dir/file1.rclone_chunk.001_999x5p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:47 INFO : dir/file1.rclone_chunk.001_999x5p: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:47 INFO : dir/file1.rclone_chunk.001_999x5p: Deleted 2025/11/05 11:22:47 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:47 DEBUG : dir: Looking for writers 2025/11/05 11:22:47 DEBUG : file1: reading active writers 2025/11/05 11:22:47 DEBUG : Looking for writers 2025/11/05 11:22:47 DEBUG : dir: reading active writers 2025/11/05 11:22:47 DEBUG : >WaitForWriters: 2025/11/05 11:22:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 11:22:47 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:22:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:22:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:22:47 DEBUG : dir/file1(0xc000999b80): _readAt: size=512, off=0 2025/11/05 11:22:47 DEBUG : dir/file1(0xc000999b80): openPending: 2025/11/05 11:22:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/05 11:22:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/05 11:22:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:47 DEBUG : dir/file1(0xc000999b80): >openPending: err= 2025/11/05 11:22:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/05 11:22:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 11:22:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:22:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:22:47 DEBUG : dir/file1(0xc000999b80): >_readAt: n=14, err=EOF 2025/11/05 11:22:47 DEBUG : dir/file1(0xc000999b80): close: 2025/11/05 11:22:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/05 11:22:47 DEBUG : dir/file1(0xc000999b80): >close: err= 2025/11/05 11:22:47 DEBUG : dir/file1: copy non-chunked object... 2025/11/05 11:22:47 DEBUG : newLeaf: size = 14 OK 2025/11/05 11:22:47 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:47 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/05 11:22:47 INFO : dir/file1: Deleted 2025/11/05 11:22:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/05 11:22:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000b2f200 2025/11/05 11:22:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:48 DEBUG : newLeaf: copy non-chunked object... 2025/11/05 11:22:48 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:22:48 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:48 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:48 INFO : newLeaf: Deleted 2025/11/05 11:22:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/05 11:22:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000b2f200 2025/11/05 11:22:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/05 11:22:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 11:22:48 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:22:48 DEBUG : dir/file1(0xc000138780): openPending: 2025/11/05 11:22:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/05 11:22:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/05 11:22:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:48 DEBUG : dir/file1(0xc000138780): >openPending: err= 2025/11/05 11:22:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/05 11:22:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:22:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:22:48 DEBUG : dir/file1(0xc000138780): _writeAt: size=25, off=0 2025/11/05 11:22:48 DEBUG : dir/file1(0xc000138780): >_writeAt: n=25, err= 2025/11/05 11:22:48 DEBUG : dir/file1: copy non-chunked object... 2025/11/05 11:22:48 DEBUG : newLeaf: size = 14 OK 2025/11/05 11:22:48 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:22:48 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/05 11:22:48 INFO : dir/file1: Deleted 2025/11/05 11:22:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/05 11:22:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000b2f200 2025/11/05 11:22:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:22:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:48 DEBUG : newLeaf(0xc000138780): close: 2025/11/05 11:22:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/05 11:22:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-05 11:22:48.397013036 +0000 UTC m=+56.930036714 2025/11/05 11:22:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/05 11:22:48 DEBUG : newLeaf(0xc000138780): >close: err= 2025/11/05 11:22:48 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:48 DEBUG : dir: Looking for writers 2025/11/05 11:22:48 DEBUG : Looking for writers 2025/11/05 11:22:48 DEBUG : dir: reading active writers 2025/11/05 11:22:48 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 11:22:48 DEBUG : dir: Looking for writers 2025/11/05 11:22:48 DEBUG : Looking for writers 2025/11/05 11:22:48 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:48 DEBUG : dir: reading active writers 2025/11/05 11:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 11:22:48 DEBUG : dir: Looking for writers 2025/11/05 11:22:48 DEBUG : Looking for writers 2025/11/05 11:22:48 DEBUG : dir: reading active writers 2025/11/05 11:22:48 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 11:22:48 DEBUG : dir: Looking for writers 2025/11/05 11:22:48 DEBUG : Looking for writers 2025/11/05 11:22:48 DEBUG : dir: reading active writers 2025/11/05 11:22:48 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 11:22:48 DEBUG : newLeaf: vfs cache: starting upload 2025/11/05 11:22:48 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:22:48 DEBUG : dir: Looking for writers 2025/11/05 11:22:48 DEBUG : Looking for writers 2025/11/05 11:22:48 DEBUG : dir: reading active writers 2025/11/05 11:22:48 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 11:22:48 DEBUG : dir: Looking for writers 2025/11/05 11:22:48 DEBUG : Looking for writers 2025/11/05 11:22:48 DEBUG : dir: reading active writers 2025/11/05 11:22:48 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 11:22:49 DEBUG : newLeaf: size = 25 OK 2025/11/05 11:22:49 DEBUG : newLeaf.rclone_chunk.001_999zrt: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 11:22:49 INFO : newLeaf.rclone_chunk.001_999zrt: Copied (server-side copy) to: newLeaf 2025/11/05 11:22:49 INFO : newLeaf.rclone_chunk.001_999zrt: Deleted 2025/11/05 11:22:49 DEBUG : newLeaf: size = 25 OK 2025/11/05 11:22:49 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/05 11:22:49 INFO : newLeaf: Copied (replaced existing) 2025/11/05 11:22:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-05 11:22:48.397013036 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/05 11:22:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/05 11:22:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/05 11:22:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/05 11:22:49 DEBUG : dir: Looking for writers 2025/11/05 11:22:49 DEBUG : Looking for writers 2025/11/05 11:22:49 DEBUG : dir: reading active writers 2025/11/05 11:22:49 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:49 DEBUG : >WaitForWriters: 2025/11/05 11:22:49 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:49 DEBUG : dir: Looking for writers 2025/11/05 11:22:49 DEBUG : Looking for writers 2025/11/05 11:22:49 DEBUG : dir: reading active writers 2025/11/05 11:22:49 DEBUG : newLeaf: reading active writers 2025/11/05 11:22:49 DEBUG : >WaitForWriters: 2025/11/05 11:22:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestFileRename (16.38s) --- PASS: TestFileRename/off,forceCache=false (2.39s) --- PASS: TestFileRename/minimal,forceCache=false (2.48s) --- PASS: TestFileRename/minimal,forceCache=true (3.24s) --- PASS: TestFileRename/writes,forceCache=false (2.49s) --- PASS: TestFileRename/writes,forceCache=true (3.14s) --- PASS: TestFileRename/full,forceCache=false (2.62s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:49 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:49 DEBUG : Looking for writers 2025/11/05 11:22:49 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.08s) === 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 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:49 DEBUG : dir/file1: size = 16 OK 2025/11/05 11:22:49 DEBUG : dir/file1.rclone_chunk.001_99a030: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/05 11:22:49 INFO : dir/file1.rclone_chunk.001_99a030: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:49 INFO : dir/file1.rclone_chunk.001_99a030: Deleted 2025/11/05 11:22:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:22:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 11:22:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/05 11:22:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/05 11:22:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:22:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/05 11:22:50 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/05 11:22:50 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:50 DEBUG : dir: Looking for writers 2025/11/05 11:22:50 DEBUG : file1: reading active writers 2025/11/05 11:22:50 DEBUG : Looking for writers 2025/11/05 11:22:50 DEBUG : dir: reading active writers 2025/11/05 11:22:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.86s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:50 DEBUG : dir/file1: size = 16 OK 2025/11/05 11:22:50 DEBUG : dir/file1.rclone_chunk.001_99a1yn: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/05 11:22:50 INFO : dir/file1.rclone_chunk.001_99a1yn: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:50 INFO : dir/file1.rclone_chunk.001_99a1yn: Deleted 2025/11/05 11:22:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:22:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 11:22:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/05 11:22:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/05 11:22:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:22:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/05 11:22:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/05 11:22:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/05 11:22:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/05 11:22:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/05 11:22:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/05 11:22:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/05 11:22:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/05 11:22:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/05 11:22:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/05 11:22:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/05 11:22:51 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/05 11:22:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/05 11:22:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/05 11:22:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/05 11:22:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/05 11:22:51 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:51 DEBUG : dir: Looking for writers 2025/11/05 11:22:51 DEBUG : file1: reading active writers 2025/11/05 11:22:51 DEBUG : Looking for writers 2025/11/05 11:22:51 DEBUG : dir: reading active writers 2025/11/05 11:22:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.44s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:52 DEBUG : dir/file1: size = 16 OK 2025/11/05 11:22:52 DEBUG : dir/file1.rclone_chunk.001_99a20q: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/05 11:22:52 INFO : dir/file1.rclone_chunk.001_99a20q: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:52 INFO : dir/file1.rclone_chunk.001_99a20q: Deleted 2025/11/05 11:22:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:22:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 11:22:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/05 11:22:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/05 11:22:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:22:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/05 11:22:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/05 11:22:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/05 11:22:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/05 11:22:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/05 11:22:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/05 11:22:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/05 11:22:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/05 11:22:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/05 11:22:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/05 11:22:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/05 11:22:52 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/05 11:22:52 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/05 11:22:52 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/05 11:22:52 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/05 11:22:52 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/05 11:22:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/05 11:22:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/05 11:22:52 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/05 11:22:52 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/05 11:22:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/05 11:22:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/05 11:22:52 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/05 11:22:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/05 11:22:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/05 11:22:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/05 11:22:53 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/05 11:22:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/05 11:22:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/05 11:22:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/05 11:22:53 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/05 11:22:53 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:53 DEBUG : dir: Looking for writers 2025/11/05 11:22:53 DEBUG : file1: reading active writers 2025/11/05 11:22:53 DEBUG : Looking for writers 2025/11/05 11:22:53 DEBUG : dir: reading active writers 2025/11/05 11:22:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.40s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:53 DEBUG : dir/file1: size = 16 OK 2025/11/05 11:22:53 DEBUG : dir/file1.rclone_chunk.001_99a4q0: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/05 11:22:53 INFO : dir/file1.rclone_chunk.001_99a4q0: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:53 INFO : dir/file1.rclone_chunk.001_99a4q0: Deleted 2025/11/05 11:22:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:22:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 11:22:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/05 11:22:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/05 11:22:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:22:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/05 11:22:53 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:53 DEBUG : dir: Looking for writers 2025/11/05 11:22:53 DEBUG : file1: reading active writers 2025/11/05 11:22:53 DEBUG : Looking for writers 2025/11/05 11:22:53 DEBUG : dir: reading active writers 2025/11/05 11:22:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.93s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:54 DEBUG : dir/file1: size = 16 OK 2025/11/05 11:22:54 DEBUG : dir/file1.rclone_chunk.001_99a5mz: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/05 11:22:54 INFO : dir/file1.rclone_chunk.001_99a5mz: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:54 INFO : dir/file1.rclone_chunk.001_99a5mz: Deleted 2025/11/05 11:22:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:22:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 11:22:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/05 11:22:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/05 11:22:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:22:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/05 11:22:54 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/05 11:22:54 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/05 11:22:54 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:54 DEBUG : dir: Looking for writers 2025/11/05 11:22:54 DEBUG : file1: reading active writers 2025/11/05 11:22:54 DEBUG : Looking for writers 2025/11/05 11:22:54 DEBUG : dir: reading active writers 2025/11/05 11:22:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.94s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:22:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:22:55 DEBUG : dir/file1: size = 16 OK 2025/11/05 11:22:55 DEBUG : dir/file1.rclone_chunk.001_99a683: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/05 11:22:55 INFO : dir/file1.rclone_chunk.001_99a683: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:55 INFO : dir/file1.rclone_chunk.001_99a683: Deleted 2025/11/05 11:22:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:22:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 11:22:55 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:22:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:22:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:22:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/05 11:22:55 DEBUG : dir/file1(0xc000c224c0): _readAt: size=1, off=0 2025/11/05 11:22:55 DEBUG : dir/file1(0xc000c224c0): openPending: 2025/11/05 11:22:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/05 11:22:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/05 11:22:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:55 DEBUG : dir/file1(0xc000c224c0): >openPending: err= 2025/11/05 11:22:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/05 11:22:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 11:22:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:22:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:22:55 DEBUG : dir/file1(0xc000c224c0): >_readAt: n=1, err= 2025/11/05 11:22:55 DEBUG : dir/file1(0xc000c224c0): _readAt: size=256, off=1 2025/11/05 11:22:55 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/05 11:22:55 DEBUG : dir/file1(0xc000c224c0): >_readAt: n=15, err=EOF 2025/11/05 11:22:55 DEBUG : dir/file1(0xc000c224c0): _readAt: size=16, off=16 2025/11/05 11:22:55 DEBUG : dir/file1(0xc000c224c0): >_readAt: n=0, err=EOF 2025/11/05 11:22:55 DEBUG : dir/file1(0xc000c224c0): close: 2025/11/05 11:22:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/05 11:22:55 DEBUG : dir/file1(0xc000c224c0): >close: err= 2025/11/05 11:22:55 DEBUG : dir/file1(0xc000c224c0): close: 2025/11/05 11:22:55 DEBUG : dir/file1(0xc000c224c0): >close: err=file already closed 2025/11/05 11:22:55 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:55 DEBUG : dir: Looking for writers 2025/11/05 11:22:55 DEBUG : file1: reading active writers 2025/11/05 11:22:55 DEBUG : Looking for writers 2025/11/05 11:22:55 DEBUG : dir: reading active writers 2025/11/05 11:22:55 DEBUG : >WaitForWriters: 2025/11/05 11:22:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.98s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:22:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:22:56 DEBUG : dir/file1: size = 16 OK 2025/11/05 11:22:56 DEBUG : dir/file1.rclone_chunk.001_99a7or: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/05 11:22:56 INFO : dir/file1.rclone_chunk.001_99a7or: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:56 INFO : dir/file1.rclone_chunk.001_99a7or: Deleted 2025/11/05 11:22:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:22:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 11:22:56 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:22:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:22:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:22:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/05 11:22:56 DEBUG : dir/file1(0xc0009be0c0): _readAt: size=1, off=0 2025/11/05 11:22:56 DEBUG : dir/file1(0xc0009be0c0): openPending: 2025/11/05 11:22:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/05 11:22:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/05 11:22:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:56 DEBUG : dir/file1(0xc0009be0c0): >openPending: err= 2025/11/05 11:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/05 11:22:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 11:22:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:22:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:22:56 DEBUG : dir/file1(0xc0009be0c0): >_readAt: n=1, err= 2025/11/05 11:22:56 DEBUG : dir/file1(0xc0009be0c0): _readAt: size=1, off=5 2025/11/05 11:22:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/05 11:22:56 DEBUG : dir/file1(0xc0009be0c0): >_readAt: n=1, err= 2025/11/05 11:22:56 DEBUG : dir/file1(0xc0009be0c0): _readAt: size=1, off=3 2025/11/05 11:22:56 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/05 11:22:56 DEBUG : dir/file1(0xc0009be0c0): >_readAt: n=1, err= 2025/11/05 11:22:56 DEBUG : dir/file1(0xc0009be0c0): _readAt: size=1, off=13 2025/11/05 11:22:56 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/05 11:22:56 DEBUG : dir/file1(0xc0009be0c0): >_readAt: n=1, err= 2025/11/05 11:22:56 DEBUG : dir/file1(0xc0009be0c0): _readAt: size=16, off=100 2025/11/05 11:22:56 DEBUG : dir/file1(0xc0009be0c0): >_readAt: n=0, err=EOF 2025/11/05 11:22:56 DEBUG : dir/file1(0xc0009be0c0): close: 2025/11/05 11:22:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/05 11:22:56 DEBUG : dir/file1(0xc0009be0c0): >close: err= 2025/11/05 11:22:56 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:56 DEBUG : dir: Looking for writers 2025/11/05 11:22:56 DEBUG : file1: reading active writers 2025/11/05 11:22:56 DEBUG : Looking for writers 2025/11/05 11:22:56 DEBUG : dir: reading active writers 2025/11/05 11:22:56 DEBUG : >WaitForWriters: 2025/11/05 11:22:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.98s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:22:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:22:57 DEBUG : dir/file1: size = 16 OK 2025/11/05 11:22:57 DEBUG : dir/file1.rclone_chunk.001_99a870: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/05 11:22:57 INFO : dir/file1.rclone_chunk.001_99a870: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:57 INFO : dir/file1.rclone_chunk.001_99a870: Deleted 2025/11/05 11:22:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:22:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 11:22:57 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:22:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:22:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:22:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): _readAt: size=1, off=0 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): openPending: 2025/11/05 11:22:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/05 11:22:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/05 11:22:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): >openPending: err= 2025/11/05 11:22:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/05 11:22:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 11:22:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:22:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): >_readAt: n=1, err= 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): _readAt: size=1, off=5 2025/11/05 11:22:57 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): >_readAt: n=1, err= 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): _readAt: size=1, off=1 2025/11/05 11:22:57 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): >_readAt: n=1, err= 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): _readAt: size=6, off=10 2025/11/05 11:22:57 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): >_readAt: n=6, err= 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): _readAt: size=256, off=10 2025/11/05 11:22:57 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): >_readAt: n=6, err=EOF 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): _readAt: size=256, off=100 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): >_readAt: n=0, err=EOF 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): close: 2025/11/05 11:22:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): >close: err= 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): _readAt: size=256, off=100 2025/11/05 11:22:57 DEBUG : dir/file1(0xc000a58e80): >_readAt: n=0, err=file already closed 2025/11/05 11:22:57 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:57 DEBUG : dir: Looking for writers 2025/11/05 11:22:57 DEBUG : file1: reading active writers 2025/11/05 11:22:57 DEBUG : Looking for writers 2025/11/05 11:22:57 DEBUG : dir: reading active writers 2025/11/05 11:22:57 DEBUG : >WaitForWriters: 2025/11/05 11:22:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.11s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:22:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:22:58 DEBUG : dir/file1: size = 16 OK 2025/11/05 11:22:58 DEBUG : dir/file1.rclone_chunk.001_99a9c2: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/05 11:22:58 INFO : dir/file1.rclone_chunk.001_99a9c2: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:58 INFO : dir/file1.rclone_chunk.001_99a9c2: Deleted 2025/11/05 11:22:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:22:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 11:22:58 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:22:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:22:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:22:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/05 11:22:58 DEBUG : dir/file1(0xc0002cf140): RWFileHandle.Flush 2025/11/05 11:22:58 DEBUG : dir/file1(0xc0002cf140): _readAt: size=256, off=0 2025/11/05 11:22:58 DEBUG : dir/file1(0xc0002cf140): openPending: 2025/11/05 11:22:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/05 11:22:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/05 11:22:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:58 DEBUG : dir/file1(0xc0002cf140): >openPending: err= 2025/11/05 11:22:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/05 11:22:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 11:22:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:22:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:22:59 DEBUG : dir/file1(0xc0002cf140): >_readAt: n=16, err=EOF 2025/11/05 11:22:59 DEBUG : dir/file1(0xc0002cf140): RWFileHandle.Flush 2025/11/05 11:22:59 DEBUG : dir/file1(0xc0002cf140): RWFileHandle.Flush 2025/11/05 11:22:59 DEBUG : dir/file1(0xc0002cf140): close: 2025/11/05 11:22:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/05 11:22:59 DEBUG : dir/file1(0xc0002cf140): >close: err= 2025/11/05 11:22:59 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:59 DEBUG : dir: Looking for writers 2025/11/05 11:22:59 DEBUG : file1: reading active writers 2025/11/05 11:22:59 DEBUG : Looking for writers 2025/11/05 11:22:59 DEBUG : dir: reading active writers 2025/11/05 11:22:59 DEBUG : >WaitForWriters: 2025/11/05 11:22:59 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.01s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:22:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:22:59 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:22:59 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:59 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:22:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:22:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:22:59 DEBUG : dir/file1: size = 16 OK 2025/11/05 11:22:59 DEBUG : dir/file1.rclone_chunk.001_99aax8: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/05 11:22:59 INFO : dir/file1.rclone_chunk.001_99aax8: Copied (server-side copy) to: dir/file1 2025/11/05 11:22:59 INFO : dir/file1.rclone_chunk.001_99aax8: Deleted 2025/11/05 11:22:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:22:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/05 11:22:59 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:22:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:22:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:22:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/05 11:22:59 DEBUG : dir/file1(0xc000a91540): _readAt: size=256, off=0 2025/11/05 11:22:59 DEBUG : dir/file1(0xc000a91540): openPending: 2025/11/05 11:22:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/05 11:22:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/05 11:22:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:22:59 DEBUG : dir/file1(0xc000a91540): >openPending: err= 2025/11/05 11:22:59 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/05 11:22:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 11:22:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:22:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:22:59 DEBUG : dir/file1(0xc000a91540): >_readAt: n=16, err=EOF 2025/11/05 11:22:59 DEBUG : dir/file1(0xc000a91540): RWFileHandle.Release 2025/11/05 11:22:59 DEBUG : dir/file1(0xc000a91540): close: 2025/11/05 11:22:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/05 11:22:59 DEBUG : dir/file1(0xc000a91540): >close: err= 2025/11/05 11:22:59 DEBUG : dir/file1(0xc000a91540): RWFileHandle.Release 2025/11/05 11:22:59 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:22:59 DEBUG : dir: Looking for writers 2025/11/05 11:22:59 DEBUG : file1: reading active writers 2025/11/05 11:22:59 DEBUG : Looking for writers 2025/11/05 11:22:59 DEBUG : dir: reading active writers 2025/11/05 11:22:59 DEBUG : >WaitForWriters: 2025/11/05 11:22:59 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.91s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:23:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:23:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:00 DEBUG : file1: newRWFileHandle: 2025/11/05 11:23:00 DEBUG : file1(0xc000138bc0): openPending: 2025/11/05 11:23:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:00 DEBUG : file1(0xc000138bc0): >openPending: err= 2025/11/05 11:23:00 DEBUG : file1: >newRWFileHandle: err= 2025/11/05 11:23:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/05 11:23:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/05 11:23:00 DEBUG : file1(0xc000138bc0): _writeAt: size=5, off=0 2025/11/05 11:23:00 DEBUG : file1(0xc000138bc0): >_writeAt: n=5, err= 2025/11/05 11:23:00 DEBUG : file1(0xc000138bc0): _writeAt: size=7, off=5 2025/11/05 11:23:00 DEBUG : file1(0xc000138bc0): >_writeAt: n=7, err= 2025/11/05 11:23:00 DEBUG : file1: vfs cache: truncate to size=11 2025/11/05 11:23:00 DEBUG : file1(0xc000138bc0): close: 2025/11/05 11:23:00 DEBUG : file1: vfs cache: setting modification time to 2025-11-05 11:23:00.14671062 +0000 UTC m=+68.679734287 2025/11/05 11:23:00 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:00 DEBUG : file1(0xc000138bc0): >close: err= 2025/11/05 11:23:00 DEBUG : file1(0xc000138bc0): close: 2025/11/05 11:23:00 DEBUG : file1(0xc000138bc0): >close: err=file already closed 2025/11/05 11:23:00 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:00 DEBUG : Looking for writers 2025/11/05 11:23:00 DEBUG : file1: reading active writers 2025/11/05 11:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 11:23:00 DEBUG : Looking for writers 2025/11/05 11:23:00 DEBUG : file1: reading active writers 2025/11/05 11:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 11:23:00 DEBUG : Looking for writers 2025/11/05 11:23:00 DEBUG : file1: reading active writers 2025/11/05 11:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 11:23:00 DEBUG : Looking for writers 2025/11/05 11:23:00 DEBUG : file1: reading active writers 2025/11/05 11:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 11:23:00 DEBUG : file1: vfs cache: starting upload 2025/11/05 11:23:00 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:23:00 DEBUG : Looking for writers 2025/11/05 11:23:00 DEBUG : file1: reading active writers 2025/11/05 11:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 11:23:00 DEBUG : Looking for writers 2025/11/05 11:23:00 DEBUG : file1: reading active writers 2025/11/05 11:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 11:23:00 DEBUG : file1: size = 11 OK 2025/11/05 11:23:00 DEBUG : file1.rclone_chunk.001_99abw3: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 11:23:00 INFO : file1.rclone_chunk.001_99abw3: Copied (server-side copy) to: file1 2025/11/05 11:23:00 INFO : file1.rclone_chunk.001_99abw3: Deleted 2025/11/05 11:23:00 DEBUG : file1: size = 11 OK 2025/11/05 11:23:00 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 11:23:00 INFO : file1: Copied (new) 2025/11/05 11:23:00 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-05 11:23:00.14671062 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/05 11:23:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/05 11:23:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:00 INFO : file1: vfs cache: upload succeeded try #1 2025/11/05 11:23:00 DEBUG : Looking for writers 2025/11/05 11:23:00 DEBUG : file1: reading active writers 2025/11/05 11:23:00 DEBUG : >WaitForWriters: 2025/11/05 11:23:00 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:00 DEBUG : Looking for writers 2025/11/05 11:23:00 DEBUG : file1: reading active writers 2025/11/05 11:23:00 DEBUG : >WaitForWriters: 2025/11/05 11:23:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.91s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:23:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:23:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:01 DEBUG : file1: newRWFileHandle: 2025/11/05 11:23:01 DEBUG : file1(0xc000c22ec0): openPending: 2025/11/05 11:23:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:01 DEBUG : file1(0xc000c22ec0): >openPending: err= 2025/11/05 11:23:01 DEBUG : file1: >newRWFileHandle: err= 2025/11/05 11:23:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/05 11:23:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/05 11:23:01 DEBUG : file1(0xc000c22ec0): _writeAt: size=7, off=0 2025/11/05 11:23:01 DEBUG : file1(0xc000c22ec0): >_writeAt: n=7, err= 2025/11/05 11:23:01 DEBUG : file1(0xc000c22ec0): _writeAt: size=6, off=5 2025/11/05 11:23:01 DEBUG : file1(0xc000c22ec0): >_writeAt: n=6, err= 2025/11/05 11:23:01 DEBUG : file1(0xc000c22ec0): close: 2025/11/05 11:23:01 DEBUG : file1: vfs cache: setting modification time to 2025-11-05 11:23:01.059852203 +0000 UTC m=+69.592875890 2025/11/05 11:23:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:01 DEBUG : file1(0xc000c22ec0): >close: err= 2025/11/05 11:23:01 DEBUG : file1(0xc000c22ec0): _writeAt: size=5, off=0 2025/11/05 11:23:01 DEBUG : file1(0xc000c22ec0): >_writeAt: n=0, err=file already closed 2025/11/05 11:23:01 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:01 DEBUG : Looking for writers 2025/11/05 11:23:01 DEBUG : file1: reading active writers 2025/11/05 11:23:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 11:23:01 DEBUG : Looking for writers 2025/11/05 11:23:01 DEBUG : file1: reading active writers 2025/11/05 11:23:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 11:23:01 DEBUG : Looking for writers 2025/11/05 11:23:01 DEBUG : file1: reading active writers 2025/11/05 11:23:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 11:23:01 DEBUG : Looking for writers 2025/11/05 11:23:01 DEBUG : file1: reading active writers 2025/11/05 11:23:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 11:23:01 DEBUG : file1: vfs cache: starting upload 2025/11/05 11:23:01 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:23:01 DEBUG : Looking for writers 2025/11/05 11:23:01 DEBUG : file1: reading active writers 2025/11/05 11:23:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 11:23:01 DEBUG : Looking for writers 2025/11/05 11:23:01 DEBUG : file1: reading active writers 2025/11/05 11:23:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 11:23:01 DEBUG : file1: size = 11 OK 2025/11/05 11:23:01 DEBUG : file1.rclone_chunk.001_99ac3k: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 11:23:01 INFO : file1.rclone_chunk.001_99ac3k: Copied (server-side copy) to: file1 2025/11/05 11:23:01 INFO : file1.rclone_chunk.001_99ac3k: Deleted 2025/11/05 11:23:01 DEBUG : file1: size = 11 OK 2025/11/05 11:23:01 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 11:23:01 INFO : file1: Copied (new) 2025/11/05 11:23:01 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-05 11:23:01.059852203 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/05 11:23:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/05 11:23:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:01 INFO : file1: vfs cache: upload succeeded try #1 2025/11/05 11:23:01 DEBUG : Looking for writers 2025/11/05 11:23:01 DEBUG : file1: reading active writers 2025/11/05 11:23:01 DEBUG : >WaitForWriters: 2025/11/05 11:23:01 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:01 DEBUG : Looking for writers 2025/11/05 11:23:01 DEBUG : file1: reading active writers 2025/11/05 11:23:01 DEBUG : >WaitForWriters: 2025/11/05 11:23:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:23:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:23:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:01 DEBUG : file1: newRWFileHandle: 2025/11/05 11:23:01 DEBUG : file1(0xc0005278c0): openPending: 2025/11/05 11:23:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:01 DEBUG : file1(0xc0005278c0): >openPending: err= 2025/11/05 11:23:01 DEBUG : file1: >newRWFileHandle: err= 2025/11/05 11:23:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/05 11:23:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/05 11:23:01 DEBUG : file1(0xc0005278c0): close: 2025/11/05 11:23:01 DEBUG : file1: vfs cache: setting modification time to 2025-11-05 11:23:01.967899459 +0000 UTC m=+70.500923136 2025/11/05 11:23:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:01 DEBUG : file1(0xc0005278c0): >close: err= 2025/11/05 11:23:01 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/05 11:23:01 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/05 11:23:01 DEBUG : file2: newRWFileHandle: 2025/11/05 11:23:01 DEBUG : file2(0xc000527d40): openPending: 2025/11/05 11:23:01 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/05 11:23:01 DEBUG : file2(0xc000527d40): >openPending: err= 2025/11/05 11:23:01 DEBUG : file2: >newRWFileHandle: err= 2025/11/05 11:23:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/05 11:23:01 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/05 11:23:01 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/05 11:23:01 DEBUG : file2(0xc000527d40): RWFileHandle.Flush 2025/11/05 11:23:01 DEBUG : file2(0xc000527d40): RWFileHandle.Release 2025/11/05 11:23:01 DEBUG : file2(0xc000527d40): close: 2025/11/05 11:23:01 DEBUG : file2: vfs cache: setting modification time to 2025-11-05 11:23:01.969321707 +0000 UTC m=+70.502345383 2025/11/05 11:23:01 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:01 DEBUG : file2(0xc000527d40): >close: err= 2025/11/05 11:23:01 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:01 DEBUG : Looking for writers 2025/11/05 11:23:01 DEBUG : file1: reading active writers 2025/11/05 11:23:01 DEBUG : file2: reading active writers 2025/11/05 11:23:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/05 11:23:01 DEBUG : Looking for writers 2025/11/05 11:23:01 DEBUG : file1: reading active writers 2025/11/05 11:23:01 DEBUG : file2: reading active writers 2025/11/05 11:23:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/05 11:23:02 DEBUG : Looking for writers 2025/11/05 11:23:02 DEBUG : file1: reading active writers 2025/11/05 11:23:02 DEBUG : file2: reading active writers 2025/11/05 11:23:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/05 11:23:02 DEBUG : Looking for writers 2025/11/05 11:23:02 DEBUG : file1: reading active writers 2025/11/05 11:23:02 DEBUG : file2: reading active writers 2025/11/05 11:23:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/05 11:23:02 DEBUG : file1: vfs cache: starting upload 2025/11/05 11:23:02 DEBUG : file2: vfs cache: starting upload 2025/11/05 11:23:02 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:23:02 DEBUG : Looking for writers 2025/11/05 11:23:02 DEBUG : file2: reading active writers 2025/11/05 11:23:02 DEBUG : file1: reading active writers 2025/11/05 11:23:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/05 11:23:02 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:23:02 DEBUG : Looking for writers 2025/11/05 11:23:02 DEBUG : file1: reading active writers 2025/11/05 11:23:02 DEBUG : file2: reading active writers 2025/11/05 11:23:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/05 11:23:02 DEBUG : file2: size = 0 OK 2025/11/05 11:23:02 DEBUG : file2.rclone_chunk.001_99ad9w: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 11:23:02 INFO : file2.rclone_chunk.001_99ad9w: Copied (server-side copy) to: file2 2025/11/05 11:23:02 DEBUG : file1: size = 0 OK 2025/11/05 11:23:02 DEBUG : file1.rclone_chunk.001_99admh: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 11:23:02 INFO : file1.rclone_chunk.001_99admh: Copied (server-side copy) to: file1 2025/11/05 11:23:02 INFO : file2.rclone_chunk.001_99ad9w: Deleted 2025/11/05 11:23:02 DEBUG : file2: size = 0 OK 2025/11/05 11:23:02 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 11:23:02 INFO : file2: Copied (new) 2025/11/05 11:23:02 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-05 11:23:01.969321707 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/05 11:23:02 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/05 11:23:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/05 11:23:02 INFO : file2: vfs cache: upload succeeded try #1 2025/11/05 11:23:02 INFO : file1.rclone_chunk.001_99admh: Deleted 2025/11/05 11:23:02 DEBUG : file1: size = 0 OK 2025/11/05 11:23:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 11:23:02 INFO : file1: Copied (new) 2025/11/05 11:23:02 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-05 11:23:01.967899459 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/05 11:23:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/05 11:23:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:02 INFO : file1: vfs cache: upload succeeded try #1 2025/11/05 11:23:02 DEBUG : Looking for writers 2025/11/05 11:23:02 DEBUG : file1: reading active writers 2025/11/05 11:23:02 DEBUG : file2: reading active writers 2025/11/05 11:23:02 DEBUG : >WaitForWriters: 2025/11/05 11:23:02 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:02 DEBUG : Looking for writers 2025/11/05 11:23:02 DEBUG : file1: reading active writers 2025/11/05 11:23:02 DEBUG : file2: reading active writers 2025/11/05 11:23:02 DEBUG : >WaitForWriters: 2025/11/05 11:23:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.00s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:23:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:23:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:02 DEBUG : file1: newRWFileHandle: 2025/11/05 11:23:02 DEBUG : file1(0xc000998240): openPending: 2025/11/05 11:23:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:02 DEBUG : file1(0xc000998240): >openPending: err= 2025/11/05 11:23:02 DEBUG : file1: >newRWFileHandle: err= 2025/11/05 11:23:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/05 11:23:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/05 11:23:02 DEBUG : file1(0xc000998240): _writeAt: size=5, off=0 2025/11/05 11:23:02 DEBUG : file1(0xc000998240): >_writeAt: n=5, err= 2025/11/05 11:23:02 DEBUG : file1(0xc000998240): RWFileHandle.Flush 2025/11/05 11:23:02 DEBUG : file1(0xc000998240): RWFileHandle.Flush 2025/11/05 11:23:02 DEBUG : file1(0xc000998240): close: 2025/11/05 11:23:02 DEBUG : file1: vfs cache: setting modification time to 2025-11-05 11:23:02.97181757 +0000 UTC m=+71.504841237 2025/11/05 11:23:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:02 DEBUG : file1(0xc000998240): >close: err= 2025/11/05 11:23:02 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:02 DEBUG : Looking for writers 2025/11/05 11:23:02 DEBUG : file1: reading active writers 2025/11/05 11:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 11:23:02 DEBUG : Looking for writers 2025/11/05 11:23:02 DEBUG : file1: reading active writers 2025/11/05 11:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 11:23:03 DEBUG : Looking for writers 2025/11/05 11:23:03 DEBUG : file1: reading active writers 2025/11/05 11:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 11:23:03 DEBUG : Looking for writers 2025/11/05 11:23:03 DEBUG : file1: reading active writers 2025/11/05 11:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 11:23:03 DEBUG : file1: vfs cache: starting upload 2025/11/05 11:23:03 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:23:03 DEBUG : Looking for writers 2025/11/05 11:23:03 DEBUG : file1: reading active writers 2025/11/05 11:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 11:23:03 DEBUG : Looking for writers 2025/11/05 11:23:03 DEBUG : file1: reading active writers 2025/11/05 11:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 11:23:03 DEBUG : file1: size = 5 OK 2025/11/05 11:23:03 DEBUG : file1.rclone_chunk.001_99aejw: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:23:03 INFO : file1.rclone_chunk.001_99aejw: Copied (server-side copy) to: file1 2025/11/05 11:23:03 INFO : file1.rclone_chunk.001_99aejw: Deleted 2025/11/05 11:23:03 DEBUG : file1: size = 5 OK 2025/11/05 11:23:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:23:03 INFO : file1: Copied (new) 2025/11/05 11:23:03 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-05 11:23:02.97181757 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/05 11:23:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/05 11:23:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:03 INFO : file1: vfs cache: upload succeeded try #1 2025/11/05 11:23:03 DEBUG : Looking for writers 2025/11/05 11:23:03 DEBUG : file1: reading active writers 2025/11/05 11:23:03 DEBUG : >WaitForWriters: 2025/11/05 11:23:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:23:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:23:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:03 DEBUG : file1: newRWFileHandle: 2025/11/05 11:23:03 DEBUG : file1(0xc000a916c0): openPending: 2025/11/05 11:23:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:03 DEBUG : file1(0xc000a916c0): >openPending: err= 2025/11/05 11:23:03 DEBUG : file1: >newRWFileHandle: err= 2025/11/05 11:23:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/05 11:23:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/05 11:23:03 DEBUG : file1(0xc000a916c0): _writeAt: size=5, off=0 2025/11/05 11:23:03 DEBUG : file1(0xc000a916c0): >_writeAt: n=5, err= 2025/11/05 11:23:03 DEBUG : file1(0xc000a916c0): RWFileHandle.Release 2025/11/05 11:23:03 DEBUG : file1(0xc000a916c0): close: 2025/11/05 11:23:03 DEBUG : file1: vfs cache: setting modification time to 2025-11-05 11:23:03.789763203 +0000 UTC m=+72.322786841 2025/11/05 11:23:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:03 DEBUG : file1(0xc000a916c0): >close: err= 2025/11/05 11:23:03 DEBUG : file1(0xc000a916c0): RWFileHandle.Release 2025/11/05 11:23:03 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:03 DEBUG : Looking for writers 2025/11/05 11:23:03 DEBUG : file1: reading active writers 2025/11/05 11:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 11:23:03 DEBUG : Looking for writers 2025/11/05 11:23:03 DEBUG : file1: reading active writers 2025/11/05 11:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 11:23:03 DEBUG : Looking for writers 2025/11/05 11:23:03 DEBUG : file1: reading active writers 2025/11/05 11:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 11:23:03 DEBUG : Looking for writers 2025/11/05 11:23:03 DEBUG : file1: reading active writers 2025/11/05 11:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 11:23:03 DEBUG : file1: vfs cache: starting upload 2025/11/05 11:23:03 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:23:03 DEBUG : Looking for writers 2025/11/05 11:23:03 DEBUG : file1: reading active writers 2025/11/05 11:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 11:23:04 DEBUG : Looking for writers 2025/11/05 11:23:04 DEBUG : file1: reading active writers 2025/11/05 11:23:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 11:23:04 DEBUG : file1: size = 5 OK 2025/11/05 11:23:04 DEBUG : file1.rclone_chunk.001_99ae0c: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:23:04 INFO : file1.rclone_chunk.001_99ae0c: Copied (server-side copy) to: file1 2025/11/05 11:23:04 INFO : file1.rclone_chunk.001_99ae0c: Deleted 2025/11/05 11:23:04 DEBUG : file1: size = 5 OK 2025/11/05 11:23:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:23:04 INFO : file1: Copied (new) 2025/11/05 11:23:04 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-05 11:23:03.789763203 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/05 11:23:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/05 11:23:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:04 INFO : file1: vfs cache: upload succeeded try #1 2025/11/05 11:23:04 DEBUG : Looking for writers 2025/11/05 11:23:04 DEBUG : file1: reading active writers 2025/11/05 11:23:04 DEBUG : >WaitForWriters: 2025/11/05 11:23:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:23:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:23:04 DEBUG : dir/file1: size = 16 OK 2025/11/05 11:23:04 DEBUG : dir/file1.rclone_chunk.001_99afck: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/05 11:23:04 INFO : dir/file1.rclone_chunk.001_99afck: Copied (server-side copy) to: dir/file1 2025/11/05 11:23:04 INFO : dir/file1.rclone_chunk.001_99afck: Deleted 2025/11/05 11:23:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/05 11:23:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 11:23:05 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:23:05 DEBUG : dir/file1(0xc000a91a40): openPending: 2025/11/05 11:23:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/05 11:23:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/05 11:23:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:05 DEBUG : dir/file1(0xc000a91a40): >openPending: err= 2025/11/05 11:23:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/05 11:23:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:23:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:23:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/05 11:23:05 DEBUG : dir/file1(0xc000a91a40): _writeAt: size=5, off=0 2025/11/05 11:23:05 DEBUG : dir/file1(0xc000a91a40): >_writeAt: n=5, err= 2025/11/05 11:23:05 DEBUG : dir/file1(0xc000a91a40): close: 2025/11/05 11:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:05 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-05 11:23:05.240445497 +0000 UTC m=+73.773469164 2025/11/05 11:23:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:05 DEBUG : dir/file1(0xc000a91a40): >close: err= 2025/11/05 11:23:05 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:05 DEBUG : dir: Looking for writers 2025/11/05 11:23:05 DEBUG : file1: reading active writers 2025/11/05 11:23:05 DEBUG : Looking for writers 2025/11/05 11:23:05 DEBUG : dir: reading active writers 2025/11/05 11:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 11:23:05 DEBUG : dir: Looking for writers 2025/11/05 11:23:05 DEBUG : file1: reading active writers 2025/11/05 11:23:05 DEBUG : Looking for writers 2025/11/05 11:23:05 DEBUG : dir: reading active writers 2025/11/05 11:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 11:23:05 DEBUG : dir: Looking for writers 2025/11/05 11:23:05 DEBUG : file1: reading active writers 2025/11/05 11:23:05 DEBUG : Looking for writers 2025/11/05 11:23:05 DEBUG : dir: reading active writers 2025/11/05 11:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 11:23:05 DEBUG : dir: Looking for writers 2025/11/05 11:23:05 DEBUG : file1: reading active writers 2025/11/05 11:23:05 DEBUG : Looking for writers 2025/11/05 11:23:05 DEBUG : dir: reading active writers 2025/11/05 11:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 11:23:05 DEBUG : dir/file1: vfs cache: starting upload 2025/11/05 11:23:05 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:23:05 DEBUG : dir: Looking for writers 2025/11/05 11:23:05 DEBUG : file1: reading active writers 2025/11/05 11:23:05 DEBUG : Looking for writers 2025/11/05 11:23:05 DEBUG : dir: reading active writers 2025/11/05 11:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 11:23:05 DEBUG : dir: Looking for writers 2025/11/05 11:23:05 DEBUG : file1: reading active writers 2025/11/05 11:23:05 DEBUG : Looking for writers 2025/11/05 11:23:05 DEBUG : dir: reading active writers 2025/11/05 11:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 11:23:05 DEBUG : dir/file1: size = 5 OK 2025/11/05 11:23:05 DEBUG : dir/file1.rclone_chunk.001_99ag8f: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:23:05 INFO : dir/file1.rclone_chunk.001_99ag8f: Copied (server-side copy) to: dir/file1 2025/11/05 11:23:05 INFO : dir/file1.rclone_chunk.001_99ag8f: Deleted 2025/11/05 11:23:05 DEBUG : dir/file1: size = 5 OK 2025/11/05 11:23:05 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:23:05 INFO : dir/file1: Copied (replaced existing) 2025/11/05 11:23:05 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-05 11:23:05.240445497 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/05 11:23:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/05 11:23:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/05 11:23:05 DEBUG : dir: Looking for writers 2025/11/05 11:23:05 DEBUG : file1: reading active writers 2025/11/05 11:23:05 DEBUG : Looking for writers 2025/11/05 11:23:05 DEBUG : dir: reading active writers 2025/11/05 11:23:05 DEBUG : >WaitForWriters: 2025/11/05 11:23:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.49s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:23:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:23:06 DEBUG : dir/file1: size = 16 OK 2025/11/05 11:23:06 DEBUG : dir/file1.rclone_chunk.001_99ah4e: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/05 11:23:06 INFO : dir/file1.rclone_chunk.001_99ah4e: Copied (server-side copy) to: dir/file1 2025/11/05 11:23:06 INFO : dir/file1.rclone_chunk.001_99ah4e: Deleted 2025/11/05 11:23:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:06 DEBUG : dir/file1: newRWFileHandle: 2025/11/05 11:23:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/05 11:23:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/05 11:23:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/05 11:23:06 DEBUG : dir/file1(0xc000bac6c0): _writeAt: size=5, off=0 2025/11/05 11:23:06 DEBUG : dir/file1(0xc000bac6c0): openPending: 2025/11/05 11:23:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/05 11:23:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/05 11:23:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:06 DEBUG : dir/file1(0xc000bac6c0): >openPending: err= 2025/11/05 11:23:06 DEBUG : dir/file1(0xc000bac6c0): >_writeAt: n=5, err= 2025/11/05 11:23:06 DEBUG : dir/file1(0xc000bac6c0): _writeAt: size=15, off=5 2025/11/05 11:23:06 DEBUG : dir/file1(0xc000bac6c0): >_writeAt: n=15, err= 2025/11/05 11:23:06 DEBUG : dir/file1(0xc000bac6c0): close: 2025/11/05 11:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/05 11:23:06 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-05 11:23:06.740990796 +0000 UTC m=+75.274014473 2025/11/05 11:23:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:06 DEBUG : dir/file1(0xc000bac6c0): >close: err= 2025/11/05 11:23:06 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:06 DEBUG : dir: Looking for writers 2025/11/05 11:23:06 DEBUG : file1: reading active writers 2025/11/05 11:23:06 DEBUG : Looking for writers 2025/11/05 11:23:06 DEBUG : dir: reading active writers 2025/11/05 11:23:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 11:23:06 DEBUG : dir: Looking for writers 2025/11/05 11:23:06 DEBUG : file1: reading active writers 2025/11/05 11:23:06 DEBUG : Looking for writers 2025/11/05 11:23:06 DEBUG : dir: reading active writers 2025/11/05 11:23:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 11:23:06 DEBUG : dir: Looking for writers 2025/11/05 11:23:06 DEBUG : file1: reading active writers 2025/11/05 11:23:06 DEBUG : Looking for writers 2025/11/05 11:23:06 DEBUG : dir: reading active writers 2025/11/05 11:23:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 11:23:06 DEBUG : dir: Looking for writers 2025/11/05 11:23:06 DEBUG : file1: reading active writers 2025/11/05 11:23:06 DEBUG : Looking for writers 2025/11/05 11:23:06 DEBUG : dir: reading active writers 2025/11/05 11:23:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 11:23:06 DEBUG : dir/file1: vfs cache: starting upload 2025/11/05 11:23:06 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:23:06 DEBUG : dir: Looking for writers 2025/11/05 11:23:06 DEBUG : file1: reading active writers 2025/11/05 11:23:06 DEBUG : Looking for writers 2025/11/05 11:23:06 DEBUG : dir: reading active writers 2025/11/05 11:23:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 11:23:07 DEBUG : dir: Looking for writers 2025/11/05 11:23:07 DEBUG : file1: reading active writers 2025/11/05 11:23:07 DEBUG : Looking for writers 2025/11/05 11:23:07 DEBUG : dir: reading active writers 2025/11/05 11:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 11:23:07 DEBUG : dir/file1: size = 20 OK 2025/11/05 11:23:07 DEBUG : dir/file1.rclone_chunk.001_99ahn9: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/05 11:23:07 INFO : dir/file1.rclone_chunk.001_99ahn9: Copied (server-side copy) to: dir/file1 2025/11/05 11:23:07 INFO : dir/file1.rclone_chunk.001_99ahn9: Deleted 2025/11/05 11:23:07 DEBUG : dir/file1: size = 20 OK 2025/11/05 11:23:07 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/05 11:23:07 INFO : dir/file1: Copied (replaced existing) 2025/11/05 11:23:07 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-05 11:23:06.740990796 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/11/05 11:23:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/05 11:23:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/05 11:23:07 DEBUG : dir: Looking for writers 2025/11/05 11:23:07 DEBUG : file1: reading active writers 2025/11/05 11:23:07 DEBUG : Looking for writers 2025/11/05 11:23:07 DEBUG : dir: reading active writers 2025/11/05 11:23:07 DEBUG : >WaitForWriters: 2025/11/05 11:23:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.50s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:23:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:23:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:07 DEBUG : file1: newRWFileHandle: 2025/11/05 11:23:07 DEBUG : file1(0xc00083a4c0): openPending: 2025/11/05 11:23:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:07 DEBUG : file1(0xc00083a4c0): >openPending: err= 2025/11/05 11:23:07 DEBUG : file1: >newRWFileHandle: err= 2025/11/05 11:23:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/05 11:23:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/05 11:23:07 DEBUG : file1(0xc00083a4c0): _writeAt: size=5, off=0 2025/11/05 11:23:07 DEBUG : file1(0xc00083a4c0): >_writeAt: n=5, err= 2025/11/05 11:23:07 DEBUG : file1(0xc00083a4c0): close: 2025/11/05 11:23:07 DEBUG : file1: vfs cache: setting modification time to 2025-11-05 11:23:07.600932069 +0000 UTC m=+76.133955737 2025/11/05 11:23:07 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:07 DEBUG : file1(0xc00083a4c0): >close: err= 2025/11/05 11:23:07 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:07 DEBUG : Looking for writers 2025/11/05 11:23:07 DEBUG : file1: reading active writers 2025/11/05 11:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 11:23:07 DEBUG : Looking for writers 2025/11/05 11:23:07 DEBUG : file1: reading active writers 2025/11/05 11:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 11:23:07 DEBUG : Looking for writers 2025/11/05 11:23:07 DEBUG : file1: reading active writers 2025/11/05 11:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 11:23:07 DEBUG : Looking for writers 2025/11/05 11:23:07 DEBUG : file1: reading active writers 2025/11/05 11:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 11:23:07 DEBUG : file1: vfs cache: starting upload 2025/11/05 11:23:07 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:23:07 DEBUG : Looking for writers 2025/11/05 11:23:07 DEBUG : file1: reading active writers 2025/11/05 11:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 11:23:07 DEBUG : Looking for writers 2025/11/05 11:23:07 DEBUG : file1: reading active writers 2025/11/05 11:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 11:23:08 DEBUG : file1: size = 5 OK 2025/11/05 11:23:08 DEBUG : file1.rclone_chunk.001_99ai1t: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:23:08 INFO : file1.rclone_chunk.001_99ai1t: Copied (server-side copy) to: file1 2025/11/05 11:23:08 INFO : file1.rclone_chunk.001_99ai1t: Deleted 2025/11/05 11:23:08 DEBUG : file1: size = 5 OK 2025/11/05 11:23:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:23:08 INFO : file1: Copied (new) 2025/11/05 11:23:08 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-05 11:23:07.600932069 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/05 11:23:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:08 INFO : file1: vfs cache: upload succeeded try #1 2025/11/05 11:23:08 DEBUG : Looking for writers 2025/11/05 11:23:08 DEBUG : file1: reading active writers 2025/11/05 11:23:08 DEBUG : >WaitForWriters: 2025/11/05 11:23:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:23:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/05 11:23:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083b380): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083b380): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083b380): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083b380): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083b380): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.416883433 +0000 UTC m=+76.949907109 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083b380): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083b800): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083b800): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083b800): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083b800): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083b800): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083b800): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083b800): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.416883433 +0000 UTC m=+76.949907109 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083b800): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083bcc0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083bcc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083bcc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083bcc0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083bcc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.416883433 +0000 UTC m=+76.949907109 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00083bcc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c762a0 item 1 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be380): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be380): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be380): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be380): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be380): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.421272906 +0000 UTC m=+76.954296573 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be380): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be880): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be880): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be880): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be880): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be880): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.421272906 +0000 UTC m=+76.954296573 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be880): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c76850 item 2 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009beec0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009beec0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009beec0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009beec0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009beec0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.424689936 +0000 UTC m=+76.957713604 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009beec0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf340): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf340): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf340): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf340): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf340): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf340): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf340): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.424689936 +0000 UTC m=+76.957713604 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf340): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf800): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf800): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf800): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf800): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf800): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.424689936 +0000 UTC m=+76.957713604 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf800): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c76bd0 item 3 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bfec0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bfec0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bfec0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bfec0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bfec0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.428660546 +0000 UTC m=+76.961684213 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bfec0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138a80): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138a80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138a80): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138a80): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138a80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.428660546 +0000 UTC m=+76.961684213 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138a80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c77110 item 4 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139240): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139240): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139240): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139240): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139240): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.43155214 +0000 UTC m=+76.964575818 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139240): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139780): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139780): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139780): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139780): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139780): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139780): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139780): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.43155214 +0000 UTC m=+76.964575818 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139780): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139f00): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139f00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139f00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139f00): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139f00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.43155214 +0000 UTC m=+76.964575818 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139f00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c77650 item 5 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90200): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90200): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90200): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90200): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90200): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.435568234 +0000 UTC m=+76.968591911 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90200): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90840): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90840): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90840): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90840): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90840): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.435568234 +0000 UTC m=+76.968591911 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90840): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c77b20 item 6 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90ec0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90ec0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90ec0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90ec0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90ec0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.438356966 +0000 UTC m=+76.971380632 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90ec0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a913c0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a913c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a913c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a913c0): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a913c0): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a913c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a913c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.438356966 +0000 UTC m=+76.971380632 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a913c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91880): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91880): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91880): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91880): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91880): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.438356966 +0000 UTC m=+76.971380632 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91880): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001da230 item 7 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91f00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91f00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91f00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91f00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91f00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.442234068 +0000 UTC m=+76.975257735 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91f00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526600): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526600): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526600): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526600): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526600): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.442234068 +0000 UTC m=+76.975257735 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526600): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001dac40 item 8 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527740): _readAt: size=2, off=0 2025/11/05 11:23:08 ERROR : open-test-file(0xc000527740): Couldn't read size of file 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527740): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527740): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527740): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527740): close: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527740): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527b00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527b00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527b00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527b00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527b00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.445187899 +0000 UTC m=+76.978211567 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527b00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0000): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0000): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0000): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0000): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0000): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0000): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0000): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.445187899 +0000 UTC m=+76.978211567 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0000): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0540): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0540): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0540): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0540): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0540): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.445187899 +0000 UTC m=+76.978211567 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0540): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001dba40 item 9 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1000): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1000): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1000): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1000): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1000): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.448867332 +0000 UTC m=+76.981891009 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1000): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d19c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d19c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d19c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d19c0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d19c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.448867332 +0000 UTC m=+76.981891009 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d19c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a460 item 10 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22180): _readAt: size=2, off=0 2025/11/05 11:23:08 ERROR : open-test-file(0xc000c22180): Couldn't read size of file 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22180): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22180): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22180): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22180): close: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22180): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22540): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22540): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22540): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22540): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22540): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.451689456 +0000 UTC m=+76.984713123 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22540): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22a40): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22a40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22a40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22a40): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22a40): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22a40): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22a40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.451689456 +0000 UTC m=+76.984713123 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22a40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22f40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22f40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22f40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22f40): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22f40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.451689456 +0000 UTC m=+76.984713123 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22f40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a9a0 item 11 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23640): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23640): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23640): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23640): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23640): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.455197176 +0000 UTC m=+76.988220854 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23640): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23bc0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23bc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23bc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23bc0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23bc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.455197176 +0000 UTC m=+76.988220854 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23bc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b030 item 12 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2280): _readAt: size=2, off=0 2025/11/05 11:23:08 ERROR : open-test-file(0xc0009e2280): Couldn't read size of file 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2280): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2280): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2280): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2280): close: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2280): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2640): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2640): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2640): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2640): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2640): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.457982201 +0000 UTC m=+76.991005868 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2640): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2d00): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2d00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2d00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2d00): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2d00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.457982201 +0000 UTC m=+76.991005868 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2d00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b420 item 13 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e33c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e33c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e33c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e33c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e33c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.460575906 +0000 UTC m=+76.993599582 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e33c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3900): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3900): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3900): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3900): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3900): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.460575906 +0000 UTC m=+76.993599582 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3900): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bce0 item 14 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3f40): _readAt: size=2, off=0 2025/11/05 11:23:08 ERROR : open-test-file(0xc0009e3f40): Couldn't read size of file 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3f40): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3f40): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3f40): close: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3f40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a583c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a583c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a583c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a583c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a583c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.463168489 +0000 UTC m=+76.996192146 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a583c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ed40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ed40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ed40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ed40): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ed40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.463168489 +0000 UTC m=+76.996192146 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ed40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f92d0 item 15 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f3c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f3c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f3c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f3c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f3c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.464942598 +0000 UTC m=+76.997966234 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f3c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f900): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f900): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f900): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f900): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f900): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.464942598 +0000 UTC m=+76.997966234 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f900): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f9650 item 16 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ff40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ff40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ff40): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ff40): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ff40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.467459819 +0000 UTC m=+77.000483496 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ff40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842440): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842440): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842440): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842440): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842440): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842440): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842440): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842440): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.467459819 +0000 UTC m=+77.000483496 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842440): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842940): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842940): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842940): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842940): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842940): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.467459819 +0000 UTC m=+77.000483496 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842940): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f9b90 item 17 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008430c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008430c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008430c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008430c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008430c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.471306095 +0000 UTC m=+77.004329772 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008430c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843600): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843600): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843600): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843600): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843600): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.471306095 +0000 UTC m=+77.004329772 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843600): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004400e0 item 18 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843c80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843c80): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843c80): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843c80): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843c80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.474137947 +0000 UTC m=+77.007161613 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843c80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002ce800): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002ce800): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002ce800): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002ce800): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002ce800): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002ce800): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002ce800): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002ce800): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.474137947 +0000 UTC m=+77.007161613 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002ce800): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cee00): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cee00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cee00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cee00): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cee00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.474137947 +0000 UTC m=+77.007161613 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cee00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440700 item 19 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf740): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf740): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf740): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf740): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf740): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.47836706 +0000 UTC m=+77.011390747 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf740): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009981c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009981c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009981c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009981c0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009981c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.47836706 +0000 UTC m=+77.011390747 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009981c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440fc0 item 20 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998a00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998a00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998a00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998a00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998a00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.481369844 +0000 UTC m=+77.014393521 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998a00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999000): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999000): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999000): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999000): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999000): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999000): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999000): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999000): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.481369844 +0000 UTC m=+77.014393521 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999000): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999500): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999500): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999500): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999500): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999500): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.481369844 +0000 UTC m=+77.014393521 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999500): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441340 item 21 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999b80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999b80): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999b80): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999b80): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999b80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.485423598 +0000 UTC m=+77.018447275 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999b80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796200): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796200): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796200): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796200): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796200): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.485423598 +0000 UTC m=+77.018447275 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796200): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441880 item 22 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796880): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796880): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796880): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796880): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796880): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.488441349 +0000 UTC m=+77.021465026 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796880): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796d80): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796d80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796d80): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796d80): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796d80): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796d80): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796d80): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796d80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.488441349 +0000 UTC m=+77.021465026 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000796d80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797280): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797280): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797280): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797280): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797280): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.488441349 +0000 UTC m=+77.021465026 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797280): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441c00 item 23 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797900): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797900): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797900): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797900): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797900): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.492507075 +0000 UTC m=+77.025530753 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797900): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797e40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797e40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797e40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797e40): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797e40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.492507075 +0000 UTC m=+77.025530753 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000797e40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322930 item 24 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c6500): _readAt: size=2, off=0 2025/11/05 11:23:08 ERROR : open-test-file(0xc0007c6500): Couldn't read size of file 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c6500): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c6500): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c6500): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c6500): close: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c6500): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c68c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c68c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c68c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c68c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c68c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.495532551 +0000 UTC m=+77.028556228 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c68c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c6dc0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c6dc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c6dc0): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c6dc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c6dc0): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c6dc0): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c6dc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c6dc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.495532551 +0000 UTC m=+77.028556228 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c6dc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7300): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7300): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7300): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7300): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7300): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.495532551 +0000 UTC m=+77.028556228 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7300): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322ee0 item 25 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7980): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7980): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7980): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7980): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7980): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.499261346 +0000 UTC m=+77.032285024 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7980): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7ec0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7ec0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7ec0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7ec0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7ec0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.499261346 +0000 UTC m=+77.032285024 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007c7ec0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a25b0 item 26 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814580): _readAt: size=2, off=0 2025/11/05 11:23:08 ERROR : open-test-file(0xc000814580): Couldn't read size of file 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814580): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814580): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814580): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814580): close: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814580): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814940): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814940): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814940): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814940): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814940): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.502403531 +0000 UTC m=+77.035427218 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814940): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814e40): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814e40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814e40): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814e40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814e40): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814e40): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814e40): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814e40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.502403531 +0000 UTC m=+77.035427218 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000814e40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815380): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815380): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815380): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815380): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815380): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.502403531 +0000 UTC m=+77.035427218 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815380): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a29a0 item 27 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815a00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815a00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815a00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815a00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815a00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.506269232 +0000 UTC m=+77.039292909 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815a00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815f40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815f40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815f40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815f40): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815f40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.506269232 +0000 UTC m=+77.039292909 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000815f40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3180 item 28 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084c600): _readAt: size=2, off=0 2025/11/05 11:23:08 ERROR : open-test-file(0xc00084c600): Couldn't read size of file 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084c600): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084c600): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084c600): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084c600): close: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084c600): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084c9c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084c9c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084c9c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084c9c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084c9c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.509157721 +0000 UTC m=+77.042181398 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084c9c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084d080): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084d080): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084d080): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084d080): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084d080): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.509157721 +0000 UTC m=+77.042181398 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084d080): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a36c0 item 29 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084d700): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084d700): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084d700): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084d700): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084d700): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.51203621 +0000 UTC m=+77.045059888 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084d700): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084dc40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084dc40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084dc40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084dc40): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084dc40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.51203621 +0000 UTC m=+77.045059888 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00084dc40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3a40 item 30 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000890300): _readAt: size=2, off=0 2025/11/05 11:23:08 ERROR : open-test-file(0xc000890300): Couldn't read size of file 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000890300): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000890300): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000890300): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000890300): close: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000890300): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008906c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008906c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008906c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008906c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008906c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.51504269 +0000 UTC m=+77.048066368 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008906c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000890d80): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000890d80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000890d80): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000890d80): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000890d80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.51504269 +0000 UTC m=+77.048066368 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000890d80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3dc0 item 31 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 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 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000891400): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000891400): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000891400): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000891400): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000891400): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.516892269 +0000 UTC m=+77.049915907 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000891400): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000891940): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000891940): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000891940): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000891940): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000891940): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.516892269 +0000 UTC m=+77.049915907 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000891940): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec380 item 32 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8000): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8000): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8000): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8000): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8000): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.518674985 +0000 UTC m=+77.051698622 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8000): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8480): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8480): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8480): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8480): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8480): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ecee0 item 33 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8480): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8480): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.519322439 +0000 UTC m=+77.052346076 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8480): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8980): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8980): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8980): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8980): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8980): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.519322439 +0000 UTC m=+77.052346076 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8980): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed260 item 33 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8fc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8fc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8fc0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8fc0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8fc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.521051874 +0000 UTC m=+77.054075531 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c8fc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c9440): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c9440): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed960 item 34 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c9440): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c9440): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c9440): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c9440): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c9440): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.521987699 +0000 UTC m=+77.055011356 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c9440): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c9980): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c9980): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c9980): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c9980): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c9980): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.521987699 +0000 UTC m=+77.055011356 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008c9980): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004edb20 item 34 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a040): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a040): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a040): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a040): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a040): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.523597289 +0000 UTC m=+77.056620926 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a040): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a4c0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a4c0): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a4c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a4c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6150 item 35 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a4c0): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a4c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.524368094 +0000 UTC m=+77.057391731 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a4c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a9c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a9c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a9c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a9c0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a9c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.524368094 +0000 UTC m=+77.057391731 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a9c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6fc0 item 35 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b040): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b040): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b040): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b040): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b040): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.526202726 +0000 UTC m=+77.059226373 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b040): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b540): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b540): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e78f0 item 36 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b540): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b540): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b540): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b540): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b540): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.526896788 +0000 UTC m=+77.059920435 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b540): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094ba80): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094ba80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094ba80): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094ba80): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094ba80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.526896788 +0000 UTC m=+77.059920435 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094ba80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7c00 item 36 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ac140): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ac140): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ac140): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ac140): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ac140): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.528319005 +0000 UTC m=+77.061342643 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ac140): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ac5c0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ac5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ac5c0): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ac5c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ac5c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2540 item 37 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ac5c0): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ac5c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.528924512 +0000 UTC m=+77.061948148 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ac5c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009acac0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009acac0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009acac0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009acac0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009acac0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.528924512 +0000 UTC m=+77.061948148 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009acac0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2770 item 37 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ad140): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ad140): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ad140): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ad140): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ad140): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.530505978 +0000 UTC m=+77.063529606 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ad140): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ad640): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ad640): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2d20 item 38 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ad640): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ad640): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ad640): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ad640): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ad640): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.53117316 +0000 UTC m=+77.064196797 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009ad640): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009adb80): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009adb80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009adb80): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009adb80): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009adb80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.53117316 +0000 UTC m=+77.064196797 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009adb80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2fc0 item 38 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c280): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c280): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c280): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c280): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c280): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.532880874 +0000 UTC m=+77.065904530 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c280): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c780): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c780): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c780): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c780): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c780): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f35e0 item 39 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c780): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c780): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.53362001 +0000 UTC m=+77.066643667 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c780): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1cc80): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1cc80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1cc80): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1cc80): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1cc80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.53362001 +0000 UTC m=+77.066643667 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1cc80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3810 item 39 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d300): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d300): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d300): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d300): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d300): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.535953998 +0000 UTC m=+77.068977675 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d300): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d800): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d800): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3ce0 item 40 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d800): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d800): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d800): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d800): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d800): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.536753448 +0000 UTC m=+77.069777085 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d800): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1dd40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1dd40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1dd40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1dd40): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1dd40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.536753448 +0000 UTC m=+77.069777085 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1dd40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4000 item 40 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54380): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54380): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54380): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54380): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54380): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54380): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54380): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.538417299 +0000 UTC m=+77.071440936 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54380): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54880): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54880): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54880): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4460 item 41 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54880): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54880): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.538973272 +0000 UTC m=+77.071996909 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54880): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54d40): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54d40): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54d40): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54d40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54d40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4620 item 41 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54d40): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54d40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.539618772 +0000 UTC m=+77.072642419 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a54d40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a55280): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a55280): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a55280): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a55280): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a55280): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.539618772 +0000 UTC m=+77.072642419 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a55280): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4d20 item 41 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a558c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a558c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a558c0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a558c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a558c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a558c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a558c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.541183208 +0000 UTC m=+77.074206835 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a558c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a55dc0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a55dc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a55dc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5570 item 42 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a55dc0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a55dc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.541807509 +0000 UTC m=+77.074831146 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a55dc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aba380): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aba380): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5730 item 42 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aba380): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aba380): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aba380): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aba380): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aba380): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.542560542 +0000 UTC m=+77.075584178 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aba380): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aba900): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aba900): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aba900): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aba900): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aba900): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.542560542 +0000 UTC m=+77.075584178 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aba900): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5960 item 42 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abaf40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abaf40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abaf40): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abaf40): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abaf40): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abaf40): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abaf40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.545031927 +0000 UTC m=+77.078055605 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abaf40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abb440): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abb440): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abb440): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a540 item 43 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abb440): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abb440): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.545927878 +0000 UTC m=+77.078951556 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abb440): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abb980): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abb980): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abb980): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abb980): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abb980): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a930 item 43 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abb980): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abb980): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.547039203 +0000 UTC m=+77.080062881 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abb980): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abbec0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abbec0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abbec0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abbec0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abbec0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.547039203 +0000 UTC m=+77.080062881 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000abbec0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034acb0 item 43 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bacd40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bacd40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bacd40): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bacd40): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bacd40): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bacd40): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bacd40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.549122401 +0000 UTC m=+77.082146048 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bacd40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad240): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad240): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad240): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007188c0 item 44 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad240): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad240): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.549759397 +0000 UTC m=+77.082783044 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad240): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad780): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad780): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000718a80 item 44 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad780): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad780): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad780): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad780): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad780): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.550428351 +0000 UTC m=+77.083451989 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad780): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000badd00): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000badd00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000badd00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000badd00): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000badd00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.550428351 +0000 UTC m=+77.083451989 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000badd00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000718c40 item 44 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b203c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b203c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b203c0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b203c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b203c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b203c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b203c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.551962248 +0000 UTC m=+77.084985885 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b203c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b208c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b208c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b208c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000719030 item 45 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b208c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b208c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.552936626 +0000 UTC m=+77.085960303 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b208c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b20fc0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b20fc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b20fc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b20fc0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b20fc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.552936626 +0000 UTC m=+77.085960303 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b20fc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007191f0 item 45 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b21600): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b21600): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b21600): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b21600): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b21600): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b21600): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b21600): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.555325768 +0000 UTC m=+77.088349445 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b21600): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b21b00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b21b00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b21b00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000719650 item 46 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b21b00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b21b00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.556199787 +0000 UTC m=+77.089223465 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b21b00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5c280): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5c280): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5c280): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5c280): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5c280): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.556199787 +0000 UTC m=+77.089223465 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5c280): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000719810 item 46 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5c8c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5c8c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5c8c0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5c8c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5c8c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5c8c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5c8c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.558547611 +0000 UTC m=+77.091571289 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5c8c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5cdc0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5cdc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5cdc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000719dc0 item 47 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5cdc0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5cdc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.559419527 +0000 UTC m=+77.092443204 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5cdc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5d4c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5d4c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5d4c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5d4c0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5d4c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.559419527 +0000 UTC m=+77.092443204 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5d4c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a150 item 47 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5db00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5db00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5db00): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5db00): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5db00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5db00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5db00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.562249176 +0000 UTC m=+77.095272852 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b5db00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce080): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce080): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce080): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b260 item 48 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce080): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce080): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.563187046 +0000 UTC m=+77.096210723 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce080): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58480): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58480): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58480): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58480): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58480): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.563187046 +0000 UTC m=+77.096210723 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58480): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b5e0 item 48 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58b40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58b40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58b40): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58b40): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58b40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.565215209 +0000 UTC m=+77.098238847 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58b40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59040): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59040): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59040): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59040): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59040): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59040): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430930 item 49 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59040): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59040): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.565809624 +0000 UTC m=+77.098833261 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59040): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59580): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59580): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59580): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59580): >_readAt: n=8, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59580): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.565809624 +0000 UTC m=+77.098833261 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59580): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430e00 item 49 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59c00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59c00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59c00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59c00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59c00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.56811004 +0000 UTC m=+77.101133677 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59c00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0c180): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0c180): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0c180): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431500 item 50 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0c180): _readAt: size=2, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0c180): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0c180): _writeAt: size=3, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0c180): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0c180): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.568862261 +0000 UTC m=+77.101885898 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0c180): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0c700): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0c700): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0c700): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0c700): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0c700): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.568862261 +0000 UTC m=+77.101885898 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0c700): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431ab0 item 50 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0cd80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0cd80): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0cd80): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0cd80): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0cd80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.57023694 +0000 UTC m=+77.103260578 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0cd80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0d280): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0d280): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0d280): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0d280): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0d280): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0d280): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004104d0 item 51 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0d280): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0d280): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.571333827 +0000 UTC m=+77.104357505 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0d280): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0d7c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0d7c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0d7c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0d7c0): >_readAt: n=8, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0d7c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.571333827 +0000 UTC m=+77.104357505 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0d7c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004107e0 item 51 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0de40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0de40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0de40): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0de40): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0de40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.57288095 +0000 UTC m=+77.105904588 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c0de40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3a3c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3a3c0): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3a3c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411030 item 52 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3a3c0): _readAt: size=2, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3a3c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3a3c0): _writeAt: size=3, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3a3c0): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3a3c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.573516804 +0000 UTC m=+77.106540440 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3a3c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3a940): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3a940): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3a940): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3a940): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3a940): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.573516804 +0000 UTC m=+77.106540440 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3a940): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004112d0 item 52 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3afc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3afc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3afc0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3afc0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3afc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.574979196 +0000 UTC m=+77.108002853 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3afc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3b4c0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3b4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3b4c0): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3b4c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3b4c0): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3b4c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411650 item 53 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3b4c0): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3b4c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.57550407 +0000 UTC m=+77.108527707 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3b4c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3ba00): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3ba00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3ba00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3ba00): >_readAt: n=8, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3ba00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.57550407 +0000 UTC m=+77.108527707 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c3ba00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004119d0 item 53 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56100): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56100): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56100): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56100): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56100): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.577135 +0000 UTC m=+77.110158637 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56100): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56600): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56600): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56600): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411f10 item 54 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56600): _readAt: size=2, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56600): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56600): _writeAt: size=3, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56600): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56600): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.578489822 +0000 UTC m=+77.111513488 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56600): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56b80): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56b80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56b80): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56b80): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56b80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.578489822 +0000 UTC m=+77.111513488 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c56b80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e230 item 54 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57200): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57200): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57200): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57200): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57200): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.580802701 +0000 UTC m=+77.113826358 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57200): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57700): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57700): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57700): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57700): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57700): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57700): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e700 item 55 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57700): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57700): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.581559861 +0000 UTC m=+77.114583528 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57700): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57c40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57c40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57c40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57c40): >_readAt: n=8, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57c40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.581559861 +0000 UTC m=+77.114583528 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c57c40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 55 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98340): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98340): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98340): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98340): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98340): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.583551748 +0000 UTC m=+77.116575384 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98340): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98840): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98840): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98840): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed90 item 56 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98840): _readAt: size=2, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98840): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98840): _writeAt: size=3, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98840): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98840): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.584226603 +0000 UTC m=+77.117250241 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98840): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98dc0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98dc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98dc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98dc0): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98dc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.584226603 +0000 UTC m=+77.117250241 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c98dc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f0a0 item 56 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99400): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99400): open at offset 0 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99400): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99400): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99400): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99400): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99400): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99400): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.585597896 +0000 UTC m=+77.118621532 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99400): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99940): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99940): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99940): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f500 item 57 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99940): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99940): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.586143389 +0000 UTC m=+77.119167027 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99940): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99e80): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99e80): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99e80): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99e80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99e80): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99e80): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f6c0 item 57 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99e80): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99e80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.586706446 +0000 UTC m=+77.119730083 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c99e80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd2480): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd2480): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd2480): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd2480): >_readAt: n=8, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd2480): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.586706446 +0000 UTC m=+77.119730083 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd2480): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f960 item 57 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd2ac0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd2ac0): open at offset 0 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd2ac0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd2ac0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd2ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd2ac0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd2ac0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd2ac0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.588056438 +0000 UTC m=+77.121080075 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd2ac0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3000): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3000): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3000): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fd50 item 58 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3000): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3000): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.588683905 +0000 UTC m=+77.121707542 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3000): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3540): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3540): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3540): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e0e0 item 58 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3540): _readAt: size=2, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3540): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3540): _writeAt: size=3, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3540): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3540): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.589627556 +0000 UTC m=+77.122651213 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3540): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae2380): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae2380): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae2380): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae2380): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae2380): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.589627556 +0000 UTC m=+77.122651213 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae2380): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b1f0 item 58 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae29c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae29c0): open at offset 0 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae29c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae29c0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae29c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae29c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae29c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae29c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.591178214 +0000 UTC m=+77.124201861 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae29c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae2f00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae2f00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae2f00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b960 item 59 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae2f00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae2f00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.591793007 +0000 UTC m=+77.124816644 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae2f00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae3440): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae3440): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae3440): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae3440): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae3440): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae3440): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bf10 item 59 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae3440): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae3440): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.592469777 +0000 UTC m=+77.125493414 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae3440): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae39c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae39c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae39c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae39c0): >_readAt: n=8, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae39c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.592469777 +0000 UTC m=+77.125493414 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae39c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520380 item 59 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24080): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24080): open at offset 0 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24080): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24080): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24080): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24080): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24080): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24080): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.594058807 +0000 UTC m=+77.127082445 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24080): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d245c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d245c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d245c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520c40 item 60 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d245c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d245c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.594660176 +0000 UTC m=+77.127683823 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d245c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24b00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24b00): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24b00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005215e0 item 60 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24b00): _readAt: size=2, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24b00): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24b00): _writeAt: size=3, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24b00): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24b00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.595641857 +0000 UTC m=+77.128665514 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d24b00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d250c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d250c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d250c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d250c0): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d250c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.595641857 +0000 UTC m=+77.128665514 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d250c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000521960 item 60 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d25700): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d25700): open at offset 0 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d25700): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d25700): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d25700): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d25700): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d25700): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d25700): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.59781298 +0000 UTC m=+77.130836638 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d25700): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d25c40): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d25c40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d25c40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a150 item 61 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d25c40): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d25c40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.59853228 +0000 UTC m=+77.131555936 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d25c40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d523c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d523c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d523c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d523c0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d523c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.59853228 +0000 UTC m=+77.131555936 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d523c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a310 item 61 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d52a00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d52a00): open at offset 0 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d52a00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d52a00): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d52a00): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d52a00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d52a00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d52a00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.601083195 +0000 UTC m=+77.134106852 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d52a00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d52f40): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d52f40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d52f40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a770 item 62 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d52f40): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d52f40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.602164303 +0000 UTC m=+77.135187979 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d52f40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d53640): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d53640): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d53640): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d53640): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d53640): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.602164303 +0000 UTC m=+77.135187979 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d53640): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045aa10 item 62 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d53c80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d53c80): open at offset 0 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d53c80): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d53c80): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d53c80): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d53c80): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d53c80): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d53c80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.605426122 +0000 UTC m=+77.138449809 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d53c80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76240): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76240): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76240): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ad90 item 63 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76240): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76240): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.606439143 +0000 UTC m=+77.139462819 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76240): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76940): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76940): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76940): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76940): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76940): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.606439143 +0000 UTC m=+77.139462819 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76940): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045afc0 item 63 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 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 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76f80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76f80): open at offset 0 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76f80): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76f80): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76f80): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76f80): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76f80): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76f80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.609387764 +0000 UTC m=+77.142411431 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d76f80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d774c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d774c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d774c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b490 item 64 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d774c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d774c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.610129005 +0000 UTC m=+77.143152641 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000d774c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bced00): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bced00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bced00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bced00): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bced00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.610129005 +0000 UTC m=+77.143152641 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bced00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ba40 item 64 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf340): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf340): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf340): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf340): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf340): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.612545979 +0000 UTC m=+77.145569655 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf340): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf7c0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf7c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf7c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf7c0): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf7c0): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424150 item 65 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf7c0): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf7c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.613695385 +0000 UTC m=+77.146719061 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf7c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcfcc0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcfcc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcfcc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcfcc0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcfcc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.613695385 +0000 UTC m=+77.146719061 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcfcc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424310 item 65 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c380): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c380): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c380): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c380): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c380): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.616723074 +0000 UTC m=+77.149746751 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c380): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c800): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c800): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424700 item 66 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c800): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c800): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c800): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c800): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c800): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.617849346 +0000 UTC m=+77.150873024 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c800): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0cd40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0cd40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0cd40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0cd40): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0cd40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.617849346 +0000 UTC m=+77.150873024 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0cd40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004248c0 item 66 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0d380): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0d380): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0d380): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0d380): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0d380): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.620486544 +0000 UTC m=+77.153510181 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0d380): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3bc0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3bc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3bc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3bc0): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3bc0): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e310 item 67 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3bc0): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3bc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.620992233 +0000 UTC m=+77.154015869 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000cd3bc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82140): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82140): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82140): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82140): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82140): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.620992233 +0000 UTC m=+77.154015869 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82140): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e690 item 67 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e827c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e827c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e827c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e827c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e827c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.624129287 +0000 UTC m=+77.157152925 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e827c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82240): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82240): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e1c0 item 68 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82240): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82240): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82240): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82240): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82240): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.625279445 +0000 UTC m=+77.158303103 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82240): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82c40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82c40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82c40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82c40): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82c40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.625279445 +0000 UTC m=+77.158303103 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e82c40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e4d0 item 68 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83280): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83280): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83280): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83280): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83280): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.627410803 +0000 UTC m=+77.160434460 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83280): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83700): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83700): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83700): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83700): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83700): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048efc0 item 69 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83700): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83700): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.628307145 +0000 UTC m=+77.161330801 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83700): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83c00): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83c00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83c00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83c00): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83c00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.628307145 +0000 UTC m=+77.161330801 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e83c00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f500 item 69 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c300): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c300): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c300): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c300): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c300): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.630213231 +0000 UTC m=+77.163236867 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c300): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c800): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c800): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fab0 item 70 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c800): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c800): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c800): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c800): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c800): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.631011598 +0000 UTC m=+77.164035245 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0c800): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0cd40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0cd40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0cd40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0cd40): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0cd40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.631011598 +0000 UTC m=+77.164035245 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0cd40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fe30 item 70 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0d3c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0d3c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0d3c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0d3c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0d3c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.633039071 +0000 UTC m=+77.166062739 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0d3c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0db00): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0db00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0db00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0db00): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0db00): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a310 item 71 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0db00): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0db00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.633938448 +0000 UTC m=+77.166962116 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000e0db00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be080): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be080): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be080): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be080): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be080): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.633938448 +0000 UTC m=+77.166962116 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be080): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a5b0 item 71 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be700): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be700): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be700): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be700): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be700): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.636157371 +0000 UTC m=+77.169181048 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be700): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0001388c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0001388c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004240e0 item 72 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0001388c0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0001388c0): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0001388c0): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0001388c0): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0001388c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.637166294 +0000 UTC m=+77.170189961 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0001388c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138e00): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138e00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138e00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138e00): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138e00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.637166294 +0000 UTC m=+77.170189961 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138e00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004242a0 item 72 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139600): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139600): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139600): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139600): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139600): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139600): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139600): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.640038552 +0000 UTC m=+77.173062229 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139600): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139dc0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139dc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139dc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424690 item 73 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139dc0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139dc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.640934623 +0000 UTC m=+77.173958289 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139dc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0003abcc0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0003abcc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0003abcc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0003abcc0): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0003abcc0): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424850 item 73 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0003abcc0): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0003abcc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.642004811 +0000 UTC m=+77.175028488 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0003abcc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90540): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90540): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90540): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90540): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90540): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.642004811 +0000 UTC m=+77.175028488 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90540): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424a80 item 73 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90b80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90b80): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90b80): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90b80): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90b80): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90b80): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90b80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.644383652 +0000 UTC m=+77.177407330 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90b80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91080): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91080): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91080): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004252d0 item 74 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91080): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91080): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.645256992 +0000 UTC m=+77.178280659 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91080): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a915c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a915c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425570 item 74 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a915c0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a915c0): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a915c0): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a915c0): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a915c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.646451743 +0000 UTC m=+77.179475420 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a915c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91b40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91b40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91b40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91b40): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91b40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.646451743 +0000 UTC m=+77.179475420 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91b40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004257a0 item 74 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005262c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005262c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005262c0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005262c0): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005262c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005262c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005262c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.648297324 +0000 UTC m=+77.181320961 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005262c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526980): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526980): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526980): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316000 item 75 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526980): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526980): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.648944259 +0000 UTC m=+77.181967896 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526980): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527900): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527900): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527900): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527900): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527900): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316620 item 75 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527900): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527900): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.649605419 +0000 UTC m=+77.182629055 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527900): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527e40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527e40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527e40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527e40): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527e40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.649605419 +0000 UTC m=+77.182629055 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527e40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316af0 item 75 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0540): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0540): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0540): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0540): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0540): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0540): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0540): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.651129847 +0000 UTC m=+77.184153485 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0540): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0d00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0d00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0d00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003170a0 item 76 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0d00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0d00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.652513093 +0000 UTC m=+77.185536761 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0d00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1680): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1680): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317650 item 76 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1680): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1680): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1680): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1680): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1680): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.65362573 +0000 UTC m=+77.186649407 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1680): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1ec0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1ec0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1ec0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1ec0): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1ec0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.65362573 +0000 UTC m=+77.186649407 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1ec0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317ab0 item 76 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22580): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22580): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22580): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22580): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22580): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22580): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22580): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.655816149 +0000 UTC m=+77.188839807 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22580): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22a80): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22a80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22a80): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c76230 item 77 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22a80): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22a80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.656529237 +0000 UTC m=+77.189552884 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22a80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23180): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23180): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23180): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23180): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23180): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.656529237 +0000 UTC m=+77.189552884 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23180): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c763f0 item 77 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c237c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c237c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c237c0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c237c0): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c237c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c237c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c237c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.65883898 +0000 UTC m=+77.191862627 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c237c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23d00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23d00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23d00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c76850 item 78 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23d00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23d00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.659575131 +0000 UTC m=+77.192598788 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23d00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2480): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2480): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2480): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2480): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2480): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.659575131 +0000 UTC m=+77.192598788 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2480): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c76a10 item 78 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2ac0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2ac0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2ac0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2ac0): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2ac0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2ac0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2ac0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.661724313 +0000 UTC m=+77.194747960 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2ac0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2fc0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2fc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2fc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c76d90 item 79 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2fc0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2fc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.662528891 +0000 UTC m=+77.195552569 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e2fc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3700): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3700): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3700): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3700): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3700): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.662528891 +0000 UTC m=+77.195552569 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3700): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c76f50 item 79 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3d40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3d40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3d40): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3d40): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3d40): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3d40): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3d40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.664962738 +0000 UTC m=+77.197986395 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009e3d40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097e2c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097e2c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097e2c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c772d0 item 80 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097e2c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097e2c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.665592068 +0000 UTC m=+77.198615705 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097e2c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ea00): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ea00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ea00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ea00): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ea00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.665592068 +0000 UTC m=+77.198615705 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097ea00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c77650 item 80 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f040): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f040): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f040): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f040): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f040): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.667338123 +0000 UTC m=+77.200361760 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f040): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f4c0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f4c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f4c0): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f4c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f4c0): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f4c0): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c779d0 item 81 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f4c0): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f4c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.668017037 +0000 UTC m=+77.201040673 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097f4c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097fa00): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097fa00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097fa00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097fa00): >_readAt: n=8, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097fa00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.668017037 +0000 UTC m=+77.201040673 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00097fa00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c77b90 item 81 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842100): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842100): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842100): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842100): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842100): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.669584087 +0000 UTC m=+77.202607724 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842100): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842600): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842600): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842600): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001da310 item 82 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842600): _readAt: size=2, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842600): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842600): _writeAt: size=3, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842600): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842600): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.670330446 +0000 UTC m=+77.203354083 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842600): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842b80): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842b80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842b80): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842b80): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842b80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.670330446 +0000 UTC m=+77.203354083 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000842b80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001da770 item 82 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843300): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843300): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843300): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843300): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843300): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.671929506 +0000 UTC m=+77.204953144 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843300): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843800): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843800): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843800): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843800): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843800): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843800): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001dae70 item 83 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843800): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843800): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.672593602 +0000 UTC m=+77.205617239 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843800): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843d40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843d40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843d40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843d40): >_readAt: n=8, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843d40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.672593602 +0000 UTC m=+77.205617239 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000843d40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001db570 item 83 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cea80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cea80): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cea80): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cea80): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cea80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.6741117 +0000 UTC m=+77.207135337 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cea80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf200): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf200): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf200): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a0e0 item 84 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf200): _readAt: size=2, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf200): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf200): _writeAt: size=3, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf200): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf200): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.675275734 +0000 UTC m=+77.208299411 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf200): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf900): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf900): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf900): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf900): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf900): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.675275734 +0000 UTC m=+77.208299411 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0002cf900): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a3f0 item 84 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998440): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998440): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998440): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998440): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998440): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.677686996 +0000 UTC m=+77.210710664 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998440): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998c00): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998c00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998c00): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998c00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998c00): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998c00): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a8c0 item 85 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998c00): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998c00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.678716759 +0000 UTC m=+77.211740426 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000998c00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999140): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999140): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999140): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999140): >_readAt: n=8, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999140): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.678716759 +0000 UTC m=+77.211740426 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999140): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ab60 item 85 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009997c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009997c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009997c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009997c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009997c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.681039134 +0000 UTC m=+77.214062812 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009997c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999cc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999cc0): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999cc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b030 item 86 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999cc0): _readAt: size=2, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999cc0): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999cc0): _writeAt: size=3, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999cc0): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999cc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.68207588 +0000 UTC m=+77.215099558 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000999cc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bac300): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bac300): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bac300): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bac300): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bac300): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.68207588 +0000 UTC m=+77.215099558 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bac300): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b260 item 86 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bac980): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bac980): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bac980): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bac980): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bac980): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.684408916 +0000 UTC m=+77.217432583 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bac980): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bace80): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bace80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bace80): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bace80): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bace80): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bace80): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b8f0 item 87 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bace80): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bace80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.685419663 +0000 UTC m=+77.218443330 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bace80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad3c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad3c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad3c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad3c0): >_readAt: n=8, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad3c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.685419663 +0000 UTC m=+77.218443330 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bad3c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bce0 item 87 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bada40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bada40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bada40): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bada40): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bada40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.687695561 +0000 UTC m=+77.220719239 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bada40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000badf40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000badf40): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000badf40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f8230 item 88 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000badf40): _readAt: size=2, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000badf40): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000badf40): _writeAt: size=3, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000badf40): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000badf40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.688695458 +0000 UTC m=+77.221719125 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000badf40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58580): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58580): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58580): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58580): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58580): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.688695458 +0000 UTC m=+77.221719125 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58580): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f8540 item 88 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58c40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58c40): open at offset 0 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58c40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58c40): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58c40): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58c40): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58c40): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58c40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.691131498 +0000 UTC m=+77.224155175 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a58c40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59200): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59200): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59200): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f8af0 item 89 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59200): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59200): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.691937379 +0000 UTC m=+77.224961047 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59200): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59740): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59740): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59740): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59740): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59740): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59740): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f8e70 item 89 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59740): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59740): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.69296125 +0000 UTC m=+77.225984927 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59740): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59cc0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59cc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59cc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59cc0): >_readAt: n=8, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59cc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.69296125 +0000 UTC m=+77.225984927 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a59cc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f9030 item 89 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4380): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4380): open at offset 0 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4380): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4380): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4380): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4380): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4380): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4380): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.695376662 +0000 UTC m=+77.228400338 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4380): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f48c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f48c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f48c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f9420 item 90 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f48c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f48c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.696193894 +0000 UTC m=+77.229217561 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f48c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4e00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4e00): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4e00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f95e0 item 90 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4e00): _readAt: size=2, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4e00): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4e00): _writeAt: size=3, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4e00): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4e00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.697402511 +0000 UTC m=+77.230426188 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f4e00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f53c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f53c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f53c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f53c0): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f53c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.697402511 +0000 UTC m=+77.230426188 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f53c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f97a0 item 90 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f5a00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f5a00): open at offset 0 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f5a00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f5a00): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f5a00): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f5a00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f5a00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f5a00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.699913442 +0000 UTC m=+77.232937118 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f5a00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f5f40): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f5f40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f5f40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f9c00 item 91 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f5f40): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f5f40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.700764819 +0000 UTC m=+77.233788496 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0005f5f40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b0500): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b0500): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b0500): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b0500): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b0500): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b0500): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f9dc0 item 91 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b0500): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b0500): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.701639981 +0000 UTC m=+77.234663648 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b0500): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b0a80): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b0a80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b0a80): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b0a80): >_readAt: n=8, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b0a80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.701639981 +0000 UTC m=+77.234663648 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b0a80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440000 item 91 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b10c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b10c0): open at offset 0 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b10c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b10c0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b10c0): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b10c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b10c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b10c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.703967146 +0000 UTC m=+77.236990813 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b10c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b1600): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b1600): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b1600): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004404d0 item 92 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b1600): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b1600): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.704927929 +0000 UTC m=+77.237951606 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b1600): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b1b40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b1b40): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b1b40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004407e0 item 92 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b1b40): _readAt: size=2, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b1b40): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b1b40): _writeAt: size=3, off=5 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b1b40): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b1b40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.706034194 +0000 UTC m=+77.239057871 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006b1b40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d6180): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d6180): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d6180): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d6180): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d6180): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.706034194 +0000 UTC m=+77.239057871 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d6180): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004409a0 item 92 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d67c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d67c0): open at offset 0 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d67c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d67c0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d67c0): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d67c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d67c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d67c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.708464493 +0000 UTC m=+77.241488160 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d67c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d6d00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d6d00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d6d00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441030 item 93 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d6d00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d6d00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.709424323 +0000 UTC m=+77.242448001 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d6d00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d7400): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d7400): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d7400): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d7400): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d7400): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.709424323 +0000 UTC m=+77.242448001 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d7400): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004411f0 item 93 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d7a40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d7a40): open at offset 0 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d7a40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d7a40): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d7a40): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d7a40): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d7a40): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d7a40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.712600251 +0000 UTC m=+77.245623928 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0006d7a40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000738000): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000738000): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000738000): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004415e0 item 94 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000738000): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000738000): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.713619693 +0000 UTC m=+77.246643370 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000738000): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daa200): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daa200): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daa200): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daa200): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daa200): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.713619693 +0000 UTC m=+77.246643370 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daa200): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004417a0 item 94 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daa880): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daa880): open at offset 0 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daa880): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daa880): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daa880): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daa880): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daa880): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daa880): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.715903077 +0000 UTC m=+77.248926714 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daa880): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daadc0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daadc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daadc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322a10 item 95 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daadc0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daadc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.71672032 +0000 UTC m=+77.249743987 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000daadc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dab4c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dab4c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dab4c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dab4c0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dab4c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.71672032 +0000 UTC m=+77.249743987 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dab4c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322d90 item 95 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 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 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dabb00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dabb00): open at offset 0 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dabb00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dabb00): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dabb00): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dabb00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dabb00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dabb00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.719374709 +0000 UTC m=+77.252398386 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dabb00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd00c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd00c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd00c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323a40 item 96 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd00c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd00c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.720310083 +0000 UTC m=+77.253333761 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd00c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd07c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd07c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd07c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd07c0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd07c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.720310083 +0000 UTC m=+77.253333761 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd07c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2150 item 96 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= 2025/11/05 11:23:08 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:08 DEBUG : Looking for writers 2025/11/05 11:23:08 DEBUG : >WaitForWriters: 2025/11/05 11:23:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:23:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/05 11:23:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000794c00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000794c00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000794c00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000794c00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000794c00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.84971702 +0000 UTC m=+77.382740698 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000794c00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000795100): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000795100): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000795100): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000795100): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000795100): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000795100): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000795100): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.84971702 +0000 UTC m=+77.382740698 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000795100): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007955c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007955c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007955c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007955c0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007955c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.84971702 +0000 UTC m=+77.382740698 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007955c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec770 item 1 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000795c00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000795c00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000795c00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000795c00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000795c00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.853873477 +0000 UTC m=+77.386897154 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000795c00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8180): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8180): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8180): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8180): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8180): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.853873477 +0000 UTC m=+77.386897154 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8180): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed570 item 2 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d87c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d87c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d87c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d87c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d87c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.856281876 +0000 UTC m=+77.389305542 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d87c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8c40): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8c40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8c40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8c40): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8c40): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8c40): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8c40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.856281876 +0000 UTC m=+77.389305542 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8c40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d9100): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d9100): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d9100): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d9100): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d9100): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.856281876 +0000 UTC m=+77.389305542 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d9100): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eda40 item 3 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d9780): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d9780): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d9780): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d9780): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d9780): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.859403341 +0000 UTC m=+77.392426978 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d9780): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007394c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007394c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007394c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007394c0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007394c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.859403341 +0000 UTC m=+77.392426978 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007394c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7650 item 4 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000739b00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000739b00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000739b00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000739b00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000739b00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.861622112 +0000 UTC m=+77.394645780 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000739b00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000828000): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000828000): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000828000): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000828000): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000828000): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000828000): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000828000): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.861622112 +0000 UTC m=+77.394645780 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000828000): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008284c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008284c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008284c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008284c0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008284c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.861622112 +0000 UTC m=+77.394645780 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008284c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2070 item 5 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000828b40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000828b40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000828b40): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000828b40): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000828b40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.864877349 +0000 UTC m=+77.397901026 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000828b40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829080): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829080): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829080): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829080): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829080): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.864877349 +0000 UTC m=+77.397901026 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829080): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f27e0 item 6 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829700): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829700): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829700): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829700): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829700): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.86781499 +0000 UTC m=+77.400838667 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829700): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829c00): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829c00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829c00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829c00): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829c00): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829c00): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829c00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.86781499 +0000 UTC m=+77.400838667 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000829c00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000920140): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000920140): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000920140): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000920140): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000920140): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.86781499 +0000 UTC m=+77.400838667 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000920140): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2d90 item 7 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009207c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009207c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009207c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009207c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009207c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.87133848 +0000 UTC m=+77.404362157 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009207c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000920d00): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000920d00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000920d00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000920d00): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000920d00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.87133848 +0000 UTC m=+77.404362157 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000920d00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f35e0 item 8 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009212c0): _readAt: size=2, off=0 2025/11/05 11:23:08 ERROR : open-test-file(0xc0009212c0): Couldn't read size of file 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009212c0): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009212c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009212c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009212c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009212c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000921680): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000921680): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000921680): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000921680): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000921680): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.874347384 +0000 UTC m=+77.407371061 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000921680): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000921b00): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000921b00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000921b00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000921b00): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000921b00): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000921b00): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000921b00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.874347384 +0000 UTC m=+77.407371061 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000921b00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a080): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a080): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a080): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a080): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a080): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.874347384 +0000 UTC m=+77.407371061 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a080): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f39d0 item 9 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a700): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a700): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a700): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a700): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a700): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.878152643 +0000 UTC m=+77.411176310 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094a700): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094ac40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094ac40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094ac40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094ac40): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094ac40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.878152643 +0000 UTC m=+77.411176310 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094ac40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4150 item 10 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b280): _readAt: size=2, off=0 2025/11/05 11:23:08 ERROR : open-test-file(0xc00094b280): Couldn't read size of file 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b280): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b280): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b280): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b280): close: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b280): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b640): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b640): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b640): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b640): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b640): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.88080111 +0000 UTC m=+77.413824788 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094b640): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094bb40): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094bb40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094bb40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094bb40): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094bb40): _writeAt: size=3, off=2 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094bb40): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094bb40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.88080111 +0000 UTC m=+77.413824788 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc00094bb40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c00c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c00c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c00c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c00c0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c00c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.88080111 +0000 UTC m=+77.413824788 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c00c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f45b0 item 11 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c0740): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c0740): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c0740): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c0740): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c0740): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.883938997 +0000 UTC m=+77.416962665 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c0740): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c0c80): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c0c80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c0c80): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c0c80): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c0c80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.883938997 +0000 UTC m=+77.416962665 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c0c80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5420 item 12 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c12c0): _readAt: size=2, off=0 2025/11/05 11:23:08 ERROR : open-test-file(0xc0009c12c0): Couldn't read size of file 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c12c0): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c12c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c12c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c12c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c12c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c1680): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c1680): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c1680): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c1680): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c1680): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.88664307 +0000 UTC m=+77.419666747 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c1680): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c1d40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c1d40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c1d40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c1d40): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c1d40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.88664307 +0000 UTC m=+77.419666747 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009c1d40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5810 item 13 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c440): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c440): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c440): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c440): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c440): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.889292831 +0000 UTC m=+77.422316508 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c440): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c980): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c980): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c980): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c980): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c980): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.889292831 +0000 UTC m=+77.422316508 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1c980): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007182a0 item 14 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1cfc0): _readAt: size=2, off=0 2025/11/05 11:23:08 ERROR : open-test-file(0xc000a1cfc0): Couldn't read size of file 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1cfc0): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1cfc0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1cfc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1cfc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1cfc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d380): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d380): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d380): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d380): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d380): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.892299822 +0000 UTC m=+77.425323499 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1d380): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1da40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1da40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1da40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1da40): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1da40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.892299822 +0000 UTC m=+77.425323499 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a1da40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000718930 item 15 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44140): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44140): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44140): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44140): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44140): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.895166159 +0000 UTC m=+77.428189886 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44140): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44680): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44680): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44680): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44680): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44680): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.895166159 +0000 UTC m=+77.428189886 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44680): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000718cb0 item 16 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44cc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44cc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44cc0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44cc0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44cc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.897588362 +0000 UTC m=+77.430612030 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a44cc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45140): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45140): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45140): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45140): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45140): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45140): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45140): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45140): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.897588362 +0000 UTC m=+77.430612030 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45140): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45640): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45640): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45640): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45640): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45640): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.897588362 +0000 UTC m=+77.430612030 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45640): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007190a0 item 17 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45cc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45cc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45cc0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45cc0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45cc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.901771049 +0000 UTC m=+77.434794726 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a45cc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0280): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0280): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0280): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0280): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0280): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.901771049 +0000 UTC m=+77.434794726 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0280): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000719650 item 18 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0900): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0900): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0900): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0900): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0900): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.90447408 +0000 UTC m=+77.437497757 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0900): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0e00): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0e00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0e00): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0e00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0e00): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0e00): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0e00): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0e00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.90447408 +0000 UTC m=+77.437497757 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa0e00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1300): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1300): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1300): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1300): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1300): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.90447408 +0000 UTC m=+77.437497757 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1300): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000719a40 item 19 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1980): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1980): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1980): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1980): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1980): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.908426284 +0000 UTC m=+77.441449951 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1980): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1ec0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1ec0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1ec0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1ec0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1ec0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.908426284 +0000 UTC m=+77.441449951 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000aa1ec0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430380 item 20 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae05c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae05c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae05c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae05c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae05c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.911251424 +0000 UTC m=+77.444275100 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae05c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae0ac0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae0ac0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae0ac0): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae0ac0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae0ac0): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae0ac0): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae0ac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae0ac0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.911251424 +0000 UTC m=+77.444275100 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae0ac0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae0fc0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae0fc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae0fc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae0fc0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae0fc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.911251424 +0000 UTC m=+77.444275100 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae0fc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430cb0 item 21 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae1640): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae1640): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae1640): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae1640): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae1640): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.914892894 +0000 UTC m=+77.447916551 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae1640): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae1b80): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae1b80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae1b80): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae1b80): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae1b80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.914892894 +0000 UTC m=+77.447916551 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ae1b80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004315e0 item 22 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06280): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06280): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06280): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06280): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06280): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.91727901 +0000 UTC m=+77.450302667 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06280): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06780): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06780): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06780): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06780): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06780): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06780): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06780): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06780): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.91727901 +0000 UTC m=+77.450302667 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06780): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06c80): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06c80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06c80): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06c80): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06c80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.91727901 +0000 UTC m=+77.450302667 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b06c80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004100e0 item 23 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07300): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07300): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07300): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07300): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07300): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.92048795 +0000 UTC m=+77.453511607 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07300): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07840): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07840): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07840): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07840): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07840): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.92048795 +0000 UTC m=+77.453511607 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07840): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e00 item 24 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07e80): _readAt: size=2, off=0 2025/11/05 11:23:08 ERROR : open-test-file(0xc000b07e80): Couldn't read size of file 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07e80): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07e80): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07e80): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07e80): close: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b07e80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b402c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b402c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b402c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b402c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b402c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.922959126 +0000 UTC m=+77.455982783 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b402c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b407c0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b407c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b407c0): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b407c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b407c0): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b407c0): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b407c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b407c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.922959126 +0000 UTC m=+77.455982783 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b407c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b40d00): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b40d00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b40d00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b40d00): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b40d00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.922959126 +0000 UTC m=+77.455982783 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b40d00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411340 item 25 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b41380): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b41380): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b41380): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b41380): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b41380): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.926178154 +0000 UTC m=+77.459201811 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000b41380): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1300): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1300): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1300): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1300): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1300): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.926178154 +0000 UTC m=+77.459201811 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1300): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a39d0 item 26 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1940): _readAt: size=2, off=0 2025/11/05 11:23:08 ERROR : open-test-file(0xc000dd1940): Couldn't read size of file 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1940): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1940): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1940): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1940): close: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1940): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1d00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1d00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1d00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1d00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1d00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.929521426 +0000 UTC m=+77.462545093 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000dd1d00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df8280): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df8280): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df8280): open at offset 5 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df8280): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df8280): >_readAt: n=2, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df8280): _writeAt: size=3, off=7 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df8280): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df8280): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.929521426 +0000 UTC m=+77.462545093 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df8280): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df87c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df87c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df87c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df87c0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df87c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.929521426 +0000 UTC m=+77.462545093 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df87c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3d50 item 27 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df8e40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df8e40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df8e40): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df8e40): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df8e40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.93313246 +0000 UTC m=+77.466156137 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df8e40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df9380): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df9380): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df9380): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df9380): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df9380): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.93313246 +0000 UTC m=+77.466156137 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df9380): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e3f0 item 28 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df99c0): _readAt: size=2, off=0 2025/11/05 11:23:08 ERROR : open-test-file(0xc000df99c0): Couldn't read size of file 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df99c0): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df99c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df99c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df99c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df99c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df9d80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df9d80): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df9d80): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df9d80): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df9d80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.935874965 +0000 UTC m=+77.468898632 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000df9d80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba64c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba64c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba64c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba64c0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba64c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.935874965 +0000 UTC m=+77.468898632 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba64c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e850 item 29 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba6b40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba6b40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba6b40): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba6b40): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba6b40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.939262049 +0000 UTC m=+77.472285726 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba6b40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba7080): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba7080): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba7080): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba7080): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba7080): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.939262049 +0000 UTC m=+77.472285726 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba7080): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed20 item 30 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba76c0): _readAt: size=2, off=0 2025/11/05 11:23:08 ERROR : open-test-file(0xc000ba76c0): Couldn't read size of file 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba76c0): >_readAt: n=0, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba76c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba76c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba76c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba76c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba7a80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba7a80): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba7a80): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba7a80): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba7a80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.942482019 +0000 UTC m=+77.475505686 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000ba7a80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce1c0): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce1c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce1c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce1c0): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce1c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.942482019 +0000 UTC m=+77.475505686 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce1c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f1f0 item 31 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 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 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce840): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce840): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce840): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce840): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce840): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.94549455 +0000 UTC m=+77.478518228 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bce840): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bced80): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bced80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bced80): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bced80): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bced80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.94549455 +0000 UTC m=+77.478518228 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bced80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f650 item 32 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf3c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf3c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf3c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf3c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf3c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.948393368 +0000 UTC m=+77.481417036 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf3c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf840): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf840): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf840): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf840): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf840): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fb20 item 33 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf840): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf840): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.949572269 +0000 UTC m=+77.482595937 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcf840): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcfd40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcfd40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcfd40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcfd40): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcfd40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.949572269 +0000 UTC m=+77.482595937 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bcfd40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fce0 item 33 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0400): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0400): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0400): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0400): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0400): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.955318549 +0000 UTC m=+77.488342216 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0400): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0880): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0880): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a380 item 34 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0880): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0880): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0880): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0880): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0880): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.956687176 +0000 UTC m=+77.489710853 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0880): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be140): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be140): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be140): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be140): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be140): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.956687176 +0000 UTC m=+77.489710853 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be140): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a000 item 34 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be780): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be780): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be780): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be780): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be780): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.959905103 +0000 UTC m=+77.492928770 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009be780): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bec00): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bec00): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bec00): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bec00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bec00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a3f0 item 35 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bec00): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bec00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.961144078 +0000 UTC m=+77.494167795 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bec00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf100): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf100): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf100): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf100): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf100): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.961144078 +0000 UTC m=+77.494167795 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf100): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a690 item 35 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf780): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf780): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf780): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf780): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf780): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.964027847 +0000 UTC m=+77.497051525 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bf780): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bfcc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bfcc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045aaf0 item 36 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bfcc0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bfcc0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bfcc0): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bfcc0): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bfcc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.965328167 +0000 UTC m=+77.498351843 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0009bfcc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0280): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0280): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0280): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0280): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0280): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.965328167 +0000 UTC m=+77.498351843 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf0280): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045acb0 item 36 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1080): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1080): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1080): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1080): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1080): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.968291365 +0000 UTC m=+77.501315012 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1080): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1500): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1500): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1500): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1500): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1500): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b110 item 37 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1500): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1500): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.96902429 +0000 UTC m=+77.502047947 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1500): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1a00): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1a00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1a00): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1a00): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1a00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.96902429 +0000 UTC m=+77.502047947 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000bf1a00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b340 item 37 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8100): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8100): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8100): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8100): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8100): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.971151851 +0000 UTC m=+77.504175528 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8100): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8600): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8600): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b8f0 item 38 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8600): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8600): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8600): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8600): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8600): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.971897199 +0000 UTC m=+77.504920847 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8600): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8b40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8b40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8b40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8b40): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8b40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.971897199 +0000 UTC m=+77.504920847 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d8b40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bab0 item 38 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d91c0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d91c0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d91c0): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d91c0): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d91c0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.973701645 +0000 UTC m=+77.506725292 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0007d91c0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138840): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138840): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138840): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138840): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138840): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec230 item 39 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138840): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138840): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.975172604 +0000 UTC m=+77.508196291 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138840): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138d40): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138d40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138d40): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138d40): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138d40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.975172604 +0000 UTC m=+77.508196291 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000138d40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ec770 item 39 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139600): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139600): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139600): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139600): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139600): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.977239441 +0000 UTC m=+77.510263109 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139600): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139d80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139d80): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed1f0 item 40 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139d80): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139d80): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139d80): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139d80): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139d80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.978032248 +0000 UTC m=+77.511055905 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000139d80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0003abd80): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0003abd80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0003abd80): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0003abd80): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0003abd80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.978032248 +0000 UTC m=+77.511055905 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0003abd80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ed5e0 item 40 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90600): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90600): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90600): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90600): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90600): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90600): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90600): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.980119785 +0000 UTC m=+77.513143442 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90600): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90b00): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90b00): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90b00): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004edab0 item 41 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90b00): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90b00): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.98161011 +0000 UTC m=+77.514633787 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90b00): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90fc0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90fc0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90fc0): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90fc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90fc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004edc70 item 41 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90fc0): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90fc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.983219188 +0000 UTC m=+77.516242865 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a90fc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91500): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91500): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91500): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91500): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91500): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.983219188 +0000 UTC m=+77.516242865 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91500): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004100e0 item 41 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91b40): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91b40): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91b40): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91b40): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91b40): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91b40): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91b40): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.986197335 +0000 UTC m=+77.519220972 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000a91b40): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526100): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526100): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526100): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004109a0 item 42 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526100): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526100): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.987077066 +0000 UTC m=+77.520100743 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526100): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526740): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526740): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e70 item 42 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526740): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526740): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526740): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526740): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526740): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.988086299 +0000 UTC m=+77.521109936 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000526740): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527840): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527840): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527840): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527840): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527840): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.988086299 +0000 UTC m=+77.521109936 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527840): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004111f0 item 42 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527e80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527e80): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527e80): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527e80): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527e80): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527e80): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527e80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.99060815 +0000 UTC m=+77.523631837 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000527e80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0440): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0440): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0440): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411570 item 43 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0440): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0440): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.991395777 +0000 UTC m=+77.524419414 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0440): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0bc0): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0bc0): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0bc0): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0bc0): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411960 item 43 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0bc0): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0bc0): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.992350658 +0000 UTC m=+77.525374305 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d0bc0): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1540): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1540): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1540): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1540): >_readAt: n=5, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1540): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.992350658 +0000 UTC m=+77.525374305 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc0008d1540): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411c00 item 43 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22140): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22140): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22140): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22140): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22140): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22140): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22140): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.995589935 +0000 UTC m=+77.528613591 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22140): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22640): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22640): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22640): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e2a0 item 44 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22640): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22640): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.996620469 +0000 UTC m=+77.529644126 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22640): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22b80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22b80): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e5b0 item 44 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22b80): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22b80): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22b80): _writeAt: size=3, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22b80): >_writeAt: n=3, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22b80): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.997424557 +0000 UTC m=+77.530448214 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c22b80): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23100): _readAt: size=512, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23100): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23100): >openPending: err= 2025/11/05 11:23:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23100): >_readAt: n=3, err=EOF 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23100): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.997424557 +0000 UTC m=+77.530448214 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23100): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: Remove: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ebd0 item 44 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23740): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23740): >openPending: err= 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23740): _readAt: size=2, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23740): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23740): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23740): >_writeAt: n=5, err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23740): close: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:08.999263195 +0000 UTC m=+77.532286842 2025/11/05 11:23:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23740): >close: err= 2025/11/05 11:23:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:08 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:08 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23c80): _writeAt: size=5, off=0 2025/11/05 11:23:08 DEBUG : open-test-file(0xc000c23c80): openPending: 2025/11/05 11:23:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c23c80): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f030 item 45 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c23c80): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c23c80): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.000073826 +0000 UTC m=+77.533097504 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c23c80): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2400): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2400): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2400): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2400): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2400): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.000073826 +0000 UTC m=+77.533097504 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2400): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f650 item 45 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2a40): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2a40): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2a40): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2a40): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2a40): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2a40): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2a40): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.00222985 +0000 UTC m=+77.535253497 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2a40): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2f40): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2f40): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2f40): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fb20 item 46 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2f40): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2f40): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.00305567 +0000 UTC m=+77.536079328 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e2f40): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e3680): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e3680): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e3680): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e3680): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e3680): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.00305567 +0000 UTC m=+77.536079328 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e3680): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ff10 item 46 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e3cc0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e3cc0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e3cc0): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e3cc0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e3cc0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e3cc0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e3cc0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.005357818 +0000 UTC m=+77.538381476 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009e3cc0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097e240): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097e240): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097e240): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424380 item 47 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097e240): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097e240): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.006158781 +0000 UTC m=+77.539182448 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097e240): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097e980): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097e980): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097e980): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097e980): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097e980): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.006158781 +0000 UTC m=+77.539182448 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097e980): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424540 item 47 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23: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 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097efc0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097efc0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097efc0): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097efc0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097efc0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097efc0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097efc0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.008709596 +0000 UTC m=+77.541733253 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097efc0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097f4c0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097f4c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097f4c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424930 item 48 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097f4c0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097f4c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.009632748 +0000 UTC m=+77.542656415 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097f4c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097fbc0): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097fbc0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097fbc0): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097fbc0): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097fbc0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.009632748 +0000 UTC m=+77.542656415 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc00097fbc0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424bd0 item 48 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0008d1dc0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0008d1dc0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0008d1dc0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0008d1dc0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0008d1dc0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.012233877 +0000 UTC m=+77.545257524 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0008d1dc0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002ce8c0): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002ce8c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002ce8c0): _writeAt: size=3, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002ce8c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002ce8c0): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002ce8c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316310 item 49 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002ce8c0): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002ce8c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.012976331 +0000 UTC m=+77.545999988 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002ce8c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002cef00): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002cef00): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002cef00): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002cef00): >_readAt: n=8, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002cef00): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.012976331 +0000 UTC m=+77.545999988 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002cef00): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316a10 item 49 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002cf880): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002cf880): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002cf880): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002cf880): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002cf880): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.015387783 +0000 UTC m=+77.548411441 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0002cf880): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000998280): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000998280): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000998280): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316f50 item 50 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000998280): _readAt: size=2, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000998280): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000998280): _writeAt: size=3, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000998280): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000998280): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.016585361 +0000 UTC m=+77.549609018 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000998280): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000998980): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000998980): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000998980): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000998980): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000998980): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.016585361 +0000 UTC m=+77.549609018 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000998980): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317420 item 50 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999100): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999100): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999100): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999100): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999100): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.018495423 +0000 UTC m=+77.551519081 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999100): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999600): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999600): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999600): _writeAt: size=3, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999600): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999600): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999600): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317b20 item 51 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999600): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999600): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.019433754 +0000 UTC m=+77.552457431 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999600): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999b40): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999b40): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999b40): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999b40): >_readAt: n=8, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999b40): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.019433754 +0000 UTC m=+77.552457431 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000999b40): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c76000 item 51 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bac280): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bac280): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bac280): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bac280): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bac280): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.022009505 +0000 UTC m=+77.555033162 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bac280): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bac780): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bac780): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bac780): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c76540 item 52 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bac780): _readAt: size=2, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bac780): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bac780): _writeAt: size=3, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bac780): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bac780): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.023068863 +0000 UTC m=+77.556092520 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bac780): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bacd00): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bacd00): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bacd00): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bacd00): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bacd00): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.023068863 +0000 UTC m=+77.556092520 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bacd00): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c76700 item 52 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bad380): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bad380): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bad380): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bad380): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bad380): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.025654643 +0000 UTC m=+77.558678301 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bad380): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bad880): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bad880): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bad880): _writeAt: size=3, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bad880): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bad880): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bad880): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c76a80 item 53 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bad880): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bad880): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.026721946 +0000 UTC m=+77.559745603 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bad880): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baddc0): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baddc0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baddc0): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baddc0): >_readAt: n=8, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baddc0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.026721946 +0000 UTC m=+77.559745603 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baddc0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c76c40 item 53 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a58500): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a58500): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a58500): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a58500): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a58500): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.029374622 +0000 UTC m=+77.562398279 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a58500): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a58a80): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a58a80): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a58a80): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c76fc0 item 54 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a58a80): _readAt: size=2, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a58a80): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a58a80): _writeAt: size=3, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a58a80): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a58a80): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.030318983 +0000 UTC m=+77.563342641 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a58a80): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59080): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59080): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59080): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59080): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59080): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.030318983 +0000 UTC m=+77.563342641 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59080): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c77180 item 54 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59700): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59700): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59700): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59700): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59700): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.032610382 +0000 UTC m=+77.565634039 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59700): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59c00): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59c00): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59c00): _writeAt: size=3, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59c00): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59c00): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59c00): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c776c0 item 55 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59c00): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59c00): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.033535848 +0000 UTC m=+77.566559505 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a59c00): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daa1c0): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daa1c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daa1c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daa1c0): >_readAt: n=8, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daa1c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.033535848 +0000 UTC m=+77.566559505 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daa1c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c77880 item 55 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23: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 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daa880): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daa880): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daa880): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daa880): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daa880): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.036339678 +0000 UTC m=+77.569363346 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daa880): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daad80): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daad80): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daad80): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c77c00 item 56 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daad80): _readAt: size=2, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daad80): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daad80): _writeAt: size=3, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daad80): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daad80): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.037828951 +0000 UTC m=+77.570852618 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000daad80): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dab300): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dab300): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dab300): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dab300): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dab300): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.037828951 +0000 UTC m=+77.570852618 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dab300): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c77dc0 item 56 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dab940): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dab940): open at offset 0 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dab940): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dab940): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dab940): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dab940): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dab940): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dab940): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.040789705 +0000 UTC m=+77.573813403 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dab940): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dabe80): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dabe80): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dabe80): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001da850 item 57 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dabe80): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dabe80): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.042397972 +0000 UTC m=+77.575421609 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dabe80): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007d97c0): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007d97c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007d97c0): _writeAt: size=3, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007d97c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007d97c0): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007d97c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a8c0 item 57 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007d97c0): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007d97c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.044349484 +0000 UTC m=+77.577373141 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007d97c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007d9d80): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007d9d80): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007d9d80): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007d9d80): >_readAt: n=8, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007d9d80): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.044349484 +0000 UTC m=+77.577373141 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007d9d80): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aaf0 item 57 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0440): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0440): open at offset 0 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0440): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0440): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0440): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0440): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0440): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0440): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.047944728 +0000 UTC m=+77.580968385 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0440): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0980): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0980): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0980): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b500 item 58 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0980): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0980): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.049344915 +0000 UTC m=+77.582368572 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0980): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0f00): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0f00): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0f00): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b810 item 58 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0f00): _readAt: size=2, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0f00): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0f00): _writeAt: size=3, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0f00): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0f00): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.05038206 +0000 UTC m=+77.583405857 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd0f00): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd14c0): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd14c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd14c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd14c0): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd14c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.05038206 +0000 UTC m=+77.583405857 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd14c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bd50 item 58 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd1b00): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd1b00): open at offset 0 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd1b00): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd1b00): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd1b00): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd1b00): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd1b00): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd1b00): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.052995333 +0000 UTC m=+77.586018999 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000dd1b00): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007800c0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007800c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007800c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a3f0 item 59 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007800c0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007800c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.053908265 +0000 UTC m=+77.586931922 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007800c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000780600): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000780600): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000780600): _writeAt: size=3, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000780600): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000780600): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000780600): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a620 item 59 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000780600): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000780600): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.054836897 +0000 UTC m=+77.587860553 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000780600): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000780b80): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000780b80): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000780b80): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000780b80): >_readAt: n=8, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000780b80): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.054836897 +0000 UTC m=+77.587860553 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000780b80): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a8c0 item 59 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23: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 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007811c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007811c0): open at offset 0 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007811c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007811c0): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007811c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007811c0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007811c0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007811c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.057014672 +0000 UTC m=+77.590038330 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007811c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000781700): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000781700): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000781700): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ae00 item 60 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000781700): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000781700): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.057639504 +0000 UTC m=+77.590663161 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000781700): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000781c40): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000781c40): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000781c40): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b030 item 60 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000781c40): _readAt: size=2, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000781c40): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000781c40): _writeAt: size=3, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000781c40): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000781c40): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.058479339 +0000 UTC m=+77.591502996 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000781c40): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c6280): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c6280): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c6280): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c6280): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c6280): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.058479339 +0000 UTC m=+77.591502996 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c6280): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b260 item 60 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c68c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c68c0): open at offset 0 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c68c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c68c0): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c68c0): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c68c0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c68c0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c68c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.060363064 +0000 UTC m=+77.593386730 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c68c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c6e00): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c6e00): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c6e00): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b8f0 item 61 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c6e00): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c6e00): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.06100121 +0000 UTC m=+77.594024868 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c6e00): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c7500): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c7500): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c7500): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c7500): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c7500): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.06100121 +0000 UTC m=+77.594024868 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007c7500): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bce0 item 61 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23: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 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000842280): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000842280): open at offset 0 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000842280): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000842280): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000842280): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000842280): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000842280): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000842280): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.062964263 +0000 UTC m=+77.595987901 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000842280): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0008427c0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0008427c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0008427c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004252d0 item 62 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0008427c0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0008427c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.063503044 +0000 UTC m=+77.596526681 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0008427c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000842fc0): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000842fc0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000842fc0): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000842fc0): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000842fc0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.063503044 +0000 UTC m=+77.596526681 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000842fc0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425570 item 62 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23: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 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000843600): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000843600): open at offset 0 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000843600): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000843600): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000843600): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000843600): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000843600): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000843600): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.064868034 +0000 UTC m=+77.597891671 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000843600): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000843b40): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000843b40): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000843b40): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425c00 item 63 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000843b40): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000843b40): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.065376758 +0000 UTC m=+77.598400395 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000843b40): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5c2c0): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5c2c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5c2c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5c2c0): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5c2c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.065376758 +0000 UTC m=+77.598400395 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5c2c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322000 item 63 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23: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 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5c900): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5c900): open at offset 0 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5c900): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5c900): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5c900): >_readAt: n=0, err=Bad file descriptor 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5c900): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5c900): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5c900): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.066745807 +0000 UTC m=+77.599769444 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5c900): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5ce40): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5ce40): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5ce40): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322af0 item 64 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5ce40): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5ce40): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.067133404 +0000 UTC m=+77.600157041 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5ce40): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5d540): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5d540): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5d540): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5d540): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5d540): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.067133404 +0000 UTC m=+77.600157041 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5d540): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322e70 item 64 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5db80): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5db80): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5db80): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5db80): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5db80): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.068380974 +0000 UTC m=+77.601404611 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c5db80): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6e080): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6e080): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6e080): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6e080): >_readAt: n=2, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6e080): _writeAt: size=3, off=2 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440000 item 65 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6e080): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6e080): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.068889327 +0000 UTC m=+77.601912964 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6e080): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6e580): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6e580): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6e580): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6e580): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6e580): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.068889327 +0000 UTC m=+77.601912964 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6e580): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004402a0 item 65 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6ebc0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6ebc0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6ebc0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6ebc0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6ebc0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.070148851 +0000 UTC m=+77.603172477 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6ebc0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6f040): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6f040): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004407e0 item 66 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6f040): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6f040): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6f040): _writeAt: size=3, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6f040): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6f040): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.070806594 +0000 UTC m=+77.603830231 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6f040): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6f580): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6f580): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6f580): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6f580): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6f580): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.070806594 +0000 UTC m=+77.603830231 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6f580): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004409a0 item 66 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6fbc0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6fbc0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6fbc0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6fbc0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6fbc0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.072053102 +0000 UTC m=+77.605076739 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c6fbc0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009000c0): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009000c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009000c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009000c0): >_readAt: n=2, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009000c0): _writeAt: size=3, off=2 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441030 item 67 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009000c0): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009000c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.07259536 +0000 UTC m=+77.605618998 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009000c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009005c0): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009005c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009005c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009005c0): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009005c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.07259536 +0000 UTC m=+77.605618998 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009005c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004411f0 item 67 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000900c40): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000900c40): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000900c40): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000900c40): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000900c40): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.073955121 +0000 UTC m=+77.606978758 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000900c40): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901140): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901140): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004415e0 item 68 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901140): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901140): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901140): _writeAt: size=3, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901140): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901140): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.074537112 +0000 UTC m=+77.607560750 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901140): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901680): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901680): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901680): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901680): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901680): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.074537112 +0000 UTC m=+77.607560750 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901680): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004417a0 item 68 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901cc0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901cc0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901cc0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901cc0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901cc0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.075812405 +0000 UTC m=+77.608836043 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000901cc0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009301c0): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009301c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009301c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009301c0): >_readAt: n=2, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009301c0): _writeAt: size=3, off=2 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441ce0 item 69 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009301c0): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009301c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.076341858 +0000 UTC m=+77.609365495 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009301c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009306c0): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009306c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009306c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009306c0): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009306c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.076341858 +0000 UTC m=+77.609365495 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009306c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6070 item 69 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000930d40): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000930d40): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000930d40): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000930d40): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000930d40): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.077703953 +0000 UTC m=+77.610727590 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000930d40): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931240): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931240): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7570 item 70 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931240): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931240): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931240): _writeAt: size=3, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931240): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931240): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.078314779 +0000 UTC m=+77.611338416 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931240): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931780): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931780): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931780): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931780): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931780): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.078314779 +0000 UTC m=+77.611338416 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931780): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e78f0 item 70 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931e00): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931e00): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931e00): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931e00): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931e00): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.079647219 +0000 UTC m=+77.612670856 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000931e00): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984380): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984380): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984380): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984380): >_readAt: n=2, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984380): _writeAt: size=3, off=2 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2230 item 71 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984380): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984380): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.080161403 +0000 UTC m=+77.613185031 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984380): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984880): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984880): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984880): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984880): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984880): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.080161403 +0000 UTC m=+77.613185031 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984880): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2540 item 71 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984f00): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984f00): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984f00): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984f00): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984f00): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.081694469 +0000 UTC m=+77.614718106 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000984f00): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985400): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985400): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2af0 item 72 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985400): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985400): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985400): _writeAt: size=3, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985400): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985400): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.08244585 +0000 UTC m=+77.615469486 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985400): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985940): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985940): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985940): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985940): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985940): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.08244585 +0000 UTC m=+77.615469486 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985940): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2d20 item 72 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985f00): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985f00): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985f00): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985f00): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985f00): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985f00): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985f00): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.08395508 +0000 UTC m=+77.616978717 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000985f00): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4480): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4480): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4480): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f32d0 item 73 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4480): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4480): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.084452563 +0000 UTC m=+77.617476200 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4480): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4940): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4940): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4940): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4940): >_readAt: n=2, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4940): _writeAt: size=3, off=2 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f35e0 item 73 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4940): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4940): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.085066655 +0000 UTC m=+77.618090292 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4940): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4e80): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4e80): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4e80): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4e80): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4e80): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.085066655 +0000 UTC m=+77.618090292 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c4e80): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3810 item 73 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c54c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c54c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c54c0): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c54c0): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c54c0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c54c0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c54c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.086598889 +0000 UTC m=+77.619622527 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c54c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c59c0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c59c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c59c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3ce0 item 74 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c59c0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c59c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.087208143 +0000 UTC m=+77.620231790 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c59c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c5f00): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c5f00): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4000 item 74 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c5f00): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c5f00): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c5f00): _writeAt: size=3, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c5f00): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c5f00): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.087944273 +0000 UTC m=+77.620967910 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0009c5f00): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1c500): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1c500): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1c500): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1c500): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1c500): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.087944273 +0000 UTC m=+77.620967910 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1c500): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f41c0 item 74 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1cb40): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1cb40): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1cb40): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1cb40): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1cb40): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1cb40): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1cb40): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.08945619 +0000 UTC m=+77.622479827 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1cb40): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1d040): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1d040): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1d040): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4620 item 75 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1d040): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1d040): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.090063358 +0000 UTC m=+77.623087006 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1d040): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1d580): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1d580): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1d580): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1d580): >_readAt: n=2, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1d580): _writeAt: size=3, off=2 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4d20 item 75 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1d580): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1d580): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.090913263 +0000 UTC m=+77.623936920 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1d580): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1dac0): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1dac0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1dac0): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1dac0): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1dac0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.090913263 +0000 UTC m=+77.623936920 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a1dac0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5030 item 75 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44180): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44180): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44180): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44180): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44180): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44180): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44180): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.092959372 +0000 UTC m=+77.625983029 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44180): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44680): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44680): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44680): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5730 item 76 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44680): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44680): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.093690052 +0000 UTC m=+77.626713709 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44680): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44bc0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44bc0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5960 item 76 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44bc0): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44bc0): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44bc0): _writeAt: size=3, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44bc0): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44bc0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.094548411 +0000 UTC m=+77.627572069 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a44bc0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45140): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45140): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45140): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45140): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45140): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.094548411 +0000 UTC m=+77.627572069 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45140): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000718070 item 76 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45780): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45780): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45780): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45780): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45780): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45780): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45780): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.096456411 +0000 UTC m=+77.629480058 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45780): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45c80): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45c80): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45c80): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007187e0 item 77 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45c80): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45c80): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.097222158 +0000 UTC m=+77.630245815 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a45c80): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9e400): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9e400): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9e400): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9e400): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9e400): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.097222158 +0000 UTC m=+77.630245815 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9e400): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007189a0 item 77 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9ea40): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9ea40): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9ea40): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9ea40): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9ea40): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9ea40): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9ea40): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.099149513 +0000 UTC m=+77.632173191 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9ea40): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9ef40): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9ef40): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9ef40): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000718d20 item 78 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9ef40): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9ef40): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.099781449 +0000 UTC m=+77.632805096 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9ef40): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9f640): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9f640): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9f640): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9f640): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9f640): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.099781449 +0000 UTC m=+77.632805096 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9f640): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000718f50 item 78 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9fc80): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9fc80): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9fc80): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9fc80): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9fc80): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9fc80): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9fc80): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.101375739 +0000 UTC m=+77.634399377 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000a9fc80): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000ae8200): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000ae8200): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000ae8200): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007192d0 item 79 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000ae8200): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000ae8200): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.101982428 +0000 UTC m=+77.635006065 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000ae8200): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000ae8900): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000ae8900): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000ae8900): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000ae8900): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000ae8900): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.101982428 +0000 UTC m=+77.635006065 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000ae8900): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000719570 item 79 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23: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 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007943c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007943c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007943c0): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007943c0): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007943c0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007943c0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007943c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.103605442 +0000 UTC m=+77.636629079 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007943c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007948c0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007948c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007948c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001dacb0 item 80 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007948c0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007948c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.104224854 +0000 UTC m=+77.637248491 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc0007948c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795040): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795040): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795040): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795040): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795040): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.104224854 +0000 UTC m=+77.637248491 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795040): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001db420 item 80 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795680): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795680): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795680): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795680): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795680): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.105967443 +0000 UTC m=+77.638991080 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795680): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795b00): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795b00): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795b00): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795b00): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795b00): >_readAt: n=2, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795b00): _writeAt: size=3, off=7 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430000 item 81 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795b00): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795b00): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.106577187 +0000 UTC m=+77.639600824 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000795b00): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b100c0): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b100c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b100c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b100c0): >_readAt: n=8, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b100c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.106577187 +0000 UTC m=+77.639600824 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b100c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430380 item 81 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b10740): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b10740): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b10740): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b10740): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b10740): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.108166327 +0000 UTC m=+77.641189964 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b10740): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b10c40): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b10c40): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b10c40): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430cb0 item 82 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b10c40): _readAt: size=2, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b10c40): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b10c40): _writeAt: size=3, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b10c40): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b10c40): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.108842136 +0000 UTC m=+77.641865773 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b10c40): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b111c0): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b111c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b111c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b111c0): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b111c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.108842136 +0000 UTC m=+77.641865773 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b111c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004311f0 item 82 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b11840): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b11840): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b11840): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b11840): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b11840): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.110385431 +0000 UTC m=+77.643409068 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b11840): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b11d40): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b11d40): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b11d40): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b11d40): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b11d40): >_readAt: n=2, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b11d40): _writeAt: size=3, off=7 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431650 item 83 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b11d40): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b11d40): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.111151137 +0000 UTC m=+77.644174774 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b11d40): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4c300): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4c300): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4c300): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4c300): >_readAt: n=8, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4c300): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.111151137 +0000 UTC m=+77.644174774 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4c300): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431ea0 item 83 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4c980): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4c980): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4c980): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4c980): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4c980): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.112978295 +0000 UTC m=+77.646001932 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4c980): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4ce80): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4ce80): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4ce80): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2700 item 84 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4ce80): _readAt: size=2, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4ce80): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4ce80): _writeAt: size=3, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4ce80): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4ce80): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.113806248 +0000 UTC m=+77.646829885 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4ce80): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4d400): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4d400): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4d400): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4d400): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4d400): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.113806248 +0000 UTC m=+77.646829885 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4d400): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a28c0 item 84 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4da80): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4da80): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4da80): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4da80): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4da80): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.115312033 +0000 UTC m=+77.648335670 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b4da80): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74000): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74000): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74000): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74000): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74000): >_readAt: n=2, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74000): _writeAt: size=3, off=7 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2d20 item 85 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74000): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74000): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.116059315 +0000 UTC m=+77.649082952 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74000): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74540): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74540): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74540): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74540): >_readAt: n=8, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74540): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.116059315 +0000 UTC m=+77.649082952 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74540): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3110 item 85 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74bc0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74bc0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74bc0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74bc0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74bc0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.117580097 +0000 UTC m=+77.650603734 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b74bc0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b750c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b750c0): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b750c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3650 item 86 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b750c0): _readAt: size=2, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b750c0): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b750c0): _writeAt: size=3, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b750c0): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b750c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.118350603 +0000 UTC m=+77.651374241 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b750c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b75640): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b75640): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b75640): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b75640): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b75640): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.118350603 +0000 UTC m=+77.651374241 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b75640): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3880 item 86 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b75cc0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b75cc0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b75cc0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b75cc0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b75cc0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.119837392 +0000 UTC m=+77.652861029 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000b75cc0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baa240): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baa240): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baa240): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baa240): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baa240): >_readAt: n=2, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baa240): _writeAt: size=3, off=7 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3c70 item 87 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baa240): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baa240): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.12055605 +0000 UTC m=+77.653579687 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baa240): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baa780): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baa780): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baa780): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baa780): >_readAt: n=8, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baa780): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.12055605 +0000 UTC m=+77.653579687 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baa780): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3e30 item 87 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23: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 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baae00): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baae00): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baae00): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baae00): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baae00): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.122277319 +0000 UTC m=+77.655300956 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000baae00): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bab300): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bab300): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bab300): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e310 item 88 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bab300): _readAt: size=2, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bab300): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bab300): _writeAt: size=3, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bab300): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bab300): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.123074815 +0000 UTC m=+77.656098453 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bab300): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bab880): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bab880): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bab880): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bab880): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bab880): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.123074815 +0000 UTC m=+77.656098453 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bab880): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e5b0 item 88 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000babec0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000babec0): open at offset 0 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000babec0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000babec0): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000babec0): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000babec0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000babec0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000babec0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.125270695 +0000 UTC m=+77.658294352 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000babec0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd6480): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd6480): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd6480): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e9a0 item 89 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd6480): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd6480): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.125909383 +0000 UTC m=+77.658933040 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd6480): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd69c0): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd69c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd69c0): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd69c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd69c0): >_readAt: n=2, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd69c0): _writeAt: size=3, off=7 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ebd0 item 89 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd69c0): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd69c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.126715484 +0000 UTC m=+77.659739121 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd69c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd6f40): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd6f40): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd6f40): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd6f40): >_readAt: n=8, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd6f40): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.126715484 +0000 UTC m=+77.659739121 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd6f40): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ef50 item 89 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd7580): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd7580): open at offset 0 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd7580): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd7580): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd7580): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd7580): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd7580): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd7580): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.128344862 +0000 UTC m=+77.661368509 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd7580): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd7ac0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd7ac0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd7ac0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f3b0 item 90 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd7ac0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd7ac0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.128927054 +0000 UTC m=+77.661950691 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000bd7ac0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1a080): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1a080): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1a080): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f5e0 item 90 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1a080): _readAt: size=2, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1a080): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1a080): _writeAt: size=3, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1a080): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1a080): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.129665649 +0000 UTC m=+77.662689286 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1a080): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1a640): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1a640): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1a640): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1a640): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1a640): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.129665649 +0000 UTC m=+77.662689286 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1a640): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f810 item 90 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1ac80): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1ac80): open at offset 0 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1ac80): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1ac80): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1ac80): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1ac80): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1ac80): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1ac80): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.131124655 +0000 UTC m=+77.664148292 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1ac80): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1b1c0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1b1c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1b1c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc70 item 91 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1b1c0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1b1c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.131703132 +0000 UTC m=+77.664726769 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1b1c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1b700): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1b700): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1b700): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1b700): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1b700): >_readAt: n=2, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1b700): _writeAt: size=3, off=7 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fea0 item 91 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1b700): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1b700): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.132363571 +0000 UTC m=+77.665387207 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1b700): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1bc80): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1bc80): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1bc80): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1bc80): >_readAt: n=8, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1bc80): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.132363571 +0000 UTC m=+77.665387207 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c1bc80): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520380 item 91 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23: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 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98340): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98340): open at offset 0 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98340): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98340): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98340): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98340): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98340): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98340): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.133934146 +0000 UTC m=+77.666957783 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98340): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98880): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98880): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98880): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000520c40 item 92 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98880): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98880): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.134629582 +0000 UTC m=+77.667653218 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98880): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98dc0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98dc0): open at offset 5 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98dc0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005215e0 item 92 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98dc0): _readAt: size=2, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98dc0): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98dc0): _writeAt: size=3, off=5 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98dc0): >_writeAt: n=3, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98dc0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.135334573 +0000 UTC m=+77.668358211 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c98dc0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c99380): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c99380): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c99380): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c99380): >_readAt: n=3, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c99380): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.135334573 +0000 UTC m=+77.668358211 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c99380): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000521960 item 92 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c999c0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c999c0): open at offset 0 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c999c0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c999c0): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c999c0): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c999c0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c999c0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c999c0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.137026868 +0000 UTC m=+77.670050515 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c999c0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c99f00): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c99f00): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c99f00): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a310 item 93 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c99f00): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c99f00): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.137674462 +0000 UTC m=+77.670698110 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000c99f00): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd0680): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd0680): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd0680): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd0680): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd0680): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.137674462 +0000 UTC m=+77.670698110 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd0680): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033af50 item 93 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23: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 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd0cc0): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd0cc0): open at offset 0 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd0cc0): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd0cc0): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd0cc0): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd0cc0): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd0cc0): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd0cc0): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.139369923 +0000 UTC m=+77.672393560 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd0cc0): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1200): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1200): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1200): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b6c0 item 94 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1200): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1200): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.140034981 +0000 UTC m=+77.673058628 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1200): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1900): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1900): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1900): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1900): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1900): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.140034981 +0000 UTC m=+77.673058628 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1900): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bb90 item 94 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23: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 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1f40): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1f40): open at offset 0 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1f40): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1f40): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1f40): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1f40): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1f40): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1f40): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.141839797 +0000 UTC m=+77.674863434 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000cd1f40): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d08500): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d08500): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d08500): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c150 item 95 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d08500): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d08500): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.142425836 +0000 UTC m=+77.675449473 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d08500): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d08c00): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d08c00): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d08c00): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d08c00): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d08c00): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.142425836 +0000 UTC m=+77.675449473 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d08c00): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c540 item 95 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23: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 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09240): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09240): open at offset 0 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09240): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09240): _readAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09240): >_readAt: n=0, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09240): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09240): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09240): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.144015908 +0000 UTC m=+77.677039546 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09240): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09780): _writeAt: size=5, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09780): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09780): >openPending: err= 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ca10 item 96 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09780): >_writeAt: n=5, err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09780): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.144614583 +0000 UTC m=+77.677638219 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09780): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/05 11:23:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/05 11:23:09 DEBUG : open-test-file: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09e80): _readAt: size=512, off=0 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09e80): openPending: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09e80): >openPending: err= 2025/11/05 11:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09e80): >_readAt: n=5, err=EOF 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09e80): close: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-05 11:23:09.144614583 +0000 UTC m=+77.677638219 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : open-test-file(0xc000d09e80): >close: err= 2025/11/05 11:23:09 DEBUG : open-test-file: Remove: 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ccb0 item 96 2025/11/05 11:23:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/05 11:23:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/05 11:23:09 DEBUG : open-test-file: >Remove: err= 2025/11/05 11:23:09 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:09 DEBUG : Looking for writers 2025/11/05 11:23:09 DEBUG : >WaitForWriters: 2025/11/05 11:23:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.87s) --- PASS: TestRWFileHandleOpenTests/writes (0.43s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.43s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:23:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:23:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:09 DEBUG : file1: newRWFileHandle: 2025/11/05 11:23:09 DEBUG : file1(0xc000d4e700): openPending: 2025/11/05 11:23:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:09 DEBUG : file1(0xc000d4e700): >openPending: err= 2025/11/05 11:23:09 DEBUG : file1: >newRWFileHandle: err= 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/05 11:23:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/05 11:23:09 DEBUG : file1(0xc000d4e700): _writeAt: size=2, off=0 2025/11/05 11:23:09 DEBUG : file1(0xc000d4e700): >_writeAt: n=2, err= 2025/11/05 11:23:09 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/05 11:23:09 DEBUG : file1(0xc000d4e700): RWFileHandle.Flush 2025/11/05 11:23:09 DEBUG : file1(0xc000d4e700): RWFileHandle.Release 2025/11/05 11:23:09 DEBUG : file1(0xc000d4e700): close: 2025/11/05 11:23:09 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/05 11:23:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:09 DEBUG : file1(0xc000d4e700): >close: err= 2025/11/05 11:23:09 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:09 DEBUG : Looking for writers 2025/11/05 11:23:09 DEBUG : file1: reading active writers 2025/11/05 11:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 11:23:09 DEBUG : Looking for writers 2025/11/05 11:23:09 DEBUG : file1: reading active writers 2025/11/05 11:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 11:23:09 DEBUG : Looking for writers 2025/11/05 11:23:09 DEBUG : file1: reading active writers 2025/11/05 11:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 11:23:09 DEBUG : Looking for writers 2025/11/05 11:23:09 DEBUG : file1: reading active writers 2025/11/05 11:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 11:23:09 DEBUG : file1: vfs cache: starting upload 2025/11/05 11:23:09 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:23:09 DEBUG : Looking for writers 2025/11/05 11:23:09 DEBUG : file1: reading active writers 2025/11/05 11:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 11:23:09 DEBUG : Looking for writers 2025/11/05 11:23:09 DEBUG : file1: reading active writers 2025/11/05 11:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 11:23:09 DEBUG : file1: size = 2 OK 2025/11/05 11:23:09 DEBUG : file1.rclone_chunk.001_99akgu: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/05 11:23:09 INFO : file1.rclone_chunk.001_99akgu: Copied (server-side copy) to: file1 2025/11/05 11:23:09 INFO : file1.rclone_chunk.001_99akgu: Deleted 2025/11/05 11:23:09 DEBUG : file1: size = 2 OK 2025/11/05 11:23:09 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/05 11:23:09 INFO : file1: Copied (new) 2025/11/05 11:23:09 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/11/05 11:23:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/05 11:23:09 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/05 11:23:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:09 INFO : file1: vfs cache: upload succeeded try #1 2025/11/05 11:23:09 DEBUG : Looking for writers 2025/11/05 11:23:09 DEBUG : file1: reading active writers 2025/11/05 11:23:09 DEBUG : >WaitForWriters: 2025/11/05 11:23:10 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:10 DEBUG : Looking for writers 2025/11/05 11:23:10 DEBUG : file1: reading active writers 2025/11/05 11:23:10 DEBUG : >WaitForWriters: 2025/11/05 11:23:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:23:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:10 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:23:10 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:10 DEBUG : rename_me: newRWFileHandle: 2025/11/05 11:23:10 DEBUG : rename_me(0xc000d4fb00): openPending: 2025/11/05 11:23:10 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/05 11:23:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/05 11:23:10 DEBUG : rename_me(0xc000d4fb00): >openPending: err= 2025/11/05 11:23:10 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/05 11:23:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/05 11:23:10 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/05 11:23:10 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/05 11:23:10 DEBUG : rename_me(0xc000d4fb00): _writeAt: size=5, off=0 2025/11/05 11:23:10 DEBUG : rename_me(0xc000d4fb00): >_writeAt: n=5, err= 2025/11/05 11:23:10 DEBUG : rename_me(0xc000d4fb00): close: 2025/11/05 11:23:10 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-05 11:23:10.204236018 +0000 UTC m=+78.737259695 2025/11/05 11:23:10 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/05 11:23:10 DEBUG : rename_me(0xc000d4fb00): >close: err= 2025/11/05 11:23:10 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/05 11:23:10 DEBUG : i_was_renamed: Updating file with 0xc000037380 2025/11/05 11:23:10 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/05 11:23:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/05 11:23:10 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:10 DEBUG : Looking for writers 2025/11/05 11:23:10 DEBUG : i_was_renamed: reading active writers 2025/11/05 11:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/05 11:23:10 DEBUG : Looking for writers 2025/11/05 11:23:10 DEBUG : i_was_renamed: reading active writers 2025/11/05 11:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/05 11:23:10 DEBUG : Looking for writers 2025/11/05 11:23:10 DEBUG : i_was_renamed: reading active writers 2025/11/05 11:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/05 11:23:10 DEBUG : Looking for writers 2025/11/05 11:23:10 DEBUG : i_was_renamed: reading active writers 2025/11/05 11:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/05 11:23:10 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/05 11:23:10 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2025/11/05 11:23:10 DEBUG : Looking for writers 2025/11/05 11:23:10 DEBUG : i_was_renamed: reading active writers 2025/11/05 11:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/05 11:23:10 DEBUG : Looking for writers 2025/11/05 11:23:10 DEBUG : i_was_renamed: reading active writers 2025/11/05 11:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/05 11:23:10 DEBUG : i_was_renamed: size = 5 OK 2025/11/05 11:23:10 DEBUG : i_was_renamed.rclone_chunk.001_99al87: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:23:10 INFO : i_was_renamed.rclone_chunk.001_99al87: Copied (server-side copy) to: i_was_renamed 2025/11/05 11:23:10 INFO : i_was_renamed.rclone_chunk.001_99al87: Deleted 2025/11/05 11:23:10 DEBUG : i_was_renamed: size = 5 OK 2025/11/05 11:23:10 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:23:10 INFO : i_was_renamed: Copied (new) 2025/11/05 11:23:10 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-05 11:23:10.204236018 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/05 11:23:10 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/05 11:23:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/05 11:23:10 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/05 11:23:10 DEBUG : Looking for writers 2025/11/05 11:23:10 DEBUG : i_was_renamed: reading active writers 2025/11/05 11:23:10 DEBUG : >WaitForWriters: 2025/11/05 11:23:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/05 11:23:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/05 11:23:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-wemocez4waya" 2025/11/05 11:23:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/05 11:23:11 DEBUG : forgetting directory cache 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate.rclone_chunk.001_99am5y: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2025/11/05 11:23:11 INFO : TestRWCacheUpdate.rclone_chunk.001_99am5y: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/05 11:23:11 INFO : TestRWCacheUpdate.rclone_chunk.001_99am5y: Deleted 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate(0xc0009e22c0): _readAt: size=512, off=0 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate(0xc0009e22c0): openPending: 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-05 10:24:10.989654784 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/05 11:23:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate(0xc0009e22c0): >openPending: err= 2025/11/05 11:23:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate(0xc0009e22c0): >_readAt: n=20, err=EOF 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate(0xc0009e22c0): close: 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 10:24:10.989654784 +0000 UTC 2025/11/05 11:23:11 DEBUG : TestRWCacheUpdate(0xc0009e22c0): >close: err= 2025/11/05 11:23:11 DEBUG : forgetting directory cache 2025/11/05 11:23:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate.rclone_chunk.001_99ambj: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2025/11/05 11:23:12 INFO : TestRWCacheUpdate.rclone_chunk.001_99ambj: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/05 11:23:12 INFO : TestRWCacheUpdate.rclone_chunk.001_99ambj: Deleted 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate(0xc000bac080): _readAt: size=512, off=0 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate(0xc000bac080): openPending: 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-05 10:25:10.989654784 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-11-05 10:24:10.989654784 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-05 10:25:10.989654784 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-11-05 10:24:10.989654784 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/11/05 11:23:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/05 11:23:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate(0xc000bac080): >openPending: err= 2025/11/05 11:23:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate(0xc000bac080): >_readAt: n=20, err=EOF 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate(0xc000bac080): close: 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 10:25:10.989654784 +0000 UTC 2025/11/05 11:23:12 DEBUG : TestRWCacheUpdate(0xc000bac080): >close: err= 2025/11/05 11:23:12 DEBUG : forgetting directory cache 2025/11/05 11:23:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate.rclone_chunk.001_99an4p: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2025/11/05 11:23:13 INFO : TestRWCacheUpdate.rclone_chunk.001_99an4p: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/05 11:23:13 INFO : TestRWCacheUpdate.rclone_chunk.001_99an4p: Deleted 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate(0xc000d40f00): _readAt: size=512, off=0 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate(0xc000d40f00): openPending: 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-05 10:26:10.989654784 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-11-05 10:25:10.989654784 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-05 10:26:10.989654784 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-11-05 10:25:10.989654784 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/11/05 11:23:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/05 11:23:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate(0xc000d40f00): >openPending: err= 2025/11/05 11:23:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate(0xc000d40f00): >_readAt: n=20, err=EOF 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate(0xc000d40f00): close: 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 10:26:10.989654784 +0000 UTC 2025/11/05 11:23:13 DEBUG : TestRWCacheUpdate(0xc000d40f00): >close: err= 2025/11/05 11:23:13 DEBUG : forgetting directory cache 2025/11/05 11:23:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate.rclone_chunk.001_99aoes: md5 = a8c7956852282e88c22a986150cb5a68 OK 2025/11/05 11:23:14 INFO : TestRWCacheUpdate.rclone_chunk.001_99aoes: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/05 11:23:14 INFO : TestRWCacheUpdate.rclone_chunk.001_99aoes: Deleted 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate(0xc000a91200): _readAt: size=512, off=0 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate(0xc000a91200): openPending: 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-05 10:27:10.989654784 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-11-05 10:26:10.989654784 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-05 10:27:10.989654784 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-11-05 10:26:10.989654784 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/11/05 11:23:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/05 11:23:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate(0xc000a91200): >openPending: err= 2025/11/05 11:23:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate(0xc000a91200): >_readAt: n=20, err=EOF 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate(0xc000a91200): close: 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 10:27:10.989654784 +0000 UTC 2025/11/05 11:23:14 DEBUG : TestRWCacheUpdate(0xc000a91200): >close: err= 2025/11/05 11:23:14 DEBUG : forgetting directory cache 2025/11/05 11:23:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate.rclone_chunk.001_99apcj: md5 = 25074c7237d5f7774d304950950b2d66 OK 2025/11/05 11:23:15 INFO : TestRWCacheUpdate.rclone_chunk.001_99apcj: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/05 11:23:15 INFO : TestRWCacheUpdate.rclone_chunk.001_99apcj: Deleted 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate(0xc0009e3200): _readAt: size=512, off=0 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate(0xc0009e3200): openPending: 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-05 10:28:10.989654784 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-11-05 10:27:10.989654784 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-05 10:28:10.989654784 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-11-05 10:27:10.989654784 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/11/05 11:23:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/05 11:23:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate(0xc0009e3200): >openPending: err= 2025/11/05 11:23:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate(0xc0009e3200): >_readAt: n=20, err=EOF 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate(0xc0009e3200): close: 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 10:28:10.989654784 +0000 UTC 2025/11/05 11:23:15 DEBUG : TestRWCacheUpdate(0xc0009e3200): >close: err= 2025/11/05 11:23:15 DEBUG : forgetting directory cache 2025/11/05 11:23:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate.rclone_chunk.001_99aqvf: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2025/11/05 11:23:16 INFO : TestRWCacheUpdate.rclone_chunk.001_99aqvf: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/05 11:23:16 INFO : TestRWCacheUpdate.rclone_chunk.001_99aqvf: Deleted 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate(0xc000843200): _readAt: size=512, off=0 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate(0xc000843200): openPending: 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-05 10:29:10.989654784 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-11-05 10:28:10.989654784 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-05 10:29:10.989654784 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-11-05 10:28:10.989654784 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/11/05 11:23:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/05 11:23:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate(0xc000843200): >openPending: err= 2025/11/05 11:23:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate(0xc000843200): >_readAt: n=20, err=EOF 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate(0xc000843200): close: 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 10:29:10.989654784 +0000 UTC 2025/11/05 11:23:16 DEBUG : TestRWCacheUpdate(0xc000843200): >close: err= 2025/11/05 11:23:16 DEBUG : forgetting directory cache 2025/11/05 11:23:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate: size = 21 OK 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate.rclone_chunk.001_99artq: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2025/11/05 11:23:17 INFO : TestRWCacheUpdate.rclone_chunk.001_99artq: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/05 11:23:17 INFO : TestRWCacheUpdate.rclone_chunk.001_99artq: Deleted 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate(0xc000ba6d00): _readAt: size=512, off=0 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate(0xc000ba6d00): openPending: 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-05 10:30:10.989654784 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-11-05 10:29:10.989654784 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-05 10:30:10.989654784 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-11-05 10:29:10.989654784 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/11/05 11:23:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/05 11:23:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate(0xc000ba6d00): >openPending: err= 2025/11/05 11:23:17 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate(0xc000ba6d00): >_readAt: n=21, err=EOF 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate(0xc000ba6d00): close: 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 10:30:10.989654784 +0000 UTC 2025/11/05 11:23:17 DEBUG : TestRWCacheUpdate(0xc000ba6d00): >close: err= 2025/11/05 11:23:17 DEBUG : forgetting directory cache 2025/11/05 11:23:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate: size = 22 OK 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate.rclone_chunk.001_99asn6: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2025/11/05 11:23:18 INFO : TestRWCacheUpdate.rclone_chunk.001_99asn6: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/05 11:23:18 INFO : TestRWCacheUpdate.rclone_chunk.001_99asn6: Deleted 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate(0xc000ba7ec0): _readAt: size=512, off=0 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate(0xc000ba7ec0): openPending: 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-05 10:31:10.989654784 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-11-05 10:30:10.989654784 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-05 10:31:10.989654784 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-11-05 10:30:10.989654784 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/11/05 11:23:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/05 11:23:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate(0xc000ba7ec0): >openPending: err= 2025/11/05 11:23:18 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate(0xc000ba7ec0): >_readAt: n=22, err=EOF 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate(0xc000ba7ec0): close: 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 10:31:10.989654784 +0000 UTC 2025/11/05 11:23:18 DEBUG : TestRWCacheUpdate(0xc000ba7ec0): >close: err= 2025/11/05 11:23:18 DEBUG : forgetting directory cache 2025/11/05 11:23:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate: size = 23 OK 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate.rclone_chunk.001_99at6h: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2025/11/05 11:23:19 INFO : TestRWCacheUpdate.rclone_chunk.001_99at6h: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/05 11:23:19 INFO : TestRWCacheUpdate.rclone_chunk.001_99at6h: Deleted 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate(0xc000d4fc80): _readAt: size=512, off=0 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate(0xc000d4fc80): openPending: 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-05 10:32:10.989654784 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-11-05 10:31:10.989654784 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-05 10:32:10.989654784 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-11-05 10:31:10.989654784 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/11/05 11:23:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/05 11:23:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate(0xc000d4fc80): >openPending: err= 2025/11/05 11:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate(0xc000d4fc80): >_readAt: n=23, err=EOF 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate(0xc000d4fc80): close: 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 10:32:10.989654784 +0000 UTC 2025/11/05 11:23:19 DEBUG : TestRWCacheUpdate(0xc000d4fc80): >close: err= 2025/11/05 11:23:19 DEBUG : forgetting directory cache 2025/11/05 11:23:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate: size = 24 OK 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate.rclone_chunk.001_99au87: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2025/11/05 11:23:20 INFO : TestRWCacheUpdate.rclone_chunk.001_99au87: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/05 11:23:20 INFO : TestRWCacheUpdate.rclone_chunk.001_99au87: Deleted 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate(0xc000139d40): _readAt: size=512, off=0 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate(0xc000139d40): openPending: 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-05 10:33:10.989654784 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-11-05 10:32:10.989654784 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-05 10:33:10.989654784 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-11-05 10:32:10.989654784 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/11/05 11:23:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/05 11:23:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate(0xc000139d40): >openPending: err= 2025/11/05 11:23:20 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate(0xc000139d40): >_readAt: n=24, err=EOF 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate(0xc000139d40): close: 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-05 10:33:10.989654784 +0000 UTC 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate(0xc000139d40): >close: err= 2025/11/05 11:23:20 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:20 DEBUG : Looking for writers 2025/11/05 11:23:20 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/05 11:23:20 DEBUG : >WaitForWriters: 2025/11/05 11:23:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': vfs cache: cleaner exiting 2025/11/05 11:23:20 DEBUG : forgetting directory cache 2025/11/05 11:23:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.72s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:21 DEBUG : FiLeA: size = 5 OK 2025/11/05 11:23:21 DEBUG : FiLeA.rclone_chunk.001_99av61: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2025/11/05 11:23:21 INFO : FiLeA.rclone_chunk.001_99av61: Copied (server-side copy) to: FiLeA 2025/11/05 11:23:21 INFO : FiLeA.rclone_chunk.001_99av61: Deleted 2025/11/05 11:23:21 DEBUG : FiLeB: size = 5 OK 2025/11/05 11:23:21 DEBUG : FiLeB.rclone_chunk.001_99aw7k: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2025/11/05 11:23:21 INFO : FiLeB.rclone_chunk.001_99aw7k: Copied (server-side copy) to: FiLeB 2025/11/05 11:23:21 INFO : FiLeB.rclone_chunk.001_99aw7k: Deleted 2025/11/05 11:23:22 DEBUG : FilEb: size = 5 OK 2025/11/05 11:23:22 DEBUG : FilEb.rclone_chunk.001_99awoe: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2025/11/05 11:23:22 INFO : FilEb.rclone_chunk.001_99awoe: Copied (server-side copy) to: FilEb 2025/11/05 11:23:22 INFO : FilEb.rclone_chunk.001_99awoe: Deleted 2025/11/05 11:23:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/05 11:23:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/05 11:23:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/05 11:23:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/05 11:23:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/05 11:23:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/05 11:23:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/05 11:23:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/05 11:23:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/05 11:23:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/05 11:23:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/05 11:23:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/05 11:23:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:22 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/05 11:23:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/05 11:23:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/05 11:23:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/05 11:23:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/05 11:23:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/05 11:23:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/05 11:23:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/05 11:23:22 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/05 11:23:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/05 11:23:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/05 11:23:22 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/05 11:23:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/05 11:23:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/05 11:23:22 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/05 11:23:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/05 11:23:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/05 11:23:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/05 11:23:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:22 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/05 11:23:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/05 11:23:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/05 11:23:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:22 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/05 11:23:22 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/05 11:23:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:22 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/05 11:23:22 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/05 11:23:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/05 11:23:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/05 11:23:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/05 11:23:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:23 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:23 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:23 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:23 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:23 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:23 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/05 11:23:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/05 11:23:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/05 11:23:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:23 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/05 11:23:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/05 11:23:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/05 11:23:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:23 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:23 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:23 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:23 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:23 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:23 DEBUG : Looking for writers 2025/11/05 11:23:23 DEBUG : FilEb: reading active writers 2025/11/05 11:23:23 DEBUG : FiLeA: reading active writers 2025/11/05 11:23:23 DEBUG : FiLeB: reading active writers 2025/11/05 11:23:23 DEBUG : >WaitForWriters: 2025/11/05 11:23:23 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:23 DEBUG : Looking for writers 2025/11/05 11:23:23 DEBUG : FiLeB: reading active writers 2025/11/05 11:23:23 DEBUG : FilEb: reading active writers 2025/11/05 11:23:23 DEBUG : FiLeA: reading active writers 2025/11/05 11:23:23 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.63s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:23 DEBUG : normal name with no special characters.txt: size = 5 OK 2025/11/05 11:23:23 DEBUG : normal name with no special characters.txt.rclone_chunk.001_99ayw8: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2025/11/05 11:23:23 INFO : normal name with no special characters.txt.rclone_chunk.001_99ayw8: Copied (server-side copy) to: normal name with no special characters.txt 2025/11/05 11:23:23 INFO : normal name with no special characters.txt.rclone_chunk.001_99ayw8: Deleted 2025/11/05 11:23:24 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2025/11/05 11:23:24 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_99aycn: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2025/11/05 11:23:24 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_99aycn: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/11/05 11:23:24 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_99aycn: Deleted 2025/11/05 11:23:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:24 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:24 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/05 11:23:24 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/05 11:23:24 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/05 11:23:24 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:24 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:24 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:24 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/05 11:23:24 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/05 11:23:24 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/05 11:23:24 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:24 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:24 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:24 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/05 11:23:24 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/05 11:23:24 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/05 11:23:24 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:24 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:24 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:24 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:24 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:24 DEBUG : Looking for writers 2025/11/05 11:23:24 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/05 11:23:24 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/05 11:23:24 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.37s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': Reusing VFS from active cache 2025/11/05 11:23:24 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:24 DEBUG : Looking for writers 2025/11/05 11:23:24 DEBUG : >WaitForWriters: 2025/11/05 11:23:24 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:24 DEBUG : Looking for writers 2025/11/05 11:23:24 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:24 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:24 DEBUG : Looking for writers 2025/11/05 11:23:24 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.11s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:24 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:24 DEBUG : Looking for writers 2025/11/05 11:23:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.08s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:25 DEBUG : file1: size = 14 OK 2025/11/05 11:23:25 DEBUG : file1.rclone_chunk.001_99b0h4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:23:25 INFO : file1.rclone_chunk.001_99b0h4: Copied (server-side copy) to: file1 2025/11/05 11:23:25 INFO : file1.rclone_chunk.001_99b0h4: Deleted 2025/11/05 11:23:25 DEBUG : dir/file2: size = 14 OK 2025/11/05 11:23:25 DEBUG : dir/file2.rclone_chunk.001_99b07i: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/05 11:23:25 INFO : dir/file2.rclone_chunk.001_99b07i: Copied (server-side copy) to: dir/file2 2025/11/05 11:23:25 INFO : dir/file2.rclone_chunk.001_99b07i: Deleted 2025/11/05 11:23:26 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:26 DEBUG : dir: Looking for writers 2025/11/05 11:23:26 DEBUG : file2: reading active writers 2025/11/05 11:23:26 DEBUG : Looking for writers 2025/11/05 11:23:26 DEBUG : file1: reading active writers 2025/11/05 11:23:26 DEBUG : dir: reading active writers 2025/11/05 11:23:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.41s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:26 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:26 DEBUG : file1: size = 14 OK 2025/11/05 11:23:26 DEBUG : file1.rclone_chunk.001_99b14x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:23:26 INFO : file1.rclone_chunk.001_99b14x: Copied (server-side copy) to: file1 2025/11/05 11:23:26 INFO : file1.rclone_chunk.001_99b14x: Deleted 2025/11/05 11:23:27 DEBUG : dir/file2: size = 14 OK 2025/11/05 11:23:27 DEBUG : dir/file2.rclone_chunk.001_99b12f: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/05 11:23:27 INFO : dir/file2.rclone_chunk.001_99b12f: Copied (server-side copy) to: dir/file2 2025/11/05 11:23:27 INFO : dir/file2.rclone_chunk.001_99b12f: Deleted 2025/11/05 11:23:27 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:27 DEBUG : dir: Looking for writers 2025/11/05 11:23:27 DEBUG : Looking for writers 2025/11/05 11:23:27 DEBUG : dir: reading active writers 2025/11/05 11:23:27 DEBUG : file1: reading active writers 2025/11/05 11:23:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.42s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:28 DEBUG : file1: size = 14 OK 2025/11/05 11:23:28 DEBUG : file1.rclone_chunk.001_99b2tv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/05 11:23:28 INFO : file1.rclone_chunk.001_99b2tv: Copied (server-side copy) to: file1 2025/11/05 11:23:28 INFO : file1.rclone_chunk.001_99b2tv: Deleted 2025/11/05 11:23:28 DEBUG : dir/file2: size = 14 OK 2025/11/05 11:23:28 DEBUG : dir/file2.rclone_chunk.001_99b34a: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/05 11:23:28 INFO : dir/file2.rclone_chunk.001_99b34a: Copied (server-side copy) to: dir/file2 2025/11/05 11:23:28 INFO : dir/file2.rclone_chunk.001_99b34a: Deleted 2025/11/05 11:23:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:28 DEBUG : file1: Open: flags=O_RDONLY 2025/11/05 11:23:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/05 11:23:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/05 11:23:28 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:28 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/05 11:23:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/05 11:23:28 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:28 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/05 11:23:28 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/05 11:23:28 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/05 11:23:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/05 11:23:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (0 bytes), uploading instead of streaming 2025/11/05 11:23:29 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/05 11:23:29 DEBUG : dir/new_file.txt.rclone_chunk.001_99b394: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 11:23:29 INFO : dir/new_file.txt.rclone_chunk.001_99b394: Copied (server-side copy) to: dir/new_file.txt 2025/11/05 11:23:29 INFO : dir/new_file.txt.rclone_chunk.001_99b394: Deleted 2025/11/05 11:23:29 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/05 11:23:29 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 11:23:29 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/11/05 11:23:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/05 11:23:29 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:29 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/05 11:23:29 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:29 DEBUG : dir: Looking for writers 2025/11/05 11:23:29 DEBUG : file2: reading active writers 2025/11/05 11:23:29 DEBUG : new_file.txt: reading active writers 2025/11/05 11:23:29 DEBUG : Looking for writers 2025/11/05 11:23:29 DEBUG : file1: reading active writers 2025/11/05 11:23:29 DEBUG : dir: reading active writers 2025/11/05 11:23:29 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.77s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:29 DEBUG : dir/file2: size = 14 OK 2025/11/05 11:23:29 DEBUG : dir/file2.rclone_chunk.001_99b4el: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/05 11:23:29 INFO : dir/file2.rclone_chunk.001_99b4el: Copied (server-side copy) to: dir/file2 2025/11/05 11:23:30 INFO : dir/file2.rclone_chunk.001_99b4el: Deleted 2025/11/05 11:23:30 DEBUG : dir/file2: copy non-chunked object... 2025/11/05 11:23:30 DEBUG : dir/file1: size = 14 OK 2025/11/05 11:23:30 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/05 11:23:30 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2025/11/05 11:23:30 INFO : dir/file2: Deleted 2025/11/05 11:23:30 DEBUG : dir/file1: Updating file with dir/file1 0xc000ca8d80 2025/11/05 11:23:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/05 11:23:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:30 DEBUG : dir/file1: copy non-chunked object... 2025/11/05 11:23:30 DEBUG : file0: size = 14 OK 2025/11/05 11:23:30 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/05 11:23:30 INFO : dir/file1: Copied (server-side copy) to: file0 2025/11/05 11:23:30 INFO : dir/file1: Deleted 2025/11/05 11:23:30 DEBUG : file0: Updating file with file0 0xc000ca8d80 2025/11/05 11:23:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/05 11:23:30 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/05 11:23:31 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:31 DEBUG : dir: Looking for writers 2025/11/05 11:23:31 DEBUG : Looking for writers 2025/11/05 11:23:31 DEBUG : dir: reading active writers 2025/11/05 11:23:31 DEBUG : file0: reading active writers 2025/11/05 11:23:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.66s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:31 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:31 DEBUG : Looking for writers 2025/11/05 11:23:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.10s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:31 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:31 DEBUG : Looking for writers 2025/11/05 11:23:31 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:31 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:31 DEBUG : Looking for writers 2025/11/05 11:23:31 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 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:31 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:31 DEBUG : Looking for writers 2025/11/05 11:23:31 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.08s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 11:23:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 11:23:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:31 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/05 11:23:31 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/05 11:23:31 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/05 11:23:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (5 bytes), uploading instead of streaming 2025/11/05 11:23:32 DEBUG : file1: size = 5 OK 2025/11/05 11:23:32 DEBUG : file1.rclone_chunk.001_99b645: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:23:32 INFO : file1.rclone_chunk.001_99b645: Copied (server-side copy) to: file1 2025/11/05 11:23:32 INFO : file1.rclone_chunk.001_99b645: Deleted 2025/11/05 11:23:32 DEBUG : file1: size = 5 OK 2025/11/05 11:23:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:23:32 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 11:23:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 11:23:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 11:23:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 11:23:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 11:23:32 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/05 11:23:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/05 11:23:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/05 11:23:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 11:23:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 11:23:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (0 bytes), uploading instead of streaming 2025/11/05 11:23:32 DEBUG : file1: size = 0 OK 2025/11/05 11:23:32 DEBUG : file1.rclone_chunk.001_99b7ub: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 11:23:32 INFO : file1.rclone_chunk.001_99b7ub: Copied (server-side copy) to: file1 2025/11/05 11:23:32 INFO : file1.rclone_chunk.001_99b7ub: Deleted 2025/11/05 11:23:32 DEBUG : file1: size = 0 OK 2025/11/05 11:23:32 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 11:23:32 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 11:23:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/05 11:23:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/05 11:23:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 11:23:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 11:23:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (7 bytes), uploading instead of streaming 2025/11/05 11:23:33 DEBUG : file1: size = 7 OK 2025/11/05 11:23:33 DEBUG : file1.rclone_chunk.001_99b7sp: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/05 11:23:33 INFO : file1.rclone_chunk.001_99b7sp: Copied (server-side copy) to: file1 2025/11/05 11:23:33 INFO : file1.rclone_chunk.001_99b7sp: Deleted 2025/11/05 11:23:33 DEBUG : file1: size = 7 OK 2025/11/05 11:23:33 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/05 11:23:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 11:23:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:33 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:33 DEBUG : Looking for writers 2025/11/05 11:23:33 DEBUG : file1: reading active writers 2025/11/05 11:23:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.71s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 11:23:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 11:23:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:33 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/05 11:23:34 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/05 11:23:34 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/05 11:23:34 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/05 11:23:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (11 bytes), uploading instead of streaming 2025/11/05 11:23:34 DEBUG : file1: size = 11 OK 2025/11/05 11:23:34 DEBUG : file1.rclone_chunk.001_99b998: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 11:23:34 INFO : file1.rclone_chunk.001_99b998: Copied (server-side copy) to: file1 2025/11/05 11:23:34 INFO : file1.rclone_chunk.001_99b998: Deleted 2025/11/05 11:23:34 DEBUG : file1: size = 11 OK 2025/11/05 11:23:34 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/05 11:23:34 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 11:23:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:34 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/05 11:23:34 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:34 DEBUG : Looking for writers 2025/11/05 11:23:34 DEBUG : file1: reading active writers 2025/11/05 11:23:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.69s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 11:23:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 11:23:35 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/05 11:23:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (5 bytes), uploading instead of streaming 2025/11/05 11:23:35 DEBUG : file1: size = 5 OK 2025/11/05 11:23:35 DEBUG : file1.rclone_chunk.001_99bapr: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:23:35 INFO : file1.rclone_chunk.001_99bapr: Copied (server-side copy) to: file1 2025/11/05 11:23:35 INFO : file1.rclone_chunk.001_99bapr: Deleted 2025/11/05 11:23:35 DEBUG : file1: size = 5 OK 2025/11/05 11:23:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/05 11:23:35 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 11:23:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:35 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/05 11:23:35 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:35 DEBUG : Looking for writers 2025/11/05 11:23:35 DEBUG : file1: reading active writers 2025/11/05 11:23:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.61s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 11:23:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 11:23:35 DEBUG : file1: WriteFileHandle.Release closing 2025/11/05 11:23:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (0 bytes), uploading instead of streaming 2025/11/05 11:23:36 DEBUG : file1: size = 0 OK 2025/11/05 11:23:36 DEBUG : file1.rclone_chunk.001_99bao5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 11:23:36 INFO : file1.rclone_chunk.001_99bao5: Copied (server-side copy) to: file1 2025/11/05 11:23:36 INFO : file1.rclone_chunk.001_99bao5: Deleted 2025/11/05 11:23:36 DEBUG : file1: size = 0 OK 2025/11/05 11:23:36 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 11:23:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 11:23:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:36 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/05 11:23:36 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:36 DEBUG : Looking for writers 2025/11/05 11:23:36 DEBUG : file1: reading active writers 2025/11/05 11:23:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.59s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 11:23:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 11:23:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:36 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (2 bytes), uploading instead of streaming 2025/11/05 11:23:36 DEBUG : file1: size = 2 OK 2025/11/05 11:23:36 DEBUG : file1.rclone_chunk.001_99bbz6: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/05 11:23:36 INFO : file1.rclone_chunk.001_99bbz6: Copied (server-side copy) to: file1 2025/11/05 11:23:36 INFO : file1.rclone_chunk.001_99bbz6: Deleted 2025/11/05 11:23:36 DEBUG : file1: size = 2 OK 2025/11/05 11:23:36 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/05 11:23:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 11:23:36 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/05 11:23:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:36 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:36 DEBUG : Looking for writers 2025/11/05 11:23:36 DEBUG : file1: reading active writers 2025/11/05 11:23:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.72s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 11:23:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 11:23:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:36 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (0 bytes), uploading instead of streaming 2025/11/05 11:23:37 DEBUG : file1: size = 0 OK 2025/11/05 11:23:37 DEBUG : file1.rclone_chunk.001_99bcw3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 11:23:37 INFO : file1.rclone_chunk.001_99bcw3: Copied (server-side copy) to: file1 2025/11/05 11:23:37 INFO : file1.rclone_chunk.001_99bcw3: Deleted 2025/11/05 11:23:37 DEBUG : file1: size = 0 OK 2025/11/05 11:23:37 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/05 11:23:37 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 11:23:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:37 DEBUG : file1: Open: flags=O_RDONLY 2025/11/05 11:23:37 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/05 11:23:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/05 11:23:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:37 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:37 DEBUG : Looking for writers 2025/11/05 11:23:37 DEBUG : file1: reading active writers 2025/11/05 11:23:37 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.65s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/05 11:23:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/05 11:23:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/05 11:23:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/05 11:23:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': File to upload is small (100 bytes), uploading instead of streaming 2025/11/05 11:23:38 DEBUG : file1.rclone_chunk.001: size = 50 OK 2025/11/05 11:23:38 DEBUG : file1.rclone_chunk.001_99bchd: md5 = 2e699b84f4f34f0a592f455f2bb6caa6 OK 2025/11/05 11:23:38 INFO : file1.rclone_chunk.001_99bchd: Copied (server-side copy) to: file1.rclone_chunk.001 2025/11/05 11:23:38 INFO : file1.rclone_chunk.001_99bchd: Deleted 2025/11/05 11:23:38 DEBUG : file1.rclone_chunk.002: size = 50 OK 2025/11/05 11:23:38 DEBUG : file1.rclone_chunk.002_99bchd: md5 = dc1b52b418a2a43892e43308aa294a7a OK 2025/11/05 11:23:38 INFO : file1.rclone_chunk.002_99bchd: Copied (server-side copy) to: file1.rclone_chunk.002 2025/11/05 11:23:38 INFO : file1.rclone_chunk.002_99bchd: Deleted 2025/11/05 11:23:38 DEBUG : file1: size = 100 OK 2025/11/05 11:23:38 DEBUG : file1: md5 = 21757734e6a3fcc7fa6f646894331841 OK 2025/11/05 11:23:38 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/05 11:23:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/05 11:23:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/05 11:23:38 DEBUG : file1: Open: flags=O_RDONLY 2025/11/05 11:23:38 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/05 11:23:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/05 11:23:38 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:38 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:38 DEBUG : Looking for writers 2025/11/05 11:23:38 DEBUG : file1: reading active writers 2025/11/05 11:23:38 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.20s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:39 DEBUG : flat/f000.txt: size = 7 OK 2025/11/05 11:23:39 DEBUG : flat/f000.txt.rclone_chunk.001_99bdnl: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2025/11/05 11:23:39 INFO : flat/f000.txt.rclone_chunk.001_99bdnl: Copied (server-side copy) to: flat/f000.txt 2025/11/05 11:23:39 INFO : flat/f000.txt.rclone_chunk.001_99bdnl: Deleted 2025/11/05 11:23:39 DEBUG : flat/f001.txt: size = 14 OK 2025/11/05 11:23:39 DEBUG : flat/f001.txt.rclone_chunk.001_99beu3: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2025/11/05 11:23:39 INFO : flat/f001.txt.rclone_chunk.001_99beu3: Copied (server-side copy) to: flat/f001.txt 2025/11/05 11:23:39 INFO : flat/f001.txt.rclone_chunk.001_99beu3: Deleted 2025/11/05 11:23:39 DEBUG : flat/f002.txt: size = 21 OK 2025/11/05 11:23:39 DEBUG : flat/f002.txt.rclone_chunk.001_99berv: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2025/11/05 11:23:39 INFO : flat/f002.txt.rclone_chunk.001_99berv: Copied (server-side copy) to: flat/f002.txt 2025/11/05 11:23:40 INFO : flat/f002.txt.rclone_chunk.001_99berv: Deleted 2025/11/05 11:23:40 DEBUG : flat/f003.txt: size = 28 OK 2025/11/05 11:23:40 DEBUG : flat/f003.txt.rclone_chunk.001_99bf89: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2025/11/05 11:23:40 INFO : flat/f003.txt.rclone_chunk.001_99bf89: Copied (server-side copy) to: flat/f003.txt 2025/11/05 11:23:40 INFO : flat/f003.txt.rclone_chunk.001_99bf89: Deleted 2025/11/05 11:23:40 DEBUG : flat/f004.txt: size = 35 OK 2025/11/05 11:23:40 DEBUG : flat/f004.txt.rclone_chunk.001_99bfku: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2025/11/05 11:23:40 INFO : flat/f004.txt.rclone_chunk.001_99bfku: Copied (server-side copy) to: flat/f004.txt 2025/11/05 11:23:40 INFO : flat/f004.txt.rclone_chunk.001_99bfku: Deleted 2025/11/05 11:23:41 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/05 11:23:41 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/05 11:23:41 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:41 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:41 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/05 11:23:41 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/05 11:23:41 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:41 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:41 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/05 11:23:41 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/05 11:23:41 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:41 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:41 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/05 11:23:41 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/05 11:23:41 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:41 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:41 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/05 11:23:41 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/05 11:23:41 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:41 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:41 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:41 DEBUG : flat: Looking for writers 2025/11/05 11:23:41 DEBUG : f002.txt: reading active writers 2025/11/05 11:23:41 DEBUG : f003.txt: reading active writers 2025/11/05 11:23:41 DEBUG : f004.txt: reading active writers 2025/11/05 11:23:41 DEBUG : f000.txt: reading active writers 2025/11/05 11:23:41 DEBUG : f001.txt: reading active writers 2025/11/05 11:23:41 DEBUG : Looking for writers 2025/11/05 11:23:41 DEBUG : flat: reading active writers 2025/11/05 11:23:41 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.42s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:42 DEBUG : a/top.txt: size = 3 OK 2025/11/05 11:23:42 DEBUG : a/top.txt.rclone_chunk.001_99bhpd: md5 = b28354b543375bfa94dabaeda722927f OK 2025/11/05 11:23:42 INFO : a/top.txt.rclone_chunk.001_99bhpd: Copied (server-side copy) to: a/top.txt 2025/11/05 11:23:42 INFO : a/top.txt.rclone_chunk.001_99bhpd: Deleted 2025/11/05 11:23:43 DEBUG : a/b/mid.txt: size = 3 OK 2025/11/05 11:23:43 DEBUG : a/b/mid.txt.rclone_chunk.001_99bh7p: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2025/11/05 11:23:43 INFO : a/b/mid.txt.rclone_chunk.001_99bh7p: Copied (server-side copy) to: a/b/mid.txt 2025/11/05 11:23:43 INFO : a/b/mid.txt.rclone_chunk.001_99bh7p: Deleted 2025/11/05 11:23:43 DEBUG : a/b/c/deep.txt: size = 4 OK 2025/11/05 11:23:43 DEBUG : a/b/c/deep.txt.rclone_chunk.001_99bi0b: md5 = 6627415e807ee33c7302917216e7da68 OK 2025/11/05 11:23:43 INFO : a/b/c/deep.txt.rclone_chunk.001_99bi0b: Copied (server-side copy) to: a/b/c/deep.txt 2025/11/05 11:23:43 INFO : a/b/c/deep.txt.rclone_chunk.001_99bi0b: Deleted 2025/11/05 11:23:43 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/05 11:23:43 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/05 11:23:43 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:43 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:43 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/05 11:23:43 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/05 11:23:43 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:43 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:43 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/05 11:23:43 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/05 11:23:43 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:43 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:43 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:43 DEBUG : a/b/c: Looking for writers 2025/11/05 11:23:43 DEBUG : deep.txt: reading active writers 2025/11/05 11:23:43 DEBUG : a/b: Looking for writers 2025/11/05 11:23:43 DEBUG : c: reading active writers 2025/11/05 11:23:43 DEBUG : mid.txt: reading active writers 2025/11/05 11:23:43 DEBUG : a: Looking for writers 2025/11/05 11:23:43 DEBUG : b: reading active writers 2025/11/05 11:23:43 DEBUG : top.txt: reading active writers 2025/11/05 11:23:43 DEBUG : Looking for writers 2025/11/05 11:23:43 DEBUG : a: reading active writers 2025/11/05 11:23:43 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.18s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:44 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2025/11/05 11:23:44 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:44 DEBUG : Looking for writers 2025/11/05 11:23:44 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya'", Local "Local file system at /tmp/rclone1267098675", Modify Window "1ns" 2025/11/05 11:23:44 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': poll-interval is not supported by this remote 2025/11/05 11:23:44 DEBUG : dir1/a.txt: size = 1 OK 2025/11/05 11:23:44 DEBUG : dir1/a.txt.rclone_chunk.001_99bjcy: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2025/11/05 11:23:44 INFO : dir1/a.txt.rclone_chunk.001_99bjcy: Copied (server-side copy) to: dir1/a.txt 2025/11/05 11:23:44 INFO : dir1/a.txt.rclone_chunk.001_99bjcy: Deleted 2025/11/05 11:23:45 DEBUG : dir2/b.txt: size = 1 OK 2025/11/05 11:23:45 DEBUG : dir2/b.txt.rclone_chunk.001_99bjy1: md5 = 415290769594460e2e485922904f345d OK 2025/11/05 11:23:45 INFO : dir2/b.txt.rclone_chunk.001_99bjy1: Copied (server-side copy) to: dir2/b.txt 2025/11/05 11:23:45 INFO : dir2/b.txt.rclone_chunk.001_99bjy1: Deleted 2025/11/05 11:23:45 DEBUG : dir3/c.txt: size = 1 OK 2025/11/05 11:23:45 DEBUG : dir3/c.txt.rclone_chunk.001_99bk1z: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2025/11/05 11:23:45 INFO : dir3/c.txt.rclone_chunk.001_99bk1z: Copied (server-side copy) to: dir3/c.txt 2025/11/05 11:23:45 INFO : dir3/c.txt.rclone_chunk.001_99bk1z: Deleted 2025/11/05 11:23:45 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/05 11:23:45 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/05 11:23:45 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:45 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:46 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/05 11:23:46 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/05 11:23:46 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:46 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:46 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/05 11:23:46 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/05 11:23:46 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/05 11:23:46 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/05 11:23:46 DEBUG : WaitForWriters: timeout=30s 2025/11/05 11:23:46 DEBUG : dir1: Looking for writers 2025/11/05 11:23:46 DEBUG : a.txt: reading active writers 2025/11/05 11:23:46 DEBUG : dir2: Looking for writers 2025/11/05 11:23:46 DEBUG : b.txt: reading active writers 2025/11/05 11:23:46 DEBUG : dir3: Looking for writers 2025/11/05 11:23:46 DEBUG : c.txt: reading active writers 2025/11/05 11:23:46 DEBUG : Looking for writers 2025/11/05 11:23:46 DEBUG : dir1: reading active writers 2025/11/05 11:23:46 DEBUG : dir2: reading active writers 2025/11/05 11:23:46 DEBUG : dir3: reading active writers 2025/11/05 11:23:46 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.22s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/05 11:23:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-wemocez4waya': Purge remote 2025/11/05 11:23:46 DEBUG : Waiting for deletions to finish 2025/11/05 11:23:47 INFO : S3 bucket rclone-test-wemocez4waya: Bucket "rclone-test-wemocez4waya" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Finished OK in 1m55.593505479s (try 1/5)