"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2025/11/13 04:10:23 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu" 2025/11/13 04:10:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 04:10:23 DEBUG : Creating backend with remote "TestS3:rclone-test-dufiqos9pocu" 2025/11/13 04:10:23 DEBUG : Creating backend with remote "/tmp/rclone1677373486" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:24 INFO : S3 bucket rclone-test-dufiqos9pocu: Bucket "rclone-test-dufiqos9pocu" created with ACL "" 2025/11/13 04:10:24 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:24 DEBUG : dir/file1.rclone_chunk.001_nilbad: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:24 INFO : dir/file1.rclone_chunk.001_nilbad: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:24 INFO : dir/file1.rclone_chunk.001_nilbad: Deleted 2025/11/13 04:10:24 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:24 DEBUG : dir: Looking for writers 2025/11/13 04:10:24 DEBUG : Looking for writers 2025/11/13 04:10:24 DEBUG : dir: reading active writers 2025/11/13 04:10:24 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.60s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:25 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:25 DEBUG : dir/file1.rclone_chunk.001_nilcai: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:25 INFO : dir/file1.rclone_chunk.001_nilcai: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:25 INFO : dir/file1.rclone_chunk.001_nilcai: Deleted 2025/11/13 04:10:25 DEBUG : dir/file2: size = 15 OK 2025/11/13 04:10:25 DEBUG : dir/file2.rclone_chunk.001_nilcs3: md5 = d1b75f73cb5fce53969131dd22562187 OK 2025/11/13 04:10:25 INFO : dir/file2.rclone_chunk.001_nilcs3: Copied (server-side copy) to: dir/file2 2025/11/13 04:10:25 INFO : dir/file2.rclone_chunk.001_nilcs3: Deleted 2025/11/13 04:10:26 DEBUG : dir/subdir/file3: size = 16 OK 2025/11/13 04:10:26 DEBUG : dir/subdir/file3.rclone_chunk.001_nilc6c: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2025/11/13 04:10:26 INFO : dir/subdir/file3.rclone_chunk.001_nilc6c: Copied (server-side copy) to: dir/subdir/file3 2025/11/13 04:10:26 INFO : dir/subdir/file3.rclone_chunk.001_nilc6c: Deleted 2025/11/13 04:10:26 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:26 DEBUG : dir/subdir: Looking for writers 2025/11/13 04:10:26 DEBUG : dir: Looking for writers 2025/11/13 04:10:26 DEBUG : file1: reading active writers 2025/11/13 04:10:26 DEBUG : file2: reading active writers 2025/11/13 04:10:26 DEBUG : subdir: reading active writers 2025/11/13 04:10:26 DEBUG : Looking for writers 2025/11/13 04:10:26 DEBUG : dir: reading active writers 2025/11/13 04:10:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.02s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:27 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:27 DEBUG : dir/file1.rclone_chunk.001_nile2v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:27 INFO : dir/file1.rclone_chunk.001_nile2v: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:27 INFO : dir/file1.rclone_chunk.001_nile2v: Deleted 2025/11/13 04:10:27 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:27 DEBUG : dir: Looking for writers 2025/11/13 04:10:27 DEBUG : file1: reading active writers 2025/11/13 04:10:27 DEBUG : Looking for writers 2025/11/13 04:10:27 DEBUG : dir: reading active writers 2025/11/13 04:10:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.85s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:28 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:28 DEBUG : dir/file1.rclone_chunk.001_nileyk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:28 INFO : dir/file1.rclone_chunk.001_nileyk: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:28 INFO : dir/file1.rclone_chunk.001_nileyk: Deleted 2025/11/13 04:10:28 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:28 DEBUG : dir: Looking for writers 2025/11/13 04:10:28 DEBUG : Looking for writers 2025/11/13 04:10:28 DEBUG : dir: reading active writers 2025/11/13 04:10:28 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.82s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:29 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:29 DEBUG : dir/file1.rclone_chunk.001_nilfw0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:29 INFO : dir/file1.rclone_chunk.001_nilfw0: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:29 INFO : dir/file1.rclone_chunk.001_nilfw0: Deleted 2025/11/13 04:10:29 DEBUG : dir: forgetting directory cache 2025/11/13 04:10:29 DEBUG : forgetting directory cache 2025/11/13 04:10:29 DEBUG : dir: forgetting directory cache 2025/11/13 04:10:29 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:29 DEBUG : Looking for writers 2025/11/13 04:10:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.92s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:30 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:30 DEBUG : dir/file1.rclone_chunk.001_nilge6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:30 INFO : dir/file1.rclone_chunk.001_nilge6: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:30 INFO : dir/file1.rclone_chunk.001_nilge6: Deleted 2025/11/13 04:10:30 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/13 04:10:30 DEBUG : dir: invalidating directory cache 2025/11/13 04:10:30 DEBUG : >ForgetPath: 2025/11/13 04:10:30 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/13 04:10:30 DEBUG : invalidating directory cache 2025/11/13 04:10:30 DEBUG : dir: forgetting directory cache 2025/11/13 04:10:30 DEBUG : >ForgetPath: 2025/11/13 04:10:30 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/13 04:10:30 DEBUG : >ForgetPath: 2025/11/13 04:10:30 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:30 DEBUG : dir: Looking for writers 2025/11/13 04:10:30 DEBUG : Looking for writers 2025/11/13 04:10:30 DEBUG : dir: reading active writers 2025/11/13 04:10:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.85s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:30 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:30 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:30 DEBUG : dir/file1.rclone_chunk.001_nilhu4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:30 INFO : dir/file1.rclone_chunk.001_nilhu4: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:30 INFO : dir/file1.rclone_chunk.001_nilhu4: Deleted 2025/11/13 04:10:31 DEBUG : fil/a/b/c: size = 15 OK 2025/11/13 04:10:31 DEBUG : fil/a/b/c.rclone_chunk.001_niliw0: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2025/11/13 04:10:31 INFO : fil/a/b/c.rclone_chunk.001_niliw0: Copied (server-side copy) to: fil/a/b/c 2025/11/13 04:10:31 INFO : fil/a/b/c.rclone_chunk.001_niliw0: Deleted 2025/11/13 04:10:31 DEBUG : forgetting directory cache 2025/11/13 04:10:31 DEBUG : dir: forgetting directory cache 2025/11/13 04:10:32 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:32 DEBUG : fil/a/b: Looking for writers 2025/11/13 04:10:32 DEBUG : fil/a: Looking for writers 2025/11/13 04:10:32 DEBUG : b: reading active writers 2025/11/13 04:10:32 DEBUG : fil: Looking for writers 2025/11/13 04:10:32 DEBUG : a: reading active writers 2025/11/13 04:10:32 DEBUG : dir: Looking for writers 2025/11/13 04:10:32 DEBUG : Looking for writers 2025/11/13 04:10:32 DEBUG : dir: reading active writers 2025/11/13 04:10:32 DEBUG : fil: reading active writers 2025/11/13 04:10:32 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.83s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:32 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:32 DEBUG : dir/file1.rclone_chunk.001_niljxi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:32 INFO : dir/file1.rclone_chunk.001_niljxi: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:32 INFO : dir/file1.rclone_chunk.001_niljxi: Deleted 2025/11/13 04:10:33 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:33 DEBUG : dir: Looking for writers 2025/11/13 04:10:33 DEBUG : Looking for writers 2025/11/13 04:10:33 DEBUG : dir: reading active writers 2025/11/13 04:10:33 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.86s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:33 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:33 DEBUG : dir/file1.rclone_chunk.001_nilkbi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:33 INFO : dir/file1.rclone_chunk.001_nilkbi: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:33 INFO : dir/file1.rclone_chunk.001_nilkbi: Deleted 2025/11/13 04:10:33 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:33 DEBUG : dir: Looking for writers 2025/11/13 04:10:33 DEBUG : file1: reading active writers 2025/11/13 04:10:33 DEBUG : Looking for writers 2025/11/13 04:10:33 DEBUG : dir: reading active writers 2025/11/13 04:10:33 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.87s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:34 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:34 DEBUG : dir/file1.rclone_chunk.001_nilluj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:34 INFO : dir/file1.rclone_chunk.001_nilluj: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:34 INFO : dir/file1.rclone_chunk.001_nilluj: Deleted 2025/11/13 04:10:34 DEBUG : dir/file2: size = 15 OK 2025/11/13 04:10:34 DEBUG : dir/file2.rclone_chunk.001_nillm8: md5 = d1b75f73cb5fce53969131dd22562187 OK 2025/11/13 04:10:34 INFO : dir/file2.rclone_chunk.001_nillm8: Copied (server-side copy) to: dir/file2 2025/11/13 04:10:34 INFO : dir/file2.rclone_chunk.001_nillm8: Deleted 2025/11/13 04:10:35 DEBUG : dir/subdir/file3: size = 16 OK 2025/11/13 04:10:35 DEBUG : dir/subdir/file3.rclone_chunk.001_nill8m: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2025/11/13 04:10:35 INFO : dir/subdir/file3.rclone_chunk.001_nill8m: Copied (server-side copy) to: dir/subdir/file3 2025/11/13 04:10:35 INFO : dir/subdir/file3.rclone_chunk.001_nill8m: Deleted === RUN TestDirReadDirAll/Virtual 2025/11/13 04:10:35 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/13 04:10:35 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/13 04:10:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/13 04:10:35 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/13 04:10:36 DEBUG : dir/virtualFile: size = 20 OK 2025/11/13 04:10:36 DEBUG : dir/virtualFile.rclone_chunk.001_nilmcd: md5 = 217601602842dc7c0bba0515925e6bcb OK 2025/11/13 04:10:36 INFO : dir/virtualFile.rclone_chunk.001_nilmcd: Copied (server-side copy) to: dir/virtualFile 2025/11/13 04:10:36 INFO : dir/virtualFile.rclone_chunk.001_nilmcd: Deleted 2025/11/13 04:10:36 DEBUG : dir/virtualDir/testFile: size = 17 OK 2025/11/13 04:10:36 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_nilncd: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2025/11/13 04:10:36 INFO : dir/virtualDir/testFile.rclone_chunk.001_nilncd: Copied (server-side copy) to: dir/virtualDir/testFile 2025/11/13 04:10:36 INFO : dir/virtualDir/testFile.rclone_chunk.001_nilncd: Deleted 2025/11/13 04:10:36 DEBUG : S3 bucket rclone-test-dufiqos9pocu: bucket is versioned: false 2025/11/13 04:10:36 DEBUG : Waiting for deletions to finish 2025/11/13 04:10:36 DEBUG : "dir/subdir/file3" version false 2025/11/13 04:10:36 DEBUG : dir/subdir/file3: Deleting (id "") 2025/11/13 04:10:36 INFO : dir/subdir/file3: Deleted 2025/11/13 04:10:36 DEBUG : dir: invalidating directory cache 2025/11/13 04:10:37 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/13 04:10:37 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/13 04:10:37 DEBUG : dir/file1: Reset virtual modtime 2025/11/13 04:10:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/13 04:10:37 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/13 04:10:37 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/13 04:10:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/13 04:10:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/13 04:10:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:10:37 DEBUG : dir: invalidating directory cache 2025/11/13 04:10:37 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/13 04:10:37 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/13 04:10:37 DEBUG : forgetting directory cache 2025/11/13 04:10:37 DEBUG : dir: forgetting directory cache 2025/11/13 04:10:37 DEBUG : dir/virtualDir2: forgetting directory cache 2025/11/13 04:10:37 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/13 04:10:37 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:37 DEBUG : dir/virtualDir2: Looking for writers 2025/11/13 04:10:37 DEBUG : dir/virtualDir: Looking for writers 2025/11/13 04:10:37 DEBUG : dir: Looking for writers 2025/11/13 04:10:37 DEBUG : virtualDir: reading active writers 2025/11/13 04:10:37 DEBUG : file1: reading active writers 2025/11/13 04:10:37 DEBUG : virtualFile2: reading active writers 2025/11/13 04:10:37 DEBUG : virtualDir2: reading active writers 2025/11/13 04:10:37 DEBUG : virtualFile: reading active writers 2025/11/13 04:10:37 DEBUG : Looking for writers 2025/11/13 04:10:37 DEBUG : dir: reading active writers 2025/11/13 04:10:37 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.35s) --- PASS: TestDirReadDirAll/Virtual (1.28s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:37 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:37 DEBUG : dir/file1.rclone_chunk.001_nilodz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:37 INFO : dir/file1.rclone_chunk.001_nilodz: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:37 INFO : dir/file1.rclone_chunk.001_nilodz: Deleted 2025/11/13 04:10:38 ERROR : dir/: Can only open directories read only 2025/11/13 04:10:38 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:38 DEBUG : dir: Looking for writers 2025/11/13 04:10:38 DEBUG : Looking for writers 2025/11/13 04:10:38 DEBUG : dir: reading active writers 2025/11/13 04:10:38 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.79s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:38 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:38 DEBUG : dir/file1.rclone_chunk.001_nilphy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:38 INFO : dir/file1.rclone_chunk.001_nilphy: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:38 INFO : dir/file1.rclone_chunk.001_nilphy: Deleted 2025/11/13 04:10:38 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:10:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/13 04:10:38 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/13 04:10:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/13 04:10:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/13 04:10:39 DEBUG : dir/potato: size = 5 OK 2025/11/13 04:10:39 DEBUG : dir/potato.rclone_chunk.001_nilpix: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:10:39 INFO : dir/potato.rclone_chunk.001_nilpix: Copied (server-side copy) to: dir/potato 2025/11/13 04:10:39 INFO : dir/potato.rclone_chunk.001_nilpix: Deleted 2025/11/13 04:10:39 DEBUG : dir/potato: size = 5 OK 2025/11/13 04:10:39 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:10:39 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/11/13 04:10:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/13 04:10:39 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:39 DEBUG : dir: Looking for writers 2025/11/13 04:10:39 DEBUG : file1: reading active writers 2025/11/13 04:10:39 DEBUG : potato: reading active writers 2025/11/13 04:10:39 DEBUG : Looking for writers 2025/11/13 04:10:39 DEBUG : dir: reading active writers 2025/11/13 04:10:39 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.44s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:40 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:40 DEBUG : dir/file1.rclone_chunk.001_nilqoo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:40 INFO : dir/file1.rclone_chunk.001_nilqoo: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:40 INFO : dir/file1.rclone_chunk.001_nilqoo: Deleted 2025/11/13 04:10:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2025/11/13 04:10:40 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:40 DEBUG : dir/sub: Looking for writers 2025/11/13 04:10:40 DEBUG : dir: Looking for writers 2025/11/13 04:10:40 DEBUG : file1: reading active writers 2025/11/13 04:10:40 DEBUG : sub: reading active writers 2025/11/13 04:10:40 DEBUG : Looking for writers 2025/11/13 04:10:40 DEBUG : dir: reading active writers 2025/11/13 04:10:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.10s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:41 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:41 DEBUG : dir/file1.rclone_chunk.001_nilrvk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:41 INFO : dir/file1.rclone_chunk.001_nilrvk: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:41 INFO : dir/file1.rclone_chunk.001_nilrvk: Deleted 2025/11/13 04:10:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/13 04:10:41 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/13 04:10:41 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:41 DEBUG : dir/sub/subsub: Looking for writers 2025/11/13 04:10:41 DEBUG : dir/sub: Looking for writers 2025/11/13 04:10:41 DEBUG : subsub: reading active writers 2025/11/13 04:10:41 DEBUG : dir: Looking for writers 2025/11/13 04:10:41 DEBUG : file1: reading active writers 2025/11/13 04:10:41 DEBUG : sub: reading active writers 2025/11/13 04:10:41 DEBUG : Looking for writers 2025/11/13 04:10:41 DEBUG : dir: reading active writers 2025/11/13 04:10:41 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.14s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:42 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:42 DEBUG : dir/file1.rclone_chunk.001_nils1f: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:42 INFO : dir/file1.rclone_chunk.001_nils1f: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:42 INFO : dir/file1.rclone_chunk.001_nils1f: Deleted 2025/11/13 04:10:42 ERROR : dir/: Dir.Remove not empty 2025/11/13 04:10:42 DEBUG : dir/file1: Remove: 2025/11/13 04:10:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:10:42 DEBUG : dir/file1: >Remove: err= 2025/11/13 04:10:42 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/13 04:10:42 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:42 DEBUG : Looking for writers 2025/11/13 04:10:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.80s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:43 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:43 DEBUG : dir/file1.rclone_chunk.001_niltyt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:43 INFO : dir/file1.rclone_chunk.001_niltyt: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:43 INFO : dir/file1.rclone_chunk.001_niltyt: Deleted 2025/11/13 04:10:43 DEBUG : dir/file1: Remove: 2025/11/13 04:10:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:10:43 DEBUG : dir/file1: >Remove: err= 2025/11/13 04:10:43 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/13 04:10:43 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:43 DEBUG : Looking for writers 2025/11/13 04:10:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.79s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:43 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:43 DEBUG : dir/file1.rclone_chunk.001_nilub5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:43 INFO : dir/file1.rclone_chunk.001_nilub5: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:43 INFO : dir/file1.rclone_chunk.001_nilub5: Deleted 2025/11/13 04:10:44 DEBUG : dir/file1: Remove: 2025/11/13 04:10:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:10:44 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2025/11/13 04:10:44 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:44 DEBUG : dir: Looking for writers 2025/11/13 04:10:44 DEBUG : Looking for writers 2025/11/13 04:10:44 DEBUG : dir: reading active writers 2025/11/13 04:10:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.91s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:44 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:44 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:44 DEBUG : dir/file1.rclone_chunk.001_nilvo3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:44 INFO : dir/file1.rclone_chunk.001_nilvo3: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:44 INFO : dir/file1.rclone_chunk.001_nilvo3: Deleted 2025/11/13 04:10:45 DEBUG : dir/file3: size = 15 OK 2025/11/13 04:10:45 DEBUG : dir/file3.rclone_chunk.001_nilw59: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2025/11/13 04:10:45 INFO : dir/file3.rclone_chunk.001_nilw59: Copied (server-side copy) to: dir/file3 2025/11/13 04:10:45 INFO : dir/file3.rclone_chunk.001_nilw59: Deleted 2025/11/13 04:10:45 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/13 04:10:45 DEBUG : dir/file1: copy non-chunked object... 2025/11/13 04:10:45 DEBUG : dir/file3: copy non-chunked object... 2025/11/13 04:10:45 DEBUG : dir2/file3: size = 15 OK 2025/11/13 04:10:45 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2025/11/13 04:10:45 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2025/11/13 04:10:45 DEBUG : dir2/file1: size = 14 OK 2025/11/13 04:10:45 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:45 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2025/11/13 04:10:45 INFO : dir/file3: Deleted 2025/11/13 04:10:45 INFO : dir/file1: Deleted 2025/11/13 04:10:45 DEBUG : dir: Updating dir with dir2 0xc0006e92b0 2025/11/13 04:10:45 DEBUG : dir: forgetting directory cache 2025/11/13 04:10:45 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/13 04:10:45 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/13 04:10:46 DEBUG : dir2/file1: copy non-chunked object... 2025/11/13 04:10:46 DEBUG : file2: size = 14 OK 2025/11/13 04:10:46 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:46 INFO : dir2/file1: Copied (server-side copy) to: file2 2025/11/13 04:10:46 INFO : dir2/file1: Deleted 2025/11/13 04:10:46 DEBUG : file2: Updating file with file2 0xc000b03080 2025/11/13 04:10:46 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/13 04:10:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/13 04:10:46 DEBUG : file2: copy non-chunked object... 2025/11/13 04:10:46 DEBUG : dir2/file3: size = 14 OK 2025/11/13 04:10:46 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:46 INFO : file2: Copied (server-side copy) to: dir2/file3 2025/11/13 04:10:46 INFO : file2: Deleted 2025/11/13 04:10:46 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000b03080 2025/11/13 04:10:46 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/13 04:10:46 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/13 04:10:46 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/13 04:10:47 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000b15e10 2025/11/13 04:10:47 DEBUG : empty directory: forgetting directory cache 2025/11/13 04:10:47 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/13 04:10:47 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/13 04:10:47 DEBUG : dir2: Renaming to "dir3" 2025/11/13 04:10:47 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:47 DEBUG : dir3: Looking for writers 2025/11/13 04:10:47 DEBUG : file3: reading active writers 2025/11/13 04:10:47 DEBUG : renamed empty directory: Looking for writers 2025/11/13 04:10:47 DEBUG : Looking for writers 2025/11/13 04:10:47 DEBUG : dir3: reading active writers 2025/11/13 04:10:47 DEBUG : renamed empty directory: reading active writers 2025/11/13 04:10:47 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.83s) === 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-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:47 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:47 DEBUG : dir/file1.rclone_chunk.001_nilyzk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:47 INFO : dir/file1.rclone_chunk.001_nilyzk: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:47 INFO : dir/file1.rclone_chunk.001_nilyzk: Deleted 2025/11/13 04:10:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/13 04:10:47 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:10:47 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/13 04:10:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/13 04:10:47 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/13 04:10:47 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/13 04:10:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/13 04:10:47 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:10:47 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/13 04:10:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/13 04:10:47 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/13 04:10:47 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/13 04:10:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/13 04:10:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (12 bytes), uploading instead of streaming 2025/11/13 04:10:48 DEBUG : dir/sub/file2: size = 12 OK 2025/11/13 04:10:48 DEBUG : dir/sub/file2.rclone_chunk.001_nilz4y: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/13 04:10:48 INFO : dir/sub/file2.rclone_chunk.001_nilz4y: Copied (server-side copy) to: dir/sub/file2 2025/11/13 04:10:48 INFO : dir/sub/file2.rclone_chunk.001_nilz4y: Deleted 2025/11/13 04:10:48 DEBUG : dir/sub/file2: size = 12 OK 2025/11/13 04:10:48 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/13 04:10:48 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/11/13 04:10:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/13 04:10:48 DEBUG : forgetting directory cache 2025/11/13 04:10:48 DEBUG : dir: forgetting directory cache 2025/11/13 04:10:48 DEBUG : dir/sub: forgetting directory cache 2025/11/13 04:10:48 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/13 04:10:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/13 04:10:48 DEBUG : dir/sub/file0: size = 5 OK 2025/11/13 04:10:48 DEBUG : dir/sub/file0.rclone_chunk.001_nilzcn: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:10:48 INFO : dir/sub/file0.rclone_chunk.001_nilzcn: Copied (server-side copy) to: dir/sub/file0 2025/11/13 04:10:48 INFO : dir/sub/file0.rclone_chunk.001_nilzcn: Deleted 2025/11/13 04:10:48 DEBUG : dir/sub/file0: size = 5 OK 2025/11/13 04:10:48 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:10:48 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/11/13 04:10:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/13 04:10:48 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:48 DEBUG : dir/sub: Looking for writers 2025/11/13 04:10:48 DEBUG : file0: reading active writers 2025/11/13 04:10:48 DEBUG : file2: reading active writers 2025/11/13 04:10:48 DEBUG : dir: Looking for writers 2025/11/13 04:10:48 DEBUG : sub: reading active writers 2025/11/13 04:10:48 DEBUG : file1: reading active writers 2025/11/13 04:10:48 DEBUG : Looking for writers 2025/11/13 04:10:48 DEBUG : dir: reading active writers 2025/11/13 04:10:48 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.97s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/13 04:10:49 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:49 DEBUG : Looking for writers 2025/11/13 04:10:49 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:49 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:49 DEBUG : dir/file1.rclone_chunk.001_nim04e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:49 INFO : dir/file1.rclone_chunk.001_nim04e: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:49 INFO : dir/file1.rclone_chunk.001_nim04e: Deleted 2025/11/13 04:10:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/13 04:10:49 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:10:49 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/13 04:10:49 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/13 04:10:49 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/13 04:10:49 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:10:49 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/13 04:10:49 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/13 04:10:49 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:10:49 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/13 04:10:49 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/13 04:10:49 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/13 04:10:49 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:10:49 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/13 04:10:49 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:49 DEBUG : dir: Looking for writers 2025/11/13 04:10:49 DEBUG : file1: reading active writers 2025/11/13 04:10:49 DEBUG : file1.metadata: reading active writers 2025/11/13 04:10:49 DEBUG : Looking for writers 2025/11/13 04:10:49 DEBUG : dir: reading active writers 2025/11/13 04:10:49 DEBUG : dir.metadata: reading active writers 2025/11/13 04:10:49 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.89s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:50 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:50 DEBUG : dir/file1.rclone_chunk.001_nim1ld: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:50 INFO : dir/file1.rclone_chunk.001_nim1ld: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:50 INFO : dir/file1.rclone_chunk.001_nim1ld: Deleted 2025/11/13 04:10:50 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:50 DEBUG : dir: Looking for writers 2025/11/13 04:10:50 DEBUG : file1: reading active writers 2025/11/13 04:10:50 DEBUG : Looking for writers 2025/11/13 04:10:50 DEBUG : dir: reading active writers 2025/11/13 04:10:50 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.85s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:51 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:51 DEBUG : dir/file1.rclone_chunk.001_nim2t5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:51 INFO : dir/file1.rclone_chunk.001_nim2t5: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:51 INFO : dir/file1.rclone_chunk.001_nim2t5: Deleted 2025/11/13 04:10:52 DEBUG : time_test: size = 5 OK 2025/11/13 04:10:52 DEBUG : time_test.rclone_chunk.001_nim2u1: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2025/11/13 04:10:52 INFO : time_test.rclone_chunk.001_nim2u1: Copied (server-side copy) to: time_test 2025/11/13 04:10:52 INFO : time_test.rclone_chunk.001_nim2u1: Deleted 2025/11/13 04:10:52 DEBUG : Can set mod time: true 2025/11/13 04:10:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/13 04:10:52 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:52 DEBUG : dir: Looking for writers 2025/11/13 04:10:52 DEBUG : file1: reading active writers 2025/11/13 04:10:52 DEBUG : Looking for writers 2025/11/13 04:10:52 DEBUG : dir: reading active writers 2025/11/13 04:10:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:53 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:53 DEBUG : dir/file1.rclone_chunk.001_nim3tk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:53 INFO : dir/file1.rclone_chunk.001_nim3tk: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:53 INFO : dir/file1.rclone_chunk.001_nim3tk: Deleted 2025/11/13 04:10:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 04:10:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/13 04:10:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:10:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/13 04:10:53 DEBUG : dir/file1: size = 0 OK 2025/11/13 04:10:53 DEBUG : dir/file1.rclone_chunk.001_nim41q: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 04:10:53 INFO : dir/file1.rclone_chunk.001_nim41q: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:53 INFO : dir/file1.rclone_chunk.001_nim41q: Deleted 2025/11/13 04:10:53 DEBUG : dir/file1: size = 0 OK 2025/11/13 04:10:53 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 04:10:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/13 04:10:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/13 04:10:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:10:53 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:53 DEBUG : dir: Looking for writers 2025/11/13 04:10:53 DEBUG : file1: reading active writers 2025/11/13 04:10:53 DEBUG : Looking for writers 2025/11/13 04:10:53 DEBUG : dir: reading active writers 2025/11/13 04:10:53 DEBUG : >WaitForWriters: 2025/11/13 04:10:54 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:54 DEBUG : dir: Looking for writers 2025/11/13 04:10:54 DEBUG : file1: reading active writers 2025/11/13 04:10:54 DEBUG : Looking for writers 2025/11/13 04:10:54 DEBUG : dir: reading active writers 2025/11/13 04:10:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:54 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:54 DEBUG : dir/file1.rclone_chunk.001_nim54w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:54 INFO : dir/file1.rclone_chunk.001_nim54w: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:54 INFO : dir/file1.rclone_chunk.001_nim54w: Deleted 2025/11/13 04:10:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 04:10:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/13 04:10:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:10:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/13 04:10:55 DEBUG : dir/file1: size = 5 OK 2025/11/13 04:10:55 DEBUG : dir/file1.rclone_chunk.001_nim5el: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:10:55 INFO : dir/file1.rclone_chunk.001_nim5el: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:55 INFO : dir/file1.rclone_chunk.001_nim5el: Deleted 2025/11/13 04:10:55 DEBUG : dir/file1: size = 5 OK 2025/11/13 04:10:55 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:10:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/13 04:10:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/13 04:10:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:10:55 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:55 DEBUG : dir: Looking for writers 2025/11/13 04:10:55 DEBUG : file1: reading active writers 2025/11/13 04:10:55 DEBUG : Looking for writers 2025/11/13 04:10:55 DEBUG : dir: reading active writers 2025/11/13 04:10:55 DEBUG : >WaitForWriters: 2025/11/13 04:10:55 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:55 DEBUG : dir: Looking for writers 2025/11/13 04:10:55 DEBUG : file1: reading active writers 2025/11/13 04:10:55 DEBUG : Looking for writers 2025/11/13 04:10:55 DEBUG : dir: reading active writers 2025/11/13 04:10:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:10:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:10:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:10:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:10:56 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:56 DEBUG : dir/file1.rclone_chunk.001_nim6qz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:56 INFO : dir/file1.rclone_chunk.001_nim6qz: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:56 INFO : dir/file1.rclone_chunk.001_nim6qz: Deleted 2025/11/13 04:10:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/13 04:10:56 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:56 DEBUG : dir: Looking for writers 2025/11/13 04:10:56 DEBUG : file1: reading active writers 2025/11/13 04:10:56 DEBUG : Looking for writers 2025/11/13 04:10:56 DEBUG : dir: reading active writers 2025/11/13 04:10:56 DEBUG : >WaitForWriters: 2025/11/13 04:10:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:10:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:10:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:10:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:10:57 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:57 DEBUG : dir/file1.rclone_chunk.001_nim86i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:57 INFO : dir/file1.rclone_chunk.001_nim86i: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:57 INFO : dir/file1.rclone_chunk.001_nim86i: Deleted 2025/11/13 04:10:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/13 04:10:57 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:10:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:10:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:10:57 DEBUG : dir/file1(0xc000acb680): close: 2025/11/13 04:10:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/13 04:10:57 DEBUG : dir/file1(0xc000acb680): >close: err= 2025/11/13 04:10:57 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:57 DEBUG : dir: Looking for writers 2025/11/13 04:10:57 DEBUG : file1: reading active writers 2025/11/13 04:10:57 DEBUG : Looking for writers 2025/11/13 04:10:57 DEBUG : dir: reading active writers 2025/11/13 04:10:57 DEBUG : >WaitForWriters: 2025/11/13 04:10:57 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:57 DEBUG : dir: Looking for writers 2025/11/13 04:10:57 DEBUG : file1: reading active writers 2025/11/13 04:10:57 DEBUG : Looking for writers 2025/11/13 04:10:57 DEBUG : dir: reading active writers 2025/11/13 04:10:57 DEBUG : >WaitForWriters: 2025/11/13 04:10:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:10:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:10:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:10:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:10:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:10:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:10:58 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:58 DEBUG : dir/file1.rclone_chunk.001_nim9h4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:10:58 INFO : dir/file1.rclone_chunk.001_nim9h4: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:58 INFO : dir/file1.rclone_chunk.001_nim9h4: Deleted 2025/11/13 04:10:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/13 04:10:58 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:10:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:10:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:10:58 DEBUG : dir/file1(0xc000f91400): _writeAt: size=5, off=0 2025/11/13 04:10:58 DEBUG : dir/file1(0xc000f91400): openPending: 2025/11/13 04:10:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/13 04:10:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/13 04:10:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:10:58 DEBUG : dir/file1(0xc000f91400): >openPending: err= 2025/11/13 04:10:58 DEBUG : dir/file1(0xc000f91400): >_writeAt: n=5, err= 2025/11/13 04:10:58 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/13 04:10:58 DEBUG : dir/file1(0xc000f91400): close: 2025/11/13 04:10:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/13 04:10:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/13 04:10:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/13 04:10:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/13 04:10:58 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/13 04:10:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/13 04:10:58 DEBUG : dir/file1(0xc000f91400): >close: err= 2025/11/13 04:10:58 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:58 DEBUG : dir: Looking for writers 2025/11/13 04:10:58 DEBUG : file1: reading active writers 2025/11/13 04:10:58 DEBUG : Looking for writers 2025/11/13 04:10:58 DEBUG : dir: reading active writers 2025/11/13 04:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 04:10:58 DEBUG : dir: Looking for writers 2025/11/13 04:10:58 DEBUG : file1: reading active writers 2025/11/13 04:10:58 DEBUG : Looking for writers 2025/11/13 04:10:58 DEBUG : dir: reading active writers 2025/11/13 04:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 04:10:58 DEBUG : dir: Looking for writers 2025/11/13 04:10:58 DEBUG : file1: reading active writers 2025/11/13 04:10:58 DEBUG : Looking for writers 2025/11/13 04:10:58 DEBUG : dir: reading active writers 2025/11/13 04:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 04:10:58 DEBUG : dir: Looking for writers 2025/11/13 04:10:58 DEBUG : file1: reading active writers 2025/11/13 04:10:58 DEBUG : Looking for writers 2025/11/13 04:10:58 DEBUG : dir: reading active writers 2025/11/13 04:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 04:10:58 DEBUG : dir/file1: vfs cache: starting upload 2025/11/13 04:10:58 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:10:58 DEBUG : dir: Looking for writers 2025/11/13 04:10:58 DEBUG : file1: reading active writers 2025/11/13 04:10:58 DEBUG : Looking for writers 2025/11/13 04:10:58 DEBUG : dir: reading active writers 2025/11/13 04:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/13 04:10:59 DEBUG : dir: Looking for writers 2025/11/13 04:10:59 DEBUG : file1: reading active writers 2025/11/13 04:10:59 DEBUG : Looking for writers 2025/11/13 04:10:59 DEBUG : dir: reading active writers 2025/11/13 04:10:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/13 04:10:59 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:59 DEBUG : dir/file1.rclone_chunk.001_nim9g1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/13 04:10:59 INFO : dir/file1.rclone_chunk.001_nim9g1: Copied (server-side copy) to: dir/file1 2025/11/13 04:10:59 INFO : dir/file1.rclone_chunk.001_nim9g1: Deleted 2025/11/13 04:10:59 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:10:59 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/13 04:10:59 INFO : dir/file1: Copied (replaced existing) 2025/11/13 04:10:59 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/11/13 04:10:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/13 04:10:59 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/13 04:10:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:10:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/13 04:10:59 DEBUG : dir: Looking for writers 2025/11/13 04:10:59 DEBUG : file1: reading active writers 2025/11/13 04:10:59 DEBUG : Looking for writers 2025/11/13 04:10:59 DEBUG : dir: reading active writers 2025/11/13 04:10:59 DEBUG : >WaitForWriters: 2025/11/13 04:10:59 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:10:59 DEBUG : dir: Looking for writers 2025/11/13 04:10:59 DEBUG : file1: reading active writers 2025/11/13 04:10:59 DEBUG : Looking for writers 2025/11/13 04:10:59 DEBUG : dir: reading active writers 2025/11/13 04:10:59 DEBUG : >WaitForWriters: 2025/11/13 04:10:59 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.74s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.71s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.52s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.64s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.08s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.10s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.69s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:10:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:00 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:00 DEBUG : dir/file1.rclone_chunk.001_nima9y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:00 INFO : dir/file1.rclone_chunk.001_nima9y: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:00 INFO : dir/file1.rclone_chunk.001_nima9y: Deleted 2025/11/13 04:11:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 04:11:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/13 04:11:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:00 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:00 DEBUG : dir: Looking for writers 2025/11/13 04:11:00 DEBUG : file1: reading active writers 2025/11/13 04:11:00 DEBUG : Looking for writers 2025/11/13 04:11:00 DEBUG : dir: reading active writers 2025/11/13 04:11:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.94s) === RUN TestFileOpenReadUnknownSize 2025/11/13 04:11:00 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/13 04:11:00 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/13 04:11:00 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:00 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/13 04:11:00 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:00 DEBUG : Looking for writers 2025/11/13 04:11:00 DEBUG : file.txt: reading active writers 2025/11/13 04:11:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:01 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:01 DEBUG : dir/file1.rclone_chunk.001_nimb9y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:01 INFO : dir/file1.rclone_chunk.001_nimb9y: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:01 INFO : dir/file1.rclone_chunk.001_nimb9y: Deleted 2025/11/13 04:11:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (25 bytes), uploading instead of streaming 2025/11/13 04:11:01 DEBUG : dir/file1: size = 25 OK 2025/11/13 04:11:01 DEBUG : dir/file1.rclone_chunk.001_nimcc8: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/13 04:11:01 INFO : dir/file1.rclone_chunk.001_nimcc8: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:01 INFO : dir/file1.rclone_chunk.001_nimcc8: Deleted 2025/11/13 04:11:01 DEBUG : dir/file1: size = 25 OK 2025/11/13 04:11:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/13 04:11:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/13 04:11:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:01 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:01 DEBUG : dir: Looking for writers 2025/11/13 04:11:01 DEBUG : file1: reading active writers 2025/11/13 04:11:01 DEBUG : Looking for writers 2025/11/13 04:11:01 DEBUG : dir: reading active writers 2025/11/13 04:11:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.32s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:02 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:02 DEBUG : dir/file1.rclone_chunk.001_nimdxk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:02 INFO : dir/file1.rclone_chunk.001_nimdxk: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:02 INFO : dir/file1.rclone_chunk.001_nimdxk: Deleted 2025/11/13 04:11:02 DEBUG : dir/file1: Remove: 2025/11/13 04:11:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:11:02 DEBUG : dir/file1: >Remove: err= 2025/11/13 04:11:02 DEBUG : dir/file1: Remove: 2025/11/13 04:11:02 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/13 04:11:02 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:02 DEBUG : dir: Looking for writers 2025/11/13 04:11:02 DEBUG : Looking for writers 2025/11/13 04:11:02 DEBUG : dir: reading active writers 2025/11/13 04:11:02 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.80s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:03 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:03 DEBUG : dir/file1.rclone_chunk.001_nimd1x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:03 INFO : dir/file1.rclone_chunk.001_nimd1x: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:03 INFO : dir/file1.rclone_chunk.001_nimd1x: Deleted 2025/11/13 04:11:03 DEBUG : dir/file1: Remove: 2025/11/13 04:11:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:11:03 DEBUG : dir/file1: >Remove: err= 2025/11/13 04:11:03 DEBUG : dir/file1: Remove: 2025/11/13 04:11:03 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/13 04:11:03 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:03 DEBUG : dir: Looking for writers 2025/11/13 04:11:03 DEBUG : Looking for writers 2025/11/13 04:11:03 DEBUG : dir: reading active writers 2025/11/13 04:11:03 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.80s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:03 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:03 DEBUG : dir/file1.rclone_chunk.001_nimehz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:03 INFO : dir/file1.rclone_chunk.001_nimehz: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:04 INFO : dir/file1.rclone_chunk.001_nimehz: Deleted 2025/11/13 04:11:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 04:11:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/13 04:11:04 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/13 04:11:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/13 04:11:04 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/13 04:11:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/13 04:11:04 DEBUG : dir/file1: Open: flags=0x3 2025/11/13 04:11:04 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/13 04:11:04 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/13 04:11:04 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:04 DEBUG : dir: Looking for writers 2025/11/13 04:11:04 DEBUG : file1: reading active writers 2025/11/13 04:11:04 DEBUG : Looking for writers 2025/11/13 04:11:04 DEBUG : dir: reading active writers 2025/11/13 04:11:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.80s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:04 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:04 DEBUG : dir/file1.rclone_chunk.001_nimfw2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:04 INFO : dir/file1.rclone_chunk.001_nimfw2: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:04 INFO : dir/file1.rclone_chunk.001_nimfw2: Deleted 2025/11/13 04:11:05 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:05 DEBUG : dir: Looking for writers 2025/11/13 04:11:05 DEBUG : file1: reading active writers 2025/11/13 04:11:05 DEBUG : Looking for writers 2025/11/13 04:11:05 DEBUG : dir: reading active writers 2025/11/13 04:11:05 DEBUG : >WaitForWriters: 2025/11/13 04:11:05 DEBUG : dir/file1: copy non-chunked object... 2025/11/13 04:11:05 DEBUG : newLeaf: size = 14 OK 2025/11/13 04:11:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:05 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/13 04:11:05 INFO : dir/file1: Deleted 2025/11/13 04:11:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0003b0480 2025/11/13 04:11:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:11:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:05 DEBUG : newLeaf: copy non-chunked object... 2025/11/13 04:11:05 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:05 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:05 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:05 INFO : newLeaf: Deleted 2025/11/13 04:11:05 DEBUG : dir/file1: Updating file with dir/file1 0xc0003b0480 2025/11/13 04:11:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/13 04:11:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 04:11:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/13 04:11:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:05 DEBUG : dir/file1: File is currently open, delaying rename 0xc0003b0480 2025/11/13 04:11:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:11:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (25 bytes), uploading instead of streaming 2025/11/13 04:11:06 DEBUG : dir/file1: size = 25 OK 2025/11/13 04:11:06 DEBUG : dir/file1.rclone_chunk.001_nimhmd: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/13 04:11:06 INFO : dir/file1.rclone_chunk.001_nimhmd: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:06 INFO : dir/file1.rclone_chunk.001_nimhmd: Deleted 2025/11/13 04:11:06 DEBUG : dir/file1: size = 25 OK 2025/11/13 04:11:06 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/13 04:11:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/13 04:11:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:06 DEBUG : newLeaf: Running delayed rename now 2025/11/13 04:11:06 DEBUG : dir/file1: copy non-chunked object... 2025/11/13 04:11:06 DEBUG : newLeaf: size = 25 OK 2025/11/13 04:11:06 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/13 04:11:06 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/13 04:11:06 INFO : dir/file1: Deleted 2025/11/13 04:11:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0003b0480 2025/11/13 04:11:06 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:06 DEBUG : dir: Looking for writers 2025/11/13 04:11:06 DEBUG : Looking for writers 2025/11/13 04:11:06 DEBUG : dir: reading active writers 2025/11/13 04:11:06 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:06 DEBUG : >WaitForWriters: 2025/11/13 04:11:06 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:06 DEBUG : dir: Looking for writers 2025/11/13 04:11:06 DEBUG : Looking for writers 2025/11/13 04:11:06 DEBUG : dir: reading active writers 2025/11/13 04:11:06 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:06 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:07 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:07 DEBUG : dir/file1.rclone_chunk.001_nimhxb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:07 INFO : dir/file1.rclone_chunk.001_nimhxb: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:07 INFO : dir/file1.rclone_chunk.001_nimhxb: Deleted 2025/11/13 04:11:07 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:07 DEBUG : dir: Looking for writers 2025/11/13 04:11:07 DEBUG : file1: reading active writers 2025/11/13 04:11:07 DEBUG : Looking for writers 2025/11/13 04:11:07 DEBUG : dir: reading active writers 2025/11/13 04:11:07 DEBUG : >WaitForWriters: 2025/11/13 04:11:07 DEBUG : dir/file1: copy non-chunked object... 2025/11/13 04:11:07 DEBUG : newLeaf: size = 14 OK 2025/11/13 04:11:07 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:07 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/13 04:11:07 INFO : dir/file1: Deleted 2025/11/13 04:11:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000bc6840 2025/11/13 04:11:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:11:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:07 DEBUG : newLeaf: copy non-chunked object... 2025/11/13 04:11:08 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:08 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:08 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:08 INFO : newLeaf: Deleted 2025/11/13 04:11:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000bc6840 2025/11/13 04:11:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/13 04:11:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 04:11:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/13 04:11:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:08 DEBUG : dir/file1: File is currently open, delaying rename 0xc000bc6840 2025/11/13 04:11:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:11:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (25 bytes), uploading instead of streaming 2025/11/13 04:11:08 DEBUG : dir/file1: size = 25 OK 2025/11/13 04:11:08 DEBUG : dir/file1.rclone_chunk.001_nimj6y: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/13 04:11:08 INFO : dir/file1.rclone_chunk.001_nimj6y: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:08 INFO : dir/file1.rclone_chunk.001_nimj6y: Deleted 2025/11/13 04:11:08 DEBUG : dir/file1: size = 25 OK 2025/11/13 04:11:08 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/13 04:11:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/13 04:11:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:08 DEBUG : newLeaf: Running delayed rename now 2025/11/13 04:11:08 DEBUG : dir/file1: copy non-chunked object... 2025/11/13 04:11:08 DEBUG : newLeaf: size = 25 OK 2025/11/13 04:11:08 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/13 04:11:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/13 04:11:08 INFO : dir/file1: Deleted 2025/11/13 04:11:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000bc6840 2025/11/13 04:11:08 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:08 DEBUG : dir: Looking for writers 2025/11/13 04:11:08 DEBUG : Looking for writers 2025/11/13 04:11:08 DEBUG : dir: reading active writers 2025/11/13 04:11:08 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:08 DEBUG : >WaitForWriters: 2025/11/13 04:11:09 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:09 DEBUG : dir: Looking for writers 2025/11/13 04:11:09 DEBUG : Looking for writers 2025/11/13 04:11:09 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:09 DEBUG : dir: reading active writers 2025/11/13 04:11:09 DEBUG : >WaitForWriters: 2025/11/13 04:11:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:09 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:09 DEBUG : dir/file1.rclone_chunk.001_nimkg1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:09 INFO : dir/file1.rclone_chunk.001_nimkg1: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:09 INFO : dir/file1.rclone_chunk.001_nimkg1: Deleted 2025/11/13 04:11:09 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/13 04:11:09 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:11:09 DEBUG : dir/file1(0xc0009b9000): openPending: 2025/11/13 04:11:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/13 04:11:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/13 04:11:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:09 DEBUG : dir/file1(0xc0009b9000): >openPending: err= 2025/11/13 04:11:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/13 04:11:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:11:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:11:09 DEBUG : dir/file1(0xc0009b9000): _writeAt: size=14, off=0 2025/11/13 04:11:09 DEBUG : dir/file1(0xc0009b9000): >_writeAt: n=14, err= 2025/11/13 04:11:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 04:11:09 DEBUG : dir/file1(0xc0009b9000): close: 2025/11/13 04:11:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/13 04:11:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 04:11:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:09 DEBUG : dir/file1(0xc0009b9000): >close: err= 2025/11/13 04:11:09 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:09 DEBUG : dir: Looking for writers 2025/11/13 04:11:09 DEBUG : file1: reading active writers 2025/11/13 04:11:09 DEBUG : Looking for writers 2025/11/13 04:11:09 DEBUG : dir: reading active writers 2025/11/13 04:11:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 04:11:09 DEBUG : dir: Looking for writers 2025/11/13 04:11:09 DEBUG : file1: reading active writers 2025/11/13 04:11:09 DEBUG : Looking for writers 2025/11/13 04:11:09 DEBUG : dir: reading active writers 2025/11/13 04:11:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 04:11:10 DEBUG : dir: Looking for writers 2025/11/13 04:11:10 DEBUG : file1: reading active writers 2025/11/13 04:11:10 DEBUG : Looking for writers 2025/11/13 04:11:10 DEBUG : dir: reading active writers 2025/11/13 04:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 04:11:10 DEBUG : dir: Looking for writers 2025/11/13 04:11:10 DEBUG : file1: reading active writers 2025/11/13 04:11:10 DEBUG : Looking for writers 2025/11/13 04:11:10 DEBUG : dir: reading active writers 2025/11/13 04:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 04:11:10 DEBUG : dir/file1: vfs cache: starting upload 2025/11/13 04:11:10 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:11:10 DEBUG : dir: Looking for writers 2025/11/13 04:11:10 DEBUG : file1: reading active writers 2025/11/13 04:11:10 DEBUG : Looking for writers 2025/11/13 04:11:10 DEBUG : dir: reading active writers 2025/11/13 04:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/13 04:11:10 DEBUG : dir: Looking for writers 2025/11/13 04:11:10 DEBUG : file1: reading active writers 2025/11/13 04:11:10 DEBUG : Looking for writers 2025/11/13 04:11:10 DEBUG : dir: reading active writers 2025/11/13 04:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/13 04:11:10 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:10 DEBUG : dir/file1.rclone_chunk.001_niml08: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:10 INFO : dir/file1.rclone_chunk.001_niml08: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:10 INFO : dir/file1.rclone_chunk.001_niml08: Deleted 2025/11/13 04:11:10 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:10 INFO : dir/file1: Copied (replaced existing) 2025/11/13 04:11:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/13 04:11:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/13 04:11:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/13 04:11:10 DEBUG : dir: Looking for writers 2025/11/13 04:11:10 DEBUG : file1: reading active writers 2025/11/13 04:11:10 DEBUG : Looking for writers 2025/11/13 04:11:10 DEBUG : dir: reading active writers 2025/11/13 04:11:10 DEBUG : >WaitForWriters: 2025/11/13 04:11:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 04:11:10 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:11:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:11:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:11:10 DEBUG : dir/file1(0xc000ad7d00): _readAt: size=512, off=0 2025/11/13 04:11:10 DEBUG : dir/file1(0xc000ad7d00): openPending: 2025/11/13 04:11:10 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/13 04:11:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/13 04:11:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:10 DEBUG : dir/file1(0xc000ad7d00): >openPending: err= 2025/11/13 04:11:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/13 04:11:10 DEBUG : dir/file1(0xc000ad7d00): >_readAt: n=14, err=EOF 2025/11/13 04:11:10 DEBUG : dir/file1(0xc000ad7d00): close: 2025/11/13 04:11:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 04:11:10 DEBUG : dir/file1(0xc000ad7d00): >close: err= 2025/11/13 04:11:10 DEBUG : dir/file1: copy non-chunked object... 2025/11/13 04:11:10 DEBUG : newLeaf: size = 14 OK 2025/11/13 04:11:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:10 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/13 04:11:10 INFO : dir/file1: Deleted 2025/11/13 04:11:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/13 04:11:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000b02fc0 2025/11/13 04:11:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:11:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:11 DEBUG : newLeaf: copy non-chunked object... 2025/11/13 04:11:11 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:11 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:11 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:11 INFO : newLeaf: Deleted 2025/11/13 04:11:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/13 04:11:11 DEBUG : dir/file1: Updating file with dir/file1 0xc000b02fc0 2025/11/13 04:11:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/13 04:11:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 04:11:11 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:11:11 DEBUG : dir/file1(0xc0002e16c0): openPending: 2025/11/13 04:11:11 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/13 04:11:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/13 04:11:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:11 DEBUG : dir/file1(0xc0002e16c0): >openPending: err= 2025/11/13 04:11:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/13 04:11:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:11:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:11:11 DEBUG : dir/file1(0xc0002e16c0): _writeAt: size=25, off=0 2025/11/13 04:11:11 DEBUG : dir/file1(0xc0002e16c0): >_writeAt: n=25, err= 2025/11/13 04:11:11 DEBUG : dir/file1: copy non-chunked object... 2025/11/13 04:11:11 DEBUG : newLeaf: size = 14 OK 2025/11/13 04:11:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/13 04:11:11 INFO : dir/file1: Deleted 2025/11/13 04:11:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/13 04:11:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000b02fc0 2025/11/13 04:11:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:11:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:11 DEBUG : newLeaf(0xc0002e16c0): close: 2025/11/13 04:11:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/13 04:11:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-13 04:11:11.33596378 +0000 UTC m=+47.936927208 2025/11/13 04:11:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:11 DEBUG : newLeaf(0xc0002e16c0): >close: err= 2025/11/13 04:11:11 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:11 DEBUG : dir: Looking for writers 2025/11/13 04:11:11 DEBUG : Looking for writers 2025/11/13 04:11:11 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:11 DEBUG : dir: reading active writers 2025/11/13 04:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 04:11:11 DEBUG : dir: Looking for writers 2025/11/13 04:11:11 DEBUG : Looking for writers 2025/11/13 04:11:11 DEBUG : dir: reading active writers 2025/11/13 04:11:11 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 04:11:11 DEBUG : dir: Looking for writers 2025/11/13 04:11:11 DEBUG : Looking for writers 2025/11/13 04:11:11 DEBUG : dir: reading active writers 2025/11/13 04:11:11 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 04:11:11 DEBUG : dir: Looking for writers 2025/11/13 04:11:11 DEBUG : Looking for writers 2025/11/13 04:11:11 DEBUG : dir: reading active writers 2025/11/13 04:11:11 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 04:11:11 DEBUG : newLeaf: vfs cache: starting upload 2025/11/13 04:11:11 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:11:11 DEBUG : dir: Looking for writers 2025/11/13 04:11:11 DEBUG : Looking for writers 2025/11/13 04:11:11 DEBUG : dir: reading active writers 2025/11/13 04:11:11 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/13 04:11:11 DEBUG : dir: Looking for writers 2025/11/13 04:11:11 DEBUG : Looking for writers 2025/11/13 04:11:11 DEBUG : dir: reading active writers 2025/11/13 04:11:11 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/13 04:11:11 DEBUG : newLeaf: size = 25 OK 2025/11/13 04:11:11 DEBUG : newLeaf.rclone_chunk.001_nimme7: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/13 04:11:11 INFO : newLeaf.rclone_chunk.001_nimme7: Copied (server-side copy) to: newLeaf 2025/11/13 04:11:12 INFO : newLeaf.rclone_chunk.001_nimme7: Deleted 2025/11/13 04:11:12 DEBUG : newLeaf: size = 25 OK 2025/11/13 04:11:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/13 04:11:12 INFO : newLeaf: Copied (replaced existing) 2025/11/13 04:11:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-13 04:11:11.33596378 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/13 04:11:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/13 04:11:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/13 04:11:12 DEBUG : dir: Looking for writers 2025/11/13 04:11:12 DEBUG : Looking for writers 2025/11/13 04:11:12 DEBUG : dir: reading active writers 2025/11/13 04:11:12 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:12 DEBUG : >WaitForWriters: 2025/11/13 04:11:12 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:12 DEBUG : dir: Looking for writers 2025/11/13 04:11:12 DEBUG : Looking for writers 2025/11/13 04:11:12 DEBUG : dir: reading active writers 2025/11/13 04:11:12 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:12 DEBUG : >WaitForWriters: 2025/11/13 04:11:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:12 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:12 DEBUG : dir/file1.rclone_chunk.001_nimnv7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:12 INFO : dir/file1.rclone_chunk.001_nimnv7: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:12 INFO : dir/file1.rclone_chunk.001_nimnv7: Deleted 2025/11/13 04:11:12 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:12 DEBUG : dir: Looking for writers 2025/11/13 04:11:12 DEBUG : file1: reading active writers 2025/11/13 04:11:12 DEBUG : Looking for writers 2025/11/13 04:11:12 DEBUG : dir: reading active writers 2025/11/13 04:11:12 DEBUG : >WaitForWriters: 2025/11/13 04:11:13 DEBUG : dir/file1: copy non-chunked object... 2025/11/13 04:11:13 DEBUG : newLeaf: size = 14 OK 2025/11/13 04:11:13 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/13 04:11:13 INFO : dir/file1: Deleted 2025/11/13 04:11:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000bc6000 2025/11/13 04:11:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:11:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:13 DEBUG : newLeaf: copy non-chunked object... 2025/11/13 04:11:13 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:13 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:13 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:13 INFO : newLeaf: Deleted 2025/11/13 04:11:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000bc6000 2025/11/13 04:11:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/13 04:11:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 04:11:13 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:11:13 DEBUG : dir/file1(0xc000be1500): openPending: 2025/11/13 04:11:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/13 04:11:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/13 04:11:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:13 DEBUG : dir/file1(0xc000be1500): >openPending: err= 2025/11/13 04:11:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/13 04:11:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:11:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:11:13 DEBUG : dir/file1(0xc000be1500): _writeAt: size=25, off=0 2025/11/13 04:11:13 DEBUG : dir/file1(0xc000be1500): >_writeAt: n=25, err= 2025/11/13 04:11:13 DEBUG : dir/file1: copy non-chunked object... 2025/11/13 04:11:13 DEBUG : newLeaf: size = 14 OK 2025/11/13 04:11:13 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/13 04:11:13 INFO : dir/file1: Deleted 2025/11/13 04:11:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/13 04:11:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000bc6000 2025/11/13 04:11:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:11:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:13 DEBUG : newLeaf(0xc000be1500): close: 2025/11/13 04:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/13 04:11:13 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-13 04:11:13.709017919 +0000 UTC m=+50.309981387 2025/11/13 04:11:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:13 DEBUG : newLeaf(0xc000be1500): >close: err= 2025/11/13 04:11:13 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:13 DEBUG : dir: Looking for writers 2025/11/13 04:11:13 DEBUG : Looking for writers 2025/11/13 04:11:13 DEBUG : dir: reading active writers 2025/11/13 04:11:13 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 04:11:13 DEBUG : dir: Looking for writers 2025/11/13 04:11:13 DEBUG : Looking for writers 2025/11/13 04:11:13 DEBUG : dir: reading active writers 2025/11/13 04:11:13 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 04:11:13 DEBUG : dir: Looking for writers 2025/11/13 04:11:13 DEBUG : Looking for writers 2025/11/13 04:11:13 DEBUG : dir: reading active writers 2025/11/13 04:11:13 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 04:11:13 DEBUG : dir: Looking for writers 2025/11/13 04:11:13 DEBUG : Looking for writers 2025/11/13 04:11:13 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:13 DEBUG : dir: reading active writers 2025/11/13 04:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 04:11:13 DEBUG : newLeaf: vfs cache: starting upload 2025/11/13 04:11:13 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:11:14 DEBUG : dir: Looking for writers 2025/11/13 04:11:14 DEBUG : Looking for writers 2025/11/13 04:11:14 DEBUG : dir: reading active writers 2025/11/13 04:11:14 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/13 04:11:14 DEBUG : dir: Looking for writers 2025/11/13 04:11:14 DEBUG : Looking for writers 2025/11/13 04:11:14 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:14 DEBUG : dir: reading active writers 2025/11/13 04:11:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/13 04:11:14 DEBUG : newLeaf: size = 25 OK 2025/11/13 04:11:14 DEBUG : newLeaf.rclone_chunk.001_nimobi: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/13 04:11:14 INFO : newLeaf.rclone_chunk.001_nimobi: Copied (server-side copy) to: newLeaf 2025/11/13 04:11:14 INFO : newLeaf.rclone_chunk.001_nimobi: Deleted 2025/11/13 04:11:14 DEBUG : newLeaf: size = 25 OK 2025/11/13 04:11:14 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/13 04:11:14 INFO : newLeaf: Copied (replaced existing) 2025/11/13 04:11:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-13 04:11:13.709017919 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/13 04:11:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/13 04:11:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/13 04:11:14 DEBUG : dir: Looking for writers 2025/11/13 04:11:14 DEBUG : Looking for writers 2025/11/13 04:11:14 DEBUG : dir: reading active writers 2025/11/13 04:11:14 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:14 DEBUG : >WaitForWriters: 2025/11/13 04:11:14 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:14 DEBUG : dir: Looking for writers 2025/11/13 04:11:14 DEBUG : Looking for writers 2025/11/13 04:11:14 DEBUG : dir: reading active writers 2025/11/13 04:11:14 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:14 DEBUG : >WaitForWriters: 2025/11/13 04:11:14 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:14 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:14 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:14 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:15 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:15 DEBUG : dir/file1.rclone_chunk.001_nimp1o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:15 INFO : dir/file1.rclone_chunk.001_nimp1o: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:15 INFO : dir/file1.rclone_chunk.001_nimp1o: Deleted 2025/11/13 04:11:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/13 04:11:15 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:11:15 DEBUG : dir/file1(0xc000c96740): openPending: 2025/11/13 04:11:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/13 04:11:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/13 04:11:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:15 DEBUG : dir/file1(0xc000c96740): >openPending: err= 2025/11/13 04:11:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/13 04:11:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:11:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:11:15 DEBUG : dir/file1(0xc000c96740): _writeAt: size=14, off=0 2025/11/13 04:11:15 DEBUG : dir/file1(0xc000c96740): >_writeAt: n=14, err= 2025/11/13 04:11:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 04:11:15 DEBUG : dir/file1(0xc000c96740): close: 2025/11/13 04:11:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/13 04:11:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 04:11:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:15 DEBUG : dir/file1(0xc000c96740): >close: err= 2025/11/13 04:11:15 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:15 DEBUG : dir: Looking for writers 2025/11/13 04:11:15 DEBUG : file1: reading active writers 2025/11/13 04:11:15 DEBUG : Looking for writers 2025/11/13 04:11:15 DEBUG : dir: reading active writers 2025/11/13 04:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 04:11:15 DEBUG : dir: Looking for writers 2025/11/13 04:11:15 DEBUG : file1: reading active writers 2025/11/13 04:11:15 DEBUG : Looking for writers 2025/11/13 04:11:15 DEBUG : dir: reading active writers 2025/11/13 04:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 04:11:15 DEBUG : dir: Looking for writers 2025/11/13 04:11:15 DEBUG : file1: reading active writers 2025/11/13 04:11:15 DEBUG : Looking for writers 2025/11/13 04:11:15 DEBUG : dir: reading active writers 2025/11/13 04:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 04:11:15 DEBUG : dir: Looking for writers 2025/11/13 04:11:15 DEBUG : file1: reading active writers 2025/11/13 04:11:15 DEBUG : Looking for writers 2025/11/13 04:11:15 DEBUG : dir: reading active writers 2025/11/13 04:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 04:11:15 DEBUG : dir/file1: vfs cache: starting upload 2025/11/13 04:11:15 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:11:15 DEBUG : dir: Looking for writers 2025/11/13 04:11:15 DEBUG : file1: reading active writers 2025/11/13 04:11:15 DEBUG : Looking for writers 2025/11/13 04:11:15 DEBUG : dir: reading active writers 2025/11/13 04:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/13 04:11:15 DEBUG : dir: Looking for writers 2025/11/13 04:11:15 DEBUG : file1: reading active writers 2025/11/13 04:11:15 DEBUG : Looking for writers 2025/11/13 04:11:15 DEBUG : dir: reading active writers 2025/11/13 04:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/13 04:11:15 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:15 DEBUG : dir/file1.rclone_chunk.001_nimqjf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:15 INFO : dir/file1.rclone_chunk.001_nimqjf: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:16 INFO : dir/file1.rclone_chunk.001_nimqjf: Deleted 2025/11/13 04:11:16 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:16 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:16 INFO : dir/file1: Copied (replaced existing) 2025/11/13 04:11:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/13 04:11:16 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/13 04:11:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/13 04:11:16 DEBUG : dir: Looking for writers 2025/11/13 04:11:16 DEBUG : file1: reading active writers 2025/11/13 04:11:16 DEBUG : Looking for writers 2025/11/13 04:11:16 DEBUG : dir: reading active writers 2025/11/13 04:11:16 DEBUG : >WaitForWriters: 2025/11/13 04:11:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 04:11:16 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:11:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:11:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:11:16 DEBUG : dir/file1(0xc000c96680): _readAt: size=512, off=0 2025/11/13 04:11:16 DEBUG : dir/file1(0xc000c96680): openPending: 2025/11/13 04:11:16 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/13 04:11:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/13 04:11:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:16 DEBUG : dir/file1(0xc000c96680): >openPending: err= 2025/11/13 04:11:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/13 04:11:16 DEBUG : dir/file1(0xc000c96680): >_readAt: n=14, err=EOF 2025/11/13 04:11:16 DEBUG : dir/file1(0xc000c96680): close: 2025/11/13 04:11:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 04:11:16 DEBUG : dir/file1(0xc000c96680): >close: err= 2025/11/13 04:11:16 DEBUG : dir/file1: copy non-chunked object... 2025/11/13 04:11:16 DEBUG : newLeaf: size = 14 OK 2025/11/13 04:11:16 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/13 04:11:16 INFO : dir/file1: Deleted 2025/11/13 04:11:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/13 04:11:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f15c0 2025/11/13 04:11:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:11:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:16 DEBUG : newLeaf: copy non-chunked object... 2025/11/13 04:11:16 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:16 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:16 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:16 INFO : newLeaf: Deleted 2025/11/13 04:11:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/13 04:11:16 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f15c0 2025/11/13 04:11:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/13 04:11:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 04:11:16 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:11:16 DEBUG : dir/file1(0xc000b116c0): openPending: 2025/11/13 04:11:16 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/13 04:11:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/13 04:11:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:16 DEBUG : dir/file1(0xc000b116c0): >openPending: err= 2025/11/13 04:11:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/13 04:11:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:11:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:11:16 DEBUG : dir/file1(0xc000b116c0): _writeAt: size=25, off=0 2025/11/13 04:11:16 DEBUG : dir/file1(0xc000b116c0): >_writeAt: n=25, err= 2025/11/13 04:11:16 DEBUG : dir/file1: copy non-chunked object... 2025/11/13 04:11:17 DEBUG : newLeaf: size = 14 OK 2025/11/13 04:11:17 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/13 04:11:17 INFO : dir/file1: Deleted 2025/11/13 04:11:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/13 04:11:17 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f15c0 2025/11/13 04:11:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:11:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:17 DEBUG : newLeaf(0xc000b116c0): close: 2025/11/13 04:11:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/13 04:11:17 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-13 04:11:16.908485895 +0000 UTC m=+53.509449293 2025/11/13 04:11:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:17 DEBUG : newLeaf(0xc000b116c0): >close: err= 2025/11/13 04:11:17 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:17 DEBUG : dir: Looking for writers 2025/11/13 04:11:17 DEBUG : Looking for writers 2025/11/13 04:11:17 DEBUG : dir: reading active writers 2025/11/13 04:11:17 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 04:11:17 DEBUG : dir: Looking for writers 2025/11/13 04:11:17 DEBUG : Looking for writers 2025/11/13 04:11:17 DEBUG : dir: reading active writers 2025/11/13 04:11:17 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 04:11:17 DEBUG : dir: Looking for writers 2025/11/13 04:11:17 DEBUG : Looking for writers 2025/11/13 04:11:17 DEBUG : dir: reading active writers 2025/11/13 04:11:17 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 04:11:17 DEBUG : dir: Looking for writers 2025/11/13 04:11:17 DEBUG : Looking for writers 2025/11/13 04:11:17 DEBUG : dir: reading active writers 2025/11/13 04:11:17 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 04:11:17 DEBUG : newLeaf: vfs cache: starting upload 2025/11/13 04:11:17 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:11:17 DEBUG : dir: Looking for writers 2025/11/13 04:11:17 DEBUG : Looking for writers 2025/11/13 04:11:17 DEBUG : dir: reading active writers 2025/11/13 04:11:17 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/13 04:11:17 DEBUG : dir: Looking for writers 2025/11/13 04:11:17 DEBUG : Looking for writers 2025/11/13 04:11:17 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:17 DEBUG : dir: reading active writers 2025/11/13 04:11:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/13 04:11:17 DEBUG : newLeaf: size = 25 OK 2025/11/13 04:11:17 DEBUG : newLeaf.rclone_chunk.001_nimscy: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/13 04:11:17 INFO : newLeaf.rclone_chunk.001_nimscy: Copied (server-side copy) to: newLeaf 2025/11/13 04:11:17 INFO : newLeaf.rclone_chunk.001_nimscy: Deleted 2025/11/13 04:11:17 DEBUG : newLeaf: size = 25 OK 2025/11/13 04:11:17 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/13 04:11:17 INFO : newLeaf: Copied (replaced existing) 2025/11/13 04:11:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-13 04:11:16.908485895 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/13 04:11:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/13 04:11:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/13 04:11:17 DEBUG : dir: Looking for writers 2025/11/13 04:11:17 DEBUG : Looking for writers 2025/11/13 04:11:17 DEBUG : dir: reading active writers 2025/11/13 04:11:17 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:17 DEBUG : >WaitForWriters: 2025/11/13 04:11:17 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:17 DEBUG : dir: Looking for writers 2025/11/13 04:11:17 DEBUG : Looking for writers 2025/11/13 04:11:17 DEBUG : dir: reading active writers 2025/11/13 04:11:17 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:17 DEBUG : >WaitForWriters: 2025/11/13 04:11:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:18 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:18 DEBUG : dir/file1.rclone_chunk.001_nimtp7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:18 INFO : dir/file1.rclone_chunk.001_nimtp7: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:18 INFO : dir/file1.rclone_chunk.001_nimtp7: Deleted 2025/11/13 04:11:18 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:18 DEBUG : dir: Looking for writers 2025/11/13 04:11:18 DEBUG : file1: reading active writers 2025/11/13 04:11:18 DEBUG : Looking for writers 2025/11/13 04:11:18 DEBUG : dir: reading active writers 2025/11/13 04:11:18 DEBUG : >WaitForWriters: 2025/11/13 04:11:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 04:11:18 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:11:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:11:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:11:18 DEBUG : dir/file1(0xc0009b9580): _readAt: size=512, off=0 2025/11/13 04:11:18 DEBUG : dir/file1(0xc0009b9580): openPending: 2025/11/13 04:11:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/13 04:11:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/13 04:11:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:18 DEBUG : dir/file1(0xc0009b9580): >openPending: err= 2025/11/13 04:11:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/13 04:11:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 04:11:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:18 DEBUG : dir/file1(0xc0009b9580): >_readAt: n=14, err=EOF 2025/11/13 04:11:18 DEBUG : dir/file1(0xc0009b9580): close: 2025/11/13 04:11:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 04:11:18 DEBUG : dir/file1(0xc0009b9580): >close: err= 2025/11/13 04:11:18 DEBUG : dir/file1: copy non-chunked object... 2025/11/13 04:11:19 DEBUG : newLeaf: size = 14 OK 2025/11/13 04:11:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:19 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/13 04:11:19 INFO : dir/file1: Deleted 2025/11/13 04:11:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/13 04:11:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000a3d500 2025/11/13 04:11:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:11:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:19 DEBUG : newLeaf: copy non-chunked object... 2025/11/13 04:11:19 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:11:19 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:19 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:19 INFO : newLeaf: Deleted 2025/11/13 04:11:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/13 04:11:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000a3d500 2025/11/13 04:11:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/13 04:11:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 04:11:19 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:11:19 DEBUG : dir/file1(0xc00097a080): openPending: 2025/11/13 04:11:19 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/13 04:11:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/13 04:11:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:19 DEBUG : dir/file1(0xc00097a080): >openPending: err= 2025/11/13 04:11:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/13 04:11:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:11:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:11:19 DEBUG : dir/file1(0xc00097a080): _writeAt: size=25, off=0 2025/11/13 04:11:19 DEBUG : dir/file1(0xc00097a080): >_writeAt: n=25, err= 2025/11/13 04:11:19 DEBUG : dir/file1: copy non-chunked object... 2025/11/13 04:11:19 DEBUG : newLeaf: size = 14 OK 2025/11/13 04:11:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:19 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/13 04:11:19 INFO : dir/file1: Deleted 2025/11/13 04:11:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/13 04:11:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000a3d500 2025/11/13 04:11:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:11:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:19 DEBUG : newLeaf(0xc00097a080): close: 2025/11/13 04:11:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/13 04:11:19 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-13 04:11:19.526940886 +0000 UTC m=+56.127904314 2025/11/13 04:11:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:19 DEBUG : newLeaf(0xc00097a080): >close: err= 2025/11/13 04:11:19 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:19 DEBUG : dir: Looking for writers 2025/11/13 04:11:19 DEBUG : Looking for writers 2025/11/13 04:11:19 DEBUG : dir: reading active writers 2025/11/13 04:11:19 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 04:11:19 DEBUG : dir: Looking for writers 2025/11/13 04:11:19 DEBUG : Looking for writers 2025/11/13 04:11:19 DEBUG : dir: reading active writers 2025/11/13 04:11:19 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 04:11:19 DEBUG : dir: Looking for writers 2025/11/13 04:11:19 DEBUG : Looking for writers 2025/11/13 04:11:19 DEBUG : dir: reading active writers 2025/11/13 04:11:19 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 04:11:19 DEBUG : dir: Looking for writers 2025/11/13 04:11:19 DEBUG : Looking for writers 2025/11/13 04:11:19 DEBUG : dir: reading active writers 2025/11/13 04:11:19 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 04:11:19 DEBUG : newLeaf: vfs cache: starting upload 2025/11/13 04:11:19 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:11:19 DEBUG : dir: Looking for writers 2025/11/13 04:11:19 DEBUG : Looking for writers 2025/11/13 04:11:19 DEBUG : dir: reading active writers 2025/11/13 04:11:19 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/13 04:11:20 DEBUG : dir: Looking for writers 2025/11/13 04:11:20 DEBUG : Looking for writers 2025/11/13 04:11:20 DEBUG : dir: reading active writers 2025/11/13 04:11:20 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/13 04:11:20 DEBUG : newLeaf: size = 25 OK 2025/11/13 04:11:20 DEBUG : newLeaf.rclone_chunk.001_nimuzy: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/13 04:11:20 INFO : newLeaf.rclone_chunk.001_nimuzy: Copied (server-side copy) to: newLeaf 2025/11/13 04:11:20 INFO : newLeaf.rclone_chunk.001_nimuzy: Deleted 2025/11/13 04:11:20 DEBUG : newLeaf: size = 25 OK 2025/11/13 04:11:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/13 04:11:20 INFO : newLeaf: Copied (replaced existing) 2025/11/13 04:11:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-13 04:11:19.526940886 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/13 04:11:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/13 04:11:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/13 04:11:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/13 04:11:20 DEBUG : dir: Looking for writers 2025/11/13 04:11:20 DEBUG : Looking for writers 2025/11/13 04:11:20 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:20 DEBUG : dir: reading active writers 2025/11/13 04:11:20 DEBUG : >WaitForWriters: 2025/11/13 04:11:20 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:20 DEBUG : dir: Looking for writers 2025/11/13 04:11:20 DEBUG : Looking for writers 2025/11/13 04:11:20 DEBUG : dir: reading active writers 2025/11/13 04:11:20 DEBUG : newLeaf: reading active writers 2025/11/13 04:11:20 DEBUG : >WaitForWriters: 2025/11/13 04:11:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestFileRename (16.28s) --- PASS: TestFileRename/off,forceCache=false (2.42s) --- PASS: TestFileRename/minimal,forceCache=false (2.38s) --- PASS: TestFileRename/minimal,forceCache=true (3.15s) --- PASS: TestFileRename/writes,forceCache=false (2.36s) --- PASS: TestFileRename/writes,forceCache=true (3.26s) --- PASS: TestFileRename/full,forceCache=false (2.72s) === 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-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:20 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:20 DEBUG : Looking for writers 2025/11/13 04:11:20 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:21 DEBUG : dir/file1: size = 16 OK 2025/11/13 04:11:21 DEBUG : dir/file1.rclone_chunk.001_nimv63: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/13 04:11:21 INFO : dir/file1.rclone_chunk.001_nimv63: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:21 INFO : dir/file1.rclone_chunk.001_nimv63: Deleted 2025/11/13 04:11:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 04:11:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/13 04:11:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/13 04:11:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:21 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:21 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:21 DEBUG : dir: Looking for writers 2025/11/13 04:11:21 DEBUG : file1: reading active writers 2025/11/13 04:11:21 DEBUG : Looking for writers 2025/11/13 04:11:21 DEBUG : dir: reading active writers 2025/11/13 04:11:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.88s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:22 DEBUG : dir/file1: size = 16 OK 2025/11/13 04:11:22 DEBUG : dir/file1.rclone_chunk.001_nimwog: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/13 04:11:22 INFO : dir/file1.rclone_chunk.001_nimwog: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:22 INFO : dir/file1.rclone_chunk.001_nimwog: Deleted 2025/11/13 04:11:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 04:11:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/13 04:11:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/13 04:11:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/13 04:11:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/13 04:11:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/13 04:11:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/13 04:11:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/13 04:11:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/13 04:11:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/13 04:11:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/13 04:11:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/13 04:11:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/13 04:11:22 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/13 04:11:22 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/13 04:11:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/13 04:11:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/13 04:11:22 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/13 04:11:22 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:22 DEBUG : dir: Looking for writers 2025/11/13 04:11:22 DEBUG : file1: reading active writers 2025/11/13 04:11:22 DEBUG : Looking for writers 2025/11/13 04:11:22 DEBUG : dir: reading active writers 2025/11/13 04:11:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.32s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:23 DEBUG : dir/file1: size = 16 OK 2025/11/13 04:11:23 DEBUG : dir/file1.rclone_chunk.001_nimyme: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/13 04:11:23 INFO : dir/file1.rclone_chunk.001_nimyme: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:23 INFO : dir/file1.rclone_chunk.001_nimyme: Deleted 2025/11/13 04:11:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 04:11:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/13 04:11:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/13 04:11:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/13 04:11:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/13 04:11:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/13 04:11:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/13 04:11:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/13 04:11:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/13 04:11:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/13 04:11:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/13 04:11:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/13 04:11:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/13 04:11:23 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/13 04:11:23 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/13 04:11:23 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/13 04:11:23 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/13 04:11:23 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/13 04:11:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/13 04:11:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/13 04:11:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/13 04:11:24 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/13 04:11:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/13 04:11:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/13 04:11:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/13 04:11:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/13 04:11:24 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/13 04:11:24 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/13 04:11:24 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/13 04:11:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/13 04:11:24 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/13 04:11:24 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/13 04:11:24 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/13 04:11:24 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:24 DEBUG : dir: Looking for writers 2025/11/13 04:11:24 DEBUG : file1: reading active writers 2025/11/13 04:11:24 DEBUG : Looking for writers 2025/11/13 04:11:24 DEBUG : dir: reading active writers 2025/11/13 04:11:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.40s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:24 DEBUG : dir/file1: size = 16 OK 2025/11/13 04:11:24 DEBUG : dir/file1.rclone_chunk.001_nimz9m: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/13 04:11:24 INFO : dir/file1.rclone_chunk.001_nimz9m: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:24 INFO : dir/file1.rclone_chunk.001_nimz9m: Deleted 2025/11/13 04:11:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 04:11:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/13 04:11:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/13 04:11:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:25 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:25 DEBUG : dir: Looking for writers 2025/11/13 04:11:25 DEBUG : file1: reading active writers 2025/11/13 04:11:25 DEBUG : Looking for writers 2025/11/13 04:11:25 DEBUG : dir: reading active writers 2025/11/13 04:11:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.90s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:25 DEBUG : dir/file1: size = 16 OK 2025/11/13 04:11:25 DEBUG : dir/file1.rclone_chunk.001_nin0vq: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/13 04:11:25 INFO : dir/file1.rclone_chunk.001_nin0vq: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:25 INFO : dir/file1.rclone_chunk.001_nin0vq: Deleted 2025/11/13 04:11:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 04:11:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/13 04:11:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/13 04:11:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:26 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/13 04:11:26 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/13 04:11:26 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:26 DEBUG : dir: Looking for writers 2025/11/13 04:11:26 DEBUG : file1: reading active writers 2025/11/13 04:11:26 DEBUG : Looking for writers 2025/11/13 04:11:26 DEBUG : dir: reading active writers 2025/11/13 04:11:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.89s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:26 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:26 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:26 DEBUG : dir/file1: size = 16 OK 2025/11/13 04:11:26 DEBUG : dir/file1.rclone_chunk.001_nin1bq: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/13 04:11:26 INFO : dir/file1.rclone_chunk.001_nin1bq: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:26 INFO : dir/file1.rclone_chunk.001_nin1bq: Deleted 2025/11/13 04:11:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 04:11:26 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:11:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:11:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:11:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/13 04:11:26 DEBUG : dir/file1(0xc00051b540): _readAt: size=1, off=0 2025/11/13 04:11:26 DEBUG : dir/file1(0xc00051b540): openPending: 2025/11/13 04:11:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/13 04:11:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/13 04:11:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:26 DEBUG : dir/file1(0xc00051b540): >openPending: err= 2025/11/13 04:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/13 04:11:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 04:11:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:26 DEBUG : dir/file1(0xc00051b540): >_readAt: n=1, err= 2025/11/13 04:11:26 DEBUG : dir/file1(0xc00051b540): _readAt: size=256, off=1 2025/11/13 04:11:26 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/13 04:11:26 DEBUG : dir/file1(0xc00051b540): >_readAt: n=15, err=EOF 2025/11/13 04:11:26 DEBUG : dir/file1(0xc00051b540): _readAt: size=16, off=16 2025/11/13 04:11:26 DEBUG : dir/file1(0xc00051b540): >_readAt: n=0, err=EOF 2025/11/13 04:11:26 DEBUG : dir/file1(0xc00051b540): close: 2025/11/13 04:11:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 04:11:26 DEBUG : dir/file1(0xc00051b540): >close: err= 2025/11/13 04:11:26 DEBUG : dir/file1(0xc00051b540): close: 2025/11/13 04:11:26 DEBUG : dir/file1(0xc00051b540): >close: err=file already closed 2025/11/13 04:11:26 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:26 DEBUG : dir: Looking for writers 2025/11/13 04:11:26 DEBUG : file1: reading active writers 2025/11/13 04:11:26 DEBUG : Looking for writers 2025/11/13 04:11:26 DEBUG : dir: reading active writers 2025/11/13 04:11:26 DEBUG : >WaitForWriters: 2025/11/13 04:11:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.94s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:27 DEBUG : dir/file1: size = 16 OK 2025/11/13 04:11:27 DEBUG : dir/file1.rclone_chunk.001_nin2lb: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/13 04:11:27 INFO : dir/file1.rclone_chunk.001_nin2lb: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:27 INFO : dir/file1.rclone_chunk.001_nin2lb: Deleted 2025/11/13 04:11:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 04:11:27 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:11:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:11:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:11:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/13 04:11:27 DEBUG : dir/file1(0xc000ac1800): _readAt: size=1, off=0 2025/11/13 04:11:27 DEBUG : dir/file1(0xc000ac1800): openPending: 2025/11/13 04:11:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/13 04:11:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/13 04:11:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:27 DEBUG : dir/file1(0xc000ac1800): >openPending: err= 2025/11/13 04:11:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/13 04:11:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 04:11:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:27 DEBUG : dir/file1(0xc000ac1800): >_readAt: n=1, err= 2025/11/13 04:11:27 DEBUG : dir/file1(0xc000ac1800): _readAt: size=1, off=5 2025/11/13 04:11:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/13 04:11:27 DEBUG : dir/file1(0xc000ac1800): >_readAt: n=1, err= 2025/11/13 04:11:27 DEBUG : dir/file1(0xc000ac1800): _readAt: size=1, off=3 2025/11/13 04:11:27 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/13 04:11:27 DEBUG : dir/file1(0xc000ac1800): >_readAt: n=1, err= 2025/11/13 04:11:27 DEBUG : dir/file1(0xc000ac1800): _readAt: size=1, off=13 2025/11/13 04:11:27 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/13 04:11:27 DEBUG : dir/file1(0xc000ac1800): >_readAt: n=1, err= 2025/11/13 04:11:27 DEBUG : dir/file1(0xc000ac1800): _readAt: size=16, off=100 2025/11/13 04:11:27 DEBUG : dir/file1(0xc000ac1800): >_readAt: n=0, err=EOF 2025/11/13 04:11:27 DEBUG : dir/file1(0xc000ac1800): close: 2025/11/13 04:11:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 04:11:27 DEBUG : dir/file1(0xc000ac1800): >close: err= 2025/11/13 04:11:27 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:27 DEBUG : dir: Looking for writers 2025/11/13 04:11:27 DEBUG : file1: reading active writers 2025/11/13 04:11:27 DEBUG : Looking for writers 2025/11/13 04:11:27 DEBUG : dir: reading active writers 2025/11/13 04:11:27 DEBUG : >WaitForWriters: 2025/11/13 04:11:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.00s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:28 DEBUG : dir/file1: size = 16 OK 2025/11/13 04:11:28 DEBUG : dir/file1.rclone_chunk.001_nin3cv: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/13 04:11:28 INFO : dir/file1.rclone_chunk.001_nin3cv: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:28 INFO : dir/file1.rclone_chunk.001_nin3cv: Deleted 2025/11/13 04:11:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 04:11:28 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:11:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:11:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:11:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): _readAt: size=1, off=0 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): openPending: 2025/11/13 04:11:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/13 04:11:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/13 04:11:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): >openPending: err= 2025/11/13 04:11:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/13 04:11:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 04:11:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): >_readAt: n=1, err= 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): _readAt: size=1, off=5 2025/11/13 04:11:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): >_readAt: n=1, err= 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): _readAt: size=1, off=1 2025/11/13 04:11:28 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): >_readAt: n=1, err= 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): _readAt: size=6, off=10 2025/11/13 04:11:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): >_readAt: n=6, err= 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): _readAt: size=256, off=10 2025/11/13 04:11:28 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): >_readAt: n=6, err=EOF 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): _readAt: size=256, off=100 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): >_readAt: n=0, err=EOF 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): close: 2025/11/13 04:11:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): >close: err= 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): _readAt: size=256, off=100 2025/11/13 04:11:28 DEBUG : dir/file1(0xc0002e1dc0): >_readAt: n=0, err=file already closed 2025/11/13 04:11:28 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:28 DEBUG : dir: Looking for writers 2025/11/13 04:11:28 DEBUG : file1: reading active writers 2025/11/13 04:11:28 DEBUG : Looking for writers 2025/11/13 04:11:28 DEBUG : dir: reading active writers 2025/11/13 04:11:28 DEBUG : >WaitForWriters: 2025/11/13 04:11:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.00s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:29 DEBUG : dir/file1: size = 16 OK 2025/11/13 04:11:29 DEBUG : dir/file1.rclone_chunk.001_nin4y5: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/13 04:11:29 INFO : dir/file1.rclone_chunk.001_nin4y5: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:29 INFO : dir/file1.rclone_chunk.001_nin4y5: Deleted 2025/11/13 04:11:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 04:11:29 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:11:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:11:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:11:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/13 04:11:29 DEBUG : dir/file1(0xc00042c180): RWFileHandle.Flush 2025/11/13 04:11:29 DEBUG : dir/file1(0xc00042c180): _readAt: size=256, off=0 2025/11/13 04:11:29 DEBUG : dir/file1(0xc00042c180): openPending: 2025/11/13 04:11:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/13 04:11:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/13 04:11:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:29 DEBUG : dir/file1(0xc00042c180): >openPending: err= 2025/11/13 04:11:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/13 04:11:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 04:11:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:29 DEBUG : dir/file1(0xc00042c180): >_readAt: n=16, err=EOF 2025/11/13 04:11:29 DEBUG : dir/file1(0xc00042c180): RWFileHandle.Flush 2025/11/13 04:11:29 DEBUG : dir/file1(0xc00042c180): RWFileHandle.Flush 2025/11/13 04:11:29 DEBUG : dir/file1(0xc00042c180): close: 2025/11/13 04:11:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 04:11:29 DEBUG : dir/file1(0xc00042c180): >close: err= 2025/11/13 04:11:29 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:29 DEBUG : dir: Looking for writers 2025/11/13 04:11:29 DEBUG : file1: reading active writers 2025/11/13 04:11:29 DEBUG : Looking for writers 2025/11/13 04:11:29 DEBUG : dir: reading active writers 2025/11/13 04:11:29 DEBUG : >WaitForWriters: 2025/11/13 04:11:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.92s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:30 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:30 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:30 DEBUG : dir/file1: size = 16 OK 2025/11/13 04:11:30 DEBUG : dir/file1.rclone_chunk.001_nin5a8: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/13 04:11:30 INFO : dir/file1.rclone_chunk.001_nin5a8: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:30 INFO : dir/file1.rclone_chunk.001_nin5a8: Deleted 2025/11/13 04:11:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/13 04:11:30 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:11:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:11:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:11:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/13 04:11:30 DEBUG : dir/file1(0xc0002e1b00): _readAt: size=256, off=0 2025/11/13 04:11:30 DEBUG : dir/file1(0xc0002e1b00): openPending: 2025/11/13 04:11:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/13 04:11:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/13 04:11:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:30 DEBUG : dir/file1(0xc0002e1b00): >openPending: err= 2025/11/13 04:11:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/13 04:11:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 04:11:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:30 DEBUG : dir/file1(0xc0002e1b00): >_readAt: n=16, err=EOF 2025/11/13 04:11:30 DEBUG : dir/file1(0xc0002e1b00): RWFileHandle.Release 2025/11/13 04:11:30 DEBUG : dir/file1(0xc0002e1b00): close: 2025/11/13 04:11:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/13 04:11:30 DEBUG : dir/file1(0xc0002e1b00): >close: err= 2025/11/13 04:11:30 DEBUG : dir/file1(0xc0002e1b00): RWFileHandle.Release 2025/11/13 04:11:30 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:30 DEBUG : dir: Looking for writers 2025/11/13 04:11:30 DEBUG : file1: reading active writers 2025/11/13 04:11:30 DEBUG : Looking for writers 2025/11/13 04:11:30 DEBUG : dir: reading active writers 2025/11/13 04:11:30 DEBUG : >WaitForWriters: 2025/11/13 04:11:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.88s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:30 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:30 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:31 DEBUG : file1: newRWFileHandle: 2025/11/13 04:11:31 DEBUG : file1(0xc000bfac00): openPending: 2025/11/13 04:11:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:31 DEBUG : file1(0xc000bfac00): >openPending: err= 2025/11/13 04:11:31 DEBUG : file1: >newRWFileHandle: err= 2025/11/13 04:11:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/13 04:11:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/13 04:11:31 DEBUG : file1(0xc000bfac00): _writeAt: size=5, off=0 2025/11/13 04:11:31 DEBUG : file1(0xc000bfac00): >_writeAt: n=5, err= 2025/11/13 04:11:31 DEBUG : file1(0xc000bfac00): _writeAt: size=7, off=5 2025/11/13 04:11:31 DEBUG : file1(0xc000bfac00): >_writeAt: n=7, err= 2025/11/13 04:11:31 DEBUG : file1: vfs cache: truncate to size=11 2025/11/13 04:11:31 DEBUG : file1(0xc000bfac00): close: 2025/11/13 04:11:31 DEBUG : file1: vfs cache: setting modification time to 2025-11-13 04:11:31.004864523 +0000 UTC m=+67.605827901 2025/11/13 04:11:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:31 DEBUG : file1(0xc000bfac00): >close: err= 2025/11/13 04:11:31 DEBUG : file1(0xc000bfac00): close: 2025/11/13 04:11:31 DEBUG : file1(0xc000bfac00): >close: err=file already closed 2025/11/13 04:11:31 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:31 DEBUG : Looking for writers 2025/11/13 04:11:31 DEBUG : file1: reading active writers 2025/11/13 04:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 04:11:31 DEBUG : Looking for writers 2025/11/13 04:11:31 DEBUG : file1: reading active writers 2025/11/13 04:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 04:11:31 DEBUG : Looking for writers 2025/11/13 04:11:31 DEBUG : file1: reading active writers 2025/11/13 04:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 04:11:31 DEBUG : Looking for writers 2025/11/13 04:11:31 DEBUG : file1: reading active writers 2025/11/13 04:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 04:11:31 DEBUG : file1: vfs cache: starting upload 2025/11/13 04:11:31 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:11:31 DEBUG : Looking for writers 2025/11/13 04:11:31 DEBUG : file1: reading active writers 2025/11/13 04:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/13 04:11:31 DEBUG : Looking for writers 2025/11/13 04:11:31 DEBUG : file1: reading active writers 2025/11/13 04:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/13 04:11:31 DEBUG : file1: size = 11 OK 2025/11/13 04:11:31 DEBUG : file1.rclone_chunk.001_nin6jx: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 04:11:31 INFO : file1.rclone_chunk.001_nin6jx: Copied (server-side copy) to: file1 2025/11/13 04:11:31 INFO : file1.rclone_chunk.001_nin6jx: Deleted 2025/11/13 04:11:31 DEBUG : file1: size = 11 OK 2025/11/13 04:11:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 04:11:31 INFO : file1: Copied (new) 2025/11/13 04:11:31 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-13 04:11:31.004864523 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/13 04:11:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/13 04:11:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:31 INFO : file1: vfs cache: upload succeeded try #1 2025/11/13 04:11:31 DEBUG : Looking for writers 2025/11/13 04:11:31 DEBUG : file1: reading active writers 2025/11/13 04:11:31 DEBUG : >WaitForWriters: 2025/11/13 04:11:31 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:31 DEBUG : Looking for writers 2025/11/13 04:11:31 DEBUG : file1: reading active writers 2025/11/13 04:11:31 DEBUG : >WaitForWriters: 2025/11/13 04:11:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.91s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:31 DEBUG : file1: newRWFileHandle: 2025/11/13 04:11:31 DEBUG : file1(0xc000f91080): openPending: 2025/11/13 04:11:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:31 DEBUG : file1(0xc000f91080): >openPending: err= 2025/11/13 04:11:31 DEBUG : file1: >newRWFileHandle: err= 2025/11/13 04:11:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/13 04:11:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/13 04:11:31 DEBUG : file1(0xc000f91080): _writeAt: size=7, off=0 2025/11/13 04:11:31 DEBUG : file1(0xc000f91080): >_writeAt: n=7, err= 2025/11/13 04:11:31 DEBUG : file1(0xc000f91080): _writeAt: size=6, off=5 2025/11/13 04:11:31 DEBUG : file1(0xc000f91080): >_writeAt: n=6, err= 2025/11/13 04:11:31 DEBUG : file1(0xc000f91080): close: 2025/11/13 04:11:31 DEBUG : file1: vfs cache: setting modification time to 2025-11-13 04:11:31.911568065 +0000 UTC m=+68.512531494 2025/11/13 04:11:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:31 DEBUG : file1(0xc000f91080): >close: err= 2025/11/13 04:11:31 DEBUG : file1(0xc000f91080): _writeAt: size=5, off=0 2025/11/13 04:11:31 DEBUG : file1(0xc000f91080): >_writeAt: n=0, err=file already closed 2025/11/13 04:11:31 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:31 DEBUG : Looking for writers 2025/11/13 04:11:31 DEBUG : file1: reading active writers 2025/11/13 04:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 04:11:31 DEBUG : Looking for writers 2025/11/13 04:11:31 DEBUG : file1: reading active writers 2025/11/13 04:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 04:11:31 DEBUG : Looking for writers 2025/11/13 04:11:31 DEBUG : file1: reading active writers 2025/11/13 04:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 04:11:31 DEBUG : Looking for writers 2025/11/13 04:11:31 DEBUG : file1: reading active writers 2025/11/13 04:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 04:11:32 DEBUG : file1: vfs cache: starting upload 2025/11/13 04:11:32 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:11:32 DEBUG : Looking for writers 2025/11/13 04:11:32 DEBUG : file1: reading active writers 2025/11/13 04:11:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/13 04:11:32 DEBUG : Looking for writers 2025/11/13 04:11:32 DEBUG : file1: reading active writers 2025/11/13 04:11:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/13 04:11:32 DEBUG : file1: size = 11 OK 2025/11/13 04:11:32 DEBUG : file1.rclone_chunk.001_nin7hc: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 04:11:32 INFO : file1.rclone_chunk.001_nin7hc: Copied (server-side copy) to: file1 2025/11/13 04:11:32 INFO : file1.rclone_chunk.001_nin7hc: Deleted 2025/11/13 04:11:32 DEBUG : file1: size = 11 OK 2025/11/13 04:11:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 04:11:32 INFO : file1: Copied (new) 2025/11/13 04:11:32 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-13 04:11:31.911568065 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/13 04:11:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/13 04:11:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:32 INFO : file1: vfs cache: upload succeeded try #1 2025/11/13 04:11:32 DEBUG : Looking for writers 2025/11/13 04:11:32 DEBUG : file1: reading active writers 2025/11/13 04:11:32 DEBUG : >WaitForWriters: 2025/11/13 04:11:32 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:32 DEBUG : Looking for writers 2025/11/13 04:11:32 DEBUG : file1: reading active writers 2025/11/13 04:11:32 DEBUG : >WaitForWriters: 2025/11/13 04:11:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:32 DEBUG : file1: newRWFileHandle: 2025/11/13 04:11:32 DEBUG : file1(0xc0009cc600): openPending: 2025/11/13 04:11:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:32 DEBUG : file1(0xc0009cc600): >openPending: err= 2025/11/13 04:11:32 DEBUG : file1: >newRWFileHandle: err= 2025/11/13 04:11:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/13 04:11:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/13 04:11:32 DEBUG : file1(0xc0009cc600): close: 2025/11/13 04:11:32 DEBUG : file1: vfs cache: setting modification time to 2025-11-13 04:11:32.822312207 +0000 UTC m=+69.423275595 2025/11/13 04:11:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:32 DEBUG : file1(0xc0009cc600): >close: err= 2025/11/13 04:11:32 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/13 04:11:32 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/13 04:11:32 DEBUG : file2: newRWFileHandle: 2025/11/13 04:11:32 DEBUG : file2(0xc0009cca80): openPending: 2025/11/13 04:11:32 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/13 04:11:32 DEBUG : file2(0xc0009cca80): >openPending: err= 2025/11/13 04:11:32 DEBUG : file2: >newRWFileHandle: err= 2025/11/13 04:11:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/13 04:11:32 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/13 04:11:32 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/13 04:11:32 DEBUG : file2(0xc0009cca80): RWFileHandle.Flush 2025/11/13 04:11:32 DEBUG : file2(0xc0009cca80): RWFileHandle.Release 2025/11/13 04:11:32 DEBUG : file2(0xc0009cca80): close: 2025/11/13 04:11:32 DEBUG : file2: vfs cache: setting modification time to 2025-11-13 04:11:32.824052931 +0000 UTC m=+69.425016320 2025/11/13 04:11:32 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:32 DEBUG : file2(0xc0009cca80): >close: err= 2025/11/13 04:11:32 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:32 DEBUG : Looking for writers 2025/11/13 04:11:32 DEBUG : file2: reading active writers 2025/11/13 04:11:32 DEBUG : file1: reading active writers 2025/11/13 04:11:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/13 04:11:32 DEBUG : Looking for writers 2025/11/13 04:11:32 DEBUG : file1: reading active writers 2025/11/13 04:11:32 DEBUG : file2: reading active writers 2025/11/13 04:11:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/13 04:11:32 DEBUG : Looking for writers 2025/11/13 04:11:32 DEBUG : file1: reading active writers 2025/11/13 04:11:32 DEBUG : file2: reading active writers 2025/11/13 04:11:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/13 04:11:32 DEBUG : Looking for writers 2025/11/13 04:11:32 DEBUG : file1: reading active writers 2025/11/13 04:11:32 DEBUG : file2: reading active writers 2025/11/13 04:11:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/13 04:11:32 DEBUG : file1: vfs cache: starting upload 2025/11/13 04:11:32 DEBUG : file2: vfs cache: starting upload 2025/11/13 04:11:32 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:11:32 DEBUG : Looking for writers 2025/11/13 04:11:32 DEBUG : file1: reading active writers 2025/11/13 04:11:32 DEBUG : file2: reading active writers 2025/11/13 04:11:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/13 04:11:33 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:11:33 DEBUG : Looking for writers 2025/11/13 04:11:33 DEBUG : file2: reading active writers 2025/11/13 04:11:33 DEBUG : file1: reading active writers 2025/11/13 04:11:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/13 04:11:33 DEBUG : file1: size = 0 OK 2025/11/13 04:11:33 DEBUG : file1.rclone_chunk.001_nin7by: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 04:11:33 INFO : file1.rclone_chunk.001_nin7by: Copied (server-side copy) to: file1 2025/11/13 04:11:33 DEBUG : file2: size = 0 OK 2025/11/13 04:11:33 DEBUG : file2.rclone_chunk.001_nin8im: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 04:11:33 INFO : file2.rclone_chunk.001_nin8im: Copied (server-side copy) to: file2 2025/11/13 04:11:33 INFO : file1.rclone_chunk.001_nin7by: Deleted 2025/11/13 04:11:33 DEBUG : file1: size = 0 OK 2025/11/13 04:11:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 04:11:33 INFO : file1: Copied (new) 2025/11/13 04:11:33 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-13 04:11:32.822312207 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/13 04:11:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/13 04:11:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:33 INFO : file1: vfs cache: upload succeeded try #1 2025/11/13 04:11:33 INFO : file2.rclone_chunk.001_nin8im: Deleted 2025/11/13 04:11:33 DEBUG : file2: size = 0 OK 2025/11/13 04:11:33 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 04:11:33 INFO : file2: Copied (new) 2025/11/13 04:11:33 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-13 04:11:32.824052931 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/13 04:11:33 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/13 04:11:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/13 04:11:33 INFO : file2: vfs cache: upload succeeded try #1 2025/11/13 04:11:33 DEBUG : Looking for writers 2025/11/13 04:11:33 DEBUG : file1: reading active writers 2025/11/13 04:11:33 DEBUG : file2: reading active writers 2025/11/13 04:11:33 DEBUG : >WaitForWriters: 2025/11/13 04:11:33 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:33 DEBUG : Looking for writers 2025/11/13 04:11:33 DEBUG : file1: reading active writers 2025/11/13 04:11:33 DEBUG : file2: reading active writers 2025/11/13 04:11:33 DEBUG : >WaitForWriters: 2025/11/13 04:11:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.05s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:33 DEBUG : file1: newRWFileHandle: 2025/11/13 04:11:33 DEBUG : file1(0xc00051b980): openPending: 2025/11/13 04:11:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:33 DEBUG : file1(0xc00051b980): >openPending: err= 2025/11/13 04:11:33 DEBUG : file1: >newRWFileHandle: err= 2025/11/13 04:11:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/13 04:11:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/13 04:11:33 DEBUG : file1(0xc00051b980): _writeAt: size=5, off=0 2025/11/13 04:11:33 DEBUG : file1(0xc00051b980): >_writeAt: n=5, err= 2025/11/13 04:11:33 DEBUG : file1(0xc00051b980): RWFileHandle.Flush 2025/11/13 04:11:33 DEBUG : file1(0xc00051b980): RWFileHandle.Flush 2025/11/13 04:11:33 DEBUG : file1(0xc00051b980): close: 2025/11/13 04:11:33 DEBUG : file1: vfs cache: setting modification time to 2025-11-13 04:11:33.861964442 +0000 UTC m=+70.462927830 2025/11/13 04:11:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:33 DEBUG : file1(0xc00051b980): >close: err= 2025/11/13 04:11:33 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:33 DEBUG : Looking for writers 2025/11/13 04:11:33 DEBUG : file1: reading active writers 2025/11/13 04:11:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 04:11:33 DEBUG : Looking for writers 2025/11/13 04:11:33 DEBUG : file1: reading active writers 2025/11/13 04:11:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 04:11:33 DEBUG : Looking for writers 2025/11/13 04:11:33 DEBUG : file1: reading active writers 2025/11/13 04:11:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 04:11:33 DEBUG : Looking for writers 2025/11/13 04:11:33 DEBUG : file1: reading active writers 2025/11/13 04:11:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 04:11:33 DEBUG : file1: vfs cache: starting upload 2025/11/13 04:11:34 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:11:34 DEBUG : Looking for writers 2025/11/13 04:11:34 DEBUG : file1: reading active writers 2025/11/13 04:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/13 04:11:34 DEBUG : Looking for writers 2025/11/13 04:11:34 DEBUG : file1: reading active writers 2025/11/13 04:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/13 04:11:34 DEBUG : file1: size = 5 OK 2025/11/13 04:11:34 DEBUG : file1.rclone_chunk.001_nin9vz: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:11:34 INFO : file1.rclone_chunk.001_nin9vz: Copied (server-side copy) to: file1 2025/11/13 04:11:34 INFO : file1.rclone_chunk.001_nin9vz: Deleted 2025/11/13 04:11:34 DEBUG : file1: size = 5 OK 2025/11/13 04:11:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:11:34 INFO : file1: Copied (new) 2025/11/13 04:11:34 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-13 04:11:33.861964442 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/13 04:11:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/13 04:11:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:34 INFO : file1: vfs cache: upload succeeded try #1 2025/11/13 04:11:34 DEBUG : Looking for writers 2025/11/13 04:11:34 DEBUG : file1: reading active writers 2025/11/13 04:11:34 DEBUG : >WaitForWriters: 2025/11/13 04:11:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:34 DEBUG : file1: newRWFileHandle: 2025/11/13 04:11:34 DEBUG : file1(0xc000b22840): openPending: 2025/11/13 04:11:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:34 DEBUG : file1(0xc000b22840): >openPending: err= 2025/11/13 04:11:34 DEBUG : file1: >newRWFileHandle: err= 2025/11/13 04:11:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/13 04:11:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/13 04:11:34 DEBUG : file1(0xc000b22840): _writeAt: size=5, off=0 2025/11/13 04:11:34 DEBUG : file1(0xc000b22840): >_writeAt: n=5, err= 2025/11/13 04:11:34 DEBUG : file1(0xc000b22840): RWFileHandle.Release 2025/11/13 04:11:34 DEBUG : file1(0xc000b22840): close: 2025/11/13 04:11:34 DEBUG : file1: vfs cache: setting modification time to 2025-11-13 04:11:34.692622113 +0000 UTC m=+71.293585501 2025/11/13 04:11:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:34 DEBUG : file1(0xc000b22840): >close: err= 2025/11/13 04:11:34 DEBUG : file1(0xc000b22840): RWFileHandle.Release 2025/11/13 04:11:34 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:34 DEBUG : Looking for writers 2025/11/13 04:11:34 DEBUG : file1: reading active writers 2025/11/13 04:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 04:11:34 DEBUG : Looking for writers 2025/11/13 04:11:34 DEBUG : file1: reading active writers 2025/11/13 04:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 04:11:34 DEBUG : Looking for writers 2025/11/13 04:11:34 DEBUG : file1: reading active writers 2025/11/13 04:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 04:11:34 DEBUG : Looking for writers 2025/11/13 04:11:34 DEBUG : file1: reading active writers 2025/11/13 04:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 04:11:34 DEBUG : file1: vfs cache: starting upload 2025/11/13 04:11:34 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:11:34 DEBUG : Looking for writers 2025/11/13 04:11:34 DEBUG : file1: reading active writers 2025/11/13 04:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/13 04:11:35 DEBUG : Looking for writers 2025/11/13 04:11:35 DEBUG : file1: reading active writers 2025/11/13 04:11:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/13 04:11:35 DEBUG : file1: size = 5 OK 2025/11/13 04:11:35 DEBUG : file1.rclone_chunk.001_nin9tq: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:11:35 INFO : file1.rclone_chunk.001_nin9tq: Copied (server-side copy) to: file1 2025/11/13 04:11:35 INFO : file1.rclone_chunk.001_nin9tq: Deleted 2025/11/13 04:11:35 DEBUG : file1: size = 5 OK 2025/11/13 04:11:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:11:35 INFO : file1: Copied (new) 2025/11/13 04:11:35 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-13 04:11:34.692622113 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/13 04:11:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/13 04:11:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:35 INFO : file1: vfs cache: upload succeeded try #1 2025/11/13 04:11:35 DEBUG : Looking for writers 2025/11/13 04:11:35 DEBUG : file1: reading active writers 2025/11/13 04:11:35 DEBUG : >WaitForWriters: 2025/11/13 04:11:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:35 DEBUG : dir/file1: size = 16 OK 2025/11/13 04:11:35 DEBUG : dir/file1.rclone_chunk.001_ninar8: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/13 04:11:35 INFO : dir/file1.rclone_chunk.001_ninar8: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:35 INFO : dir/file1.rclone_chunk.001_ninar8: Deleted 2025/11/13 04:11:36 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/13 04:11:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 04:11:36 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:11:36 DEBUG : dir/file1(0xc000bfad80): openPending: 2025/11/13 04:11:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/13 04:11:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/13 04:11:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:36 DEBUG : dir/file1(0xc000bfad80): >openPending: err= 2025/11/13 04:11:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/13 04:11:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:11:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:11:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/13 04:11:36 DEBUG : dir/file1(0xc000bfad80): _writeAt: size=5, off=0 2025/11/13 04:11:36 DEBUG : dir/file1(0xc000bfad80): >_writeAt: n=5, err= 2025/11/13 04:11:36 DEBUG : dir/file1(0xc000bfad80): close: 2025/11/13 04:11:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:36 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-13 04:11:36.151755869 +0000 UTC m=+72.752719277 2025/11/13 04:11:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:36 DEBUG : dir/file1(0xc000bfad80): >close: err= 2025/11/13 04:11:36 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:36 DEBUG : dir: Looking for writers 2025/11/13 04:11:36 DEBUG : file1: reading active writers 2025/11/13 04:11:36 DEBUG : Looking for writers 2025/11/13 04:11:36 DEBUG : dir: reading active writers 2025/11/13 04:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 04:11:36 DEBUG : dir: Looking for writers 2025/11/13 04:11:36 DEBUG : file1: reading active writers 2025/11/13 04:11:36 DEBUG : Looking for writers 2025/11/13 04:11:36 DEBUG : dir: reading active writers 2025/11/13 04:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 04:11:36 DEBUG : dir: Looking for writers 2025/11/13 04:11:36 DEBUG : file1: reading active writers 2025/11/13 04:11:36 DEBUG : Looking for writers 2025/11/13 04:11:36 DEBUG : dir: reading active writers 2025/11/13 04:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 04:11:36 DEBUG : dir: Looking for writers 2025/11/13 04:11:36 DEBUG : file1: reading active writers 2025/11/13 04:11:36 DEBUG : Looking for writers 2025/11/13 04:11:36 DEBUG : dir: reading active writers 2025/11/13 04:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 04:11:36 DEBUG : dir/file1: vfs cache: starting upload 2025/11/13 04:11:36 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:11:36 DEBUG : dir: Looking for writers 2025/11/13 04:11:36 DEBUG : file1: reading active writers 2025/11/13 04:11:36 DEBUG : Looking for writers 2025/11/13 04:11:36 DEBUG : dir: reading active writers 2025/11/13 04:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/13 04:11:36 DEBUG : dir: Looking for writers 2025/11/13 04:11:36 DEBUG : file1: reading active writers 2025/11/13 04:11:36 DEBUG : Looking for writers 2025/11/13 04:11:36 DEBUG : dir: reading active writers 2025/11/13 04:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/13 04:11:36 DEBUG : dir/file1: size = 5 OK 2025/11/13 04:11:36 DEBUG : dir/file1.rclone_chunk.001_ninbup: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:11:36 INFO : dir/file1.rclone_chunk.001_ninbup: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:36 INFO : dir/file1.rclone_chunk.001_ninbup: Deleted 2025/11/13 04:11:36 DEBUG : dir/file1: size = 5 OK 2025/11/13 04:11:36 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:11:36 INFO : dir/file1: Copied (replaced existing) 2025/11/13 04:11:36 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-13 04:11:36.151755869 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/13 04:11:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/13 04:11:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/13 04:11:36 DEBUG : dir: Looking for writers 2025/11/13 04:11:36 DEBUG : file1: reading active writers 2025/11/13 04:11:36 DEBUG : Looking for writers 2025/11/13 04:11:36 DEBUG : dir: reading active writers 2025/11/13 04:11:36 DEBUG : >WaitForWriters: 2025/11/13 04:11:36 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.51s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:36 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:36 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:36 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:37 DEBUG : dir/file1: size = 16 OK 2025/11/13 04:11:37 DEBUG : dir/file1.rclone_chunk.001_nincpy: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/13 04:11:37 INFO : dir/file1.rclone_chunk.001_nincpy: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:37 INFO : dir/file1.rclone_chunk.001_nincpy: Deleted 2025/11/13 04:11:37 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:37 DEBUG : dir/file1: newRWFileHandle: 2025/11/13 04:11:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/13 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/13 04:11:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/13 04:11:37 DEBUG : dir/file1(0xc000abbc80): _writeAt: size=5, off=0 2025/11/13 04:11:37 DEBUG : dir/file1(0xc000abbc80): openPending: 2025/11/13 04:11:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/13 04:11:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/13 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:37 DEBUG : dir/file1(0xc000abbc80): >openPending: err= 2025/11/13 04:11:37 DEBUG : dir/file1(0xc000abbc80): >_writeAt: n=5, err= 2025/11/13 04:11:37 DEBUG : dir/file1(0xc000abbc80): _writeAt: size=15, off=5 2025/11/13 04:11:37 DEBUG : dir/file1(0xc000abbc80): >_writeAt: n=15, err= 2025/11/13 04:11:37 DEBUG : dir/file1(0xc000abbc80): close: 2025/11/13 04:11:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/13 04:11:37 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-13 04:11:37.696527379 +0000 UTC m=+74.297490757 2025/11/13 04:11:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:37 DEBUG : dir/file1(0xc000abbc80): >close: err= 2025/11/13 04:11:37 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:37 DEBUG : dir: Looking for writers 2025/11/13 04:11:37 DEBUG : file1: reading active writers 2025/11/13 04:11:37 DEBUG : Looking for writers 2025/11/13 04:11:37 DEBUG : dir: reading active writers 2025/11/13 04:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 04:11:37 DEBUG : dir: Looking for writers 2025/11/13 04:11:37 DEBUG : file1: reading active writers 2025/11/13 04:11:37 DEBUG : Looking for writers 2025/11/13 04:11:37 DEBUG : dir: reading active writers 2025/11/13 04:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 04:11:37 DEBUG : dir: Looking for writers 2025/11/13 04:11:37 DEBUG : file1: reading active writers 2025/11/13 04:11:37 DEBUG : Looking for writers 2025/11/13 04:11:37 DEBUG : dir: reading active writers 2025/11/13 04:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 04:11:37 DEBUG : dir: Looking for writers 2025/11/13 04:11:37 DEBUG : file1: reading active writers 2025/11/13 04:11:37 DEBUG : Looking for writers 2025/11/13 04:11:37 DEBUG : dir: reading active writers 2025/11/13 04:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 04:11:37 DEBUG : dir/file1: vfs cache: starting upload 2025/11/13 04:11:37 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:11:37 DEBUG : dir: Looking for writers 2025/11/13 04:11:37 DEBUG : file1: reading active writers 2025/11/13 04:11:37 DEBUG : Looking for writers 2025/11/13 04:11:37 DEBUG : dir: reading active writers 2025/11/13 04:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/13 04:11:38 DEBUG : dir: Looking for writers 2025/11/13 04:11:38 DEBUG : file1: reading active writers 2025/11/13 04:11:38 DEBUG : Looking for writers 2025/11/13 04:11:38 DEBUG : dir: reading active writers 2025/11/13 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/13 04:11:38 DEBUG : dir/file1: size = 20 OK 2025/11/13 04:11:38 DEBUG : dir/file1.rclone_chunk.001_ninc8z: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/13 04:11:38 INFO : dir/file1.rclone_chunk.001_ninc8z: Copied (server-side copy) to: dir/file1 2025/11/13 04:11:38 INFO : dir/file1.rclone_chunk.001_ninc8z: Deleted 2025/11/13 04:11:38 DEBUG : dir/file1: size = 20 OK 2025/11/13 04:11:38 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/13 04:11:38 INFO : dir/file1: Copied (replaced existing) 2025/11/13 04:11:38 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-13 04:11:37.696527379 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/11/13 04:11:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/13 04:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/13 04:11:38 DEBUG : dir: Looking for writers 2025/11/13 04:11:38 DEBUG : file1: reading active writers 2025/11/13 04:11:38 DEBUG : Looking for writers 2025/11/13 04:11:38 DEBUG : dir: reading active writers 2025/11/13 04:11:38 DEBUG : >WaitForWriters: 2025/11/13 04:11:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.54s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:38 DEBUG : file1: newRWFileHandle: 2025/11/13 04:11:38 DEBUG : file1(0xc000b22100): openPending: 2025/11/13 04:11:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:38 DEBUG : file1(0xc000b22100): >openPending: err= 2025/11/13 04:11:38 DEBUG : file1: >newRWFileHandle: err= 2025/11/13 04:11:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/13 04:11:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/13 04:11:38 DEBUG : file1(0xc000b22100): _writeAt: size=5, off=0 2025/11/13 04:11:38 DEBUG : file1(0xc000b22100): >_writeAt: n=5, err= 2025/11/13 04:11:38 DEBUG : file1(0xc000b22100): close: 2025/11/13 04:11:38 DEBUG : file1: vfs cache: setting modification time to 2025-11-13 04:11:38.568594118 +0000 UTC m=+75.169557506 2025/11/13 04:11:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:38 DEBUG : file1(0xc000b22100): >close: err= 2025/11/13 04:11:38 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:38 DEBUG : Looking for writers 2025/11/13 04:11:38 DEBUG : file1: reading active writers 2025/11/13 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 04:11:38 DEBUG : Looking for writers 2025/11/13 04:11:38 DEBUG : file1: reading active writers 2025/11/13 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 04:11:38 DEBUG : Looking for writers 2025/11/13 04:11:38 DEBUG : file1: reading active writers 2025/11/13 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 04:11:38 DEBUG : Looking for writers 2025/11/13 04:11:38 DEBUG : file1: reading active writers 2025/11/13 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 04:11:38 DEBUG : file1: vfs cache: starting upload 2025/11/13 04:11:38 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:11:38 DEBUG : Looking for writers 2025/11/13 04:11:38 DEBUG : file1: reading active writers 2025/11/13 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/13 04:11:38 DEBUG : Looking for writers 2025/11/13 04:11:38 DEBUG : file1: reading active writers 2025/11/13 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/13 04:11:39 DEBUG : file1: size = 5 OK 2025/11/13 04:11:39 DEBUG : file1.rclone_chunk.001_nindl1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:11:39 INFO : file1.rclone_chunk.001_nindl1: Copied (server-side copy) to: file1 2025/11/13 04:11:39 INFO : file1.rclone_chunk.001_nindl1: Deleted 2025/11/13 04:11:39 DEBUG : file1: size = 5 OK 2025/11/13 04:11:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:11:39 INFO : file1: Copied (new) 2025/11/13 04:11:39 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-13 04:11:38.568594118 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/13 04:11:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:39 INFO : file1: vfs cache: upload succeeded try #1 2025/11/13 04:11:39 DEBUG : Looking for writers 2025/11/13 04:11:39 DEBUG : file1: reading active writers 2025/11/13 04:11:39 DEBUG : >WaitForWriters: 2025/11/13 04:11:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/13 04:11:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc980): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc980): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc980): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc980): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc980): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.395242739 +0000 UTC m=+75.996206148 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc980): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cce00): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cce00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cce00): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cce00): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cce00): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cce00): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cce00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.395242739 +0000 UTC m=+75.996206148 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cce00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd2c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd2c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd2c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd2c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd2c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.395242739 +0000 UTC m=+75.996206148 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd2c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d7a0 item 1 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd900): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd900): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd900): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd900): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd900): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.398181552 +0000 UTC m=+75.999144940 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd900): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cde00): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cde00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cde00): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cde00): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cde00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.398181552 +0000 UTC m=+75.999144940 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cde00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512230 item 2 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ada4c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ada4c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ada4c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ada4c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ada4c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.401505658 +0000 UTC m=+76.002469046 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ada4c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ada940): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ada940): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ada940): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ada940): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ada940): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ada940): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ada940): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.401505658 +0000 UTC m=+76.002469046 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ada940): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adae00): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adae00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adae00): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adae00): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adae00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.401505658 +0000 UTC m=+76.002469046 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adae00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512620 item 3 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adb480): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adb480): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adb480): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adb480): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adb480): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.403881434 +0000 UTC m=+76.004844812 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adb480): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adb9c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adb9c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adb9c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adb9c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adb9c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.403881434 +0000 UTC m=+76.004844812 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000adb9c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005131f0 item 4 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a080): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a080): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a080): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a080): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a080): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.405641186 +0000 UTC m=+76.006604574 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a080): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a500): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a500): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a500): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a500): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a500): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a500): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a500): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.405641186 +0000 UTC m=+76.006604574 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a500): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a9c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a9c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a9c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a9c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a9c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.405641186 +0000 UTC m=+76.006604574 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8a9c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513a40 item 5 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8b040): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8b040): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8b040): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8b040): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8b040): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.40749336 +0000 UTC m=+76.008456747 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8b040): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8b580): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8b580): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8b580): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8b580): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8b580): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.40749336 +0000 UTC m=+76.008456747 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8b580): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362770 item 6 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8bc00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8bc00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8bc00): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8bc00): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8bc00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.409308315 +0000 UTC m=+76.010271702 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b8bc00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8180): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8180): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8180): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8180): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8180): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8180): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8180): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.409308315 +0000 UTC m=+76.010271702 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8180): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8640): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8640): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8640): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8640): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8640): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.409308315 +0000 UTC m=+76.010271702 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8640): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363340 item 7 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8cc0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8cc0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8cc0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8cc0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8cc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.411247702 +0000 UTC m=+76.012211090 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb8cc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb9200): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb9200): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb9200): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb9200): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb9200): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.411247702 +0000 UTC m=+76.012211090 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb9200): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e000 item 8 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb97c0): _readAt: size=2, off=0 2025/11/13 04:11:39 ERROR : open-test-file(0xc000bb97c0): Couldn't read size of file 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb97c0): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb97c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb97c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb97c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb97c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb9b80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb9b80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb9b80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb9b80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb9b80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.414030272 +0000 UTC m=+76.014993660 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bb9b80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0080): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0080): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0080): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0080): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0080): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0080): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0080): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.414030272 +0000 UTC m=+76.014993660 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0080): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0580): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0580): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0580): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0580): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0580): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.414030272 +0000 UTC m=+76.014993660 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0580): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e540 item 9 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0c00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0c00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0c00): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0c00): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0c00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.418313267 +0000 UTC m=+76.019276644 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be0c00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1140): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1140): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1140): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1140): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1140): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.418313267 +0000 UTC m=+76.019276644 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1140): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ed20 item 10 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1780): _readAt: size=2, off=0 2025/11/13 04:11:39 ERROR : open-test-file(0xc000be1780): Couldn't read size of file 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1780): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1780): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1780): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1780): close: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1780): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1b40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1b40): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1b40): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1b40): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1b40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.421367536 +0000 UTC m=+76.022330924 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000be1b40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c060c0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c060c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c060c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c060c0): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c060c0): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c060c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c060c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.421367536 +0000 UTC m=+76.022330924 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c060c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c065c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c065c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c065c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c065c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c065c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.421367536 +0000 UTC m=+76.022330924 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c065c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f340 item 11 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06c40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06c40): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06c40): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06c40): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06c40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.423813754 +0000 UTC m=+76.024777132 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06c40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07180): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07180): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07180): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07180): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07180): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.423813754 +0000 UTC m=+76.024777132 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07180): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fab0 item 12 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00091f600): _readAt: size=2, off=0 2025/11/13 04:11:39 ERROR : open-test-file(0xc00091f600): Couldn't read size of file 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00091f600): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00091f600): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00091f600): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00091f600): close: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00091f600): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00091f9c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00091f9c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00091f9c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00091f9c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00091f9c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.427387207 +0000 UTC m=+76.028350595 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00091f9c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe100): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe100): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe100): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe100): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe100): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.427387207 +0000 UTC m=+76.028350595 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe100): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a0c40 item 13 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe780): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe780): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe780): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe780): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe780): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.431597806 +0000 UTC m=+76.032561204 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe780): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afecc0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afecc0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afecc0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afecc0): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afecc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.431597806 +0000 UTC m=+76.032561204 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afecc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a0fc0 item 14 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff300): _readAt: size=2, off=0 2025/11/13 04:11:39 ERROR : open-test-file(0xc000aff300): Couldn't read size of file 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff300): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff300): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff300): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff300): close: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff300): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff6c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff6c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff6c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff6c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff6c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.433951121 +0000 UTC m=+76.034914529 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff6c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000affd80): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000affd80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000affd80): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000affd80): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000affd80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.433951121 +0000 UTC m=+76.034914529 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000affd80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a1ab0 item 15 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c96480): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c96480): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c96480): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c96480): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c96480): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.439591381 +0000 UTC m=+76.040554759 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c96480): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c969c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c969c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c969c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c969c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c969c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.439591381 +0000 UTC m=+76.040554759 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c969c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6070 item 16 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8ac0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8ac0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8ac0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8ac0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8ac0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.442495489 +0000 UTC m=+76.043458877 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8ac0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22180): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22180): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22180): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22180): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22180): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22180): _writeAt: size=3, off=7 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22180): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22180): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.442495489 +0000 UTC m=+76.043458877 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22180): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22680): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22680): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22680): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22680): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22680): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.442495489 +0000 UTC m=+76.043458877 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22680): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004142a0 item 17 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22d00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22d00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22d00): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22d00): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22d00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.445377575 +0000 UTC m=+76.046340964 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22d00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23280): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23280): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23280): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23280): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23280): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.445377575 +0000 UTC m=+76.046340964 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23280): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414b60 item 18 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23900): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23900): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23900): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23900): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23900): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.450349471 +0000 UTC m=+76.051312880 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23900): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23e00): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23e00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23e00): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23e00): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23e00): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23e00): _writeAt: size=3, off=7 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23e00): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23e00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.450349471 +0000 UTC m=+76.051312880 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23e00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8400): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8400): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8400): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8400): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8400): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.450349471 +0000 UTC m=+76.051312880 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8400): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415490 item 19 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8f40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8f40): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8f40): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8f40): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8f40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.452913993 +0000 UTC m=+76.053877391 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8f40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9480): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9480): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9480): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9480): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9480): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.452913993 +0000 UTC m=+76.053877391 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9480): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415ce0 item 20 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c96fc0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c96fc0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c96fc0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c96fc0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c96fc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.455659973 +0000 UTC m=+76.056623381 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c96fc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c974c0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c974c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c974c0): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c974c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c974c0): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c974c0): _writeAt: size=3, off=7 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c974c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c974c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.455659973 +0000 UTC m=+76.056623381 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c974c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c979c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c979c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c979c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c979c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c979c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.455659973 +0000 UTC m=+76.056623381 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c979c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422540 item 21 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c060c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c060c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c060c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c060c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c060c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.458342957 +0000 UTC m=+76.059306344 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c060c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06600): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06600): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06600): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06600): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06600): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.458342957 +0000 UTC m=+76.059306344 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06600): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422a80 item 22 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06c80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06c80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06c80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06c80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06c80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.461054814 +0000 UTC m=+76.062018202 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c06c80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07180): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07180): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07180): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07180): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07180): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07180): _writeAt: size=3, off=7 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07180): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07180): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.461054814 +0000 UTC m=+76.062018202 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07180): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07b00): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07b00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07b00): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07b00): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07b00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.461054814 +0000 UTC m=+76.062018202 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c07b00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422e70 item 23 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9800): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9800): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9800): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9800): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9800): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.464359012 +0000 UTC m=+76.065322400 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9800): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00016b3c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00016b3c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00016b3c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00016b3c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00016b3c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.464359012 +0000 UTC m=+76.065322400 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00016b3c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415f10 item 24 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c05c0): _readAt: size=2, off=0 2025/11/13 04:11:39 ERROR : open-test-file(0xc0009c05c0): Couldn't read size of file 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c05c0): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c05c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c05c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c05c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c05c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c09c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c09c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c09c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c09c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c09c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.466801423 +0000 UTC m=+76.067764821 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c09c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0ec0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0ec0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0ec0): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0ec0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0ec0): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0ec0): _writeAt: size=3, off=7 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0ec0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0ec0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.466801423 +0000 UTC m=+76.067764821 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0ec0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1400): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1400): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1400): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1400): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1400): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.466801423 +0000 UTC m=+76.067764821 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1400): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6850 item 25 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1a80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1a80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1a80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1a80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1a80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.470053063 +0000 UTC m=+76.071016451 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1a80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa040): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa040): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa040): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa040): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa040): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.470053063 +0000 UTC m=+76.071016451 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa040): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c71f0 item 26 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa680): _readAt: size=2, off=0 2025/11/13 04:11:39 ERROR : open-test-file(0xc000bfa680): Couldn't read size of file 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa680): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa680): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa680): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa680): close: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa680): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfaac0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfaac0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfaac0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfaac0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfaac0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.473246493 +0000 UTC m=+76.074209881 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfaac0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfafc0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfafc0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfafc0): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfafc0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfafc0): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfafc0): _writeAt: size=3, off=7 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfafc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfafc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.473246493 +0000 UTC m=+76.074209881 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfafc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfb500): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfb500): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfb500): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfb500): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfb500): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.473246493 +0000 UTC m=+76.074209881 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfb500): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c77a0 item 27 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90140): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90140): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90140): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90140): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90140): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.476179636 +0000 UTC m=+76.077143024 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90140): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90680): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90680): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90680): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90680): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90680): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.476179636 +0000 UTC m=+76.077143024 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90680): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004238f0 item 28 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90d40): _readAt: size=2, off=0 2025/11/13 04:11:39 ERROR : open-test-file(0xc000f90d40): Couldn't read size of file 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90d40): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90d40): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90d40): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90d40): close: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f90d40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91100): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91100): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91100): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91100): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91100): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.478842851 +0000 UTC m=+76.079806249 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91100): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91900): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91900): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91900): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91900): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91900): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.478842851 +0000 UTC m=+76.079806249 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91900): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e230 item 29 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfbc40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfbc40): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfbc40): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfbc40): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfbc40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.482468803 +0000 UTC m=+76.083432191 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfbc40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba240): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba240): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba240): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba240): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba240): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.482468803 +0000 UTC m=+76.083432191 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba240): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c7f10 item 30 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91f40): _readAt: size=2, off=0 2025/11/13 04:11:39 ERROR : open-test-file(0xc000f91f40): Couldn't read size of file 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91f40): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91f40): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91f40): close: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000f91f40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051a500): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051a500): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051a500): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051a500): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051a500): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.485466857 +0000 UTC m=+76.086430246 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051a500): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051b400): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051b400): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051b400): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051b400): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051b400): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.485466857 +0000 UTC m=+76.086430246 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051b400): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e8c0 item 31 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00042c180): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00042c180): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00042c180): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00042c180): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00042c180): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.488037059 +0000 UTC m=+76.089000467 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00042c180): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa340): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa340): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa340): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa340): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa340): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.488037059 +0000 UTC m=+76.089000467 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa340): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ee00 item 32 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa9c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa9c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa9c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa9c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa9c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.490694393 +0000 UTC m=+76.091657781 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa9c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fae40): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fae40): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fae40): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fae40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fae40): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f490 item 33 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fae40): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fae40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.491770762 +0000 UTC m=+76.092734171 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fae40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb340): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb340): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb340): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb340): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb340): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.491770762 +0000 UTC m=+76.092734171 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb340): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f6c0 item 33 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb9c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb9c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb9c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb9c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb9c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.494345171 +0000 UTC m=+76.095308560 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb9c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fbec0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fbec0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ff10 item 34 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fbec0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fbec0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fbec0): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fbec0): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fbec0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.495222117 +0000 UTC m=+76.096185515 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fbec0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0b80): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0b80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0b80): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0b80): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0b80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.495222117 +0000 UTC m=+76.096185515 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0b80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a8690 item 34 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1780): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1780): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1780): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1780): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1780): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.498276746 +0000 UTC m=+76.099240144 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1780): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1d00): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1d00): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1d00): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1d00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1d00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a8c40 item 35 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1d00): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1d00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.498987841 +0000 UTC m=+76.099951229 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1d00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fc480): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fc480): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fc480): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fc480): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fc480): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.498987841 +0000 UTC m=+76.099951229 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fc480): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a90a0 item 35 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba8c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba8c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba8c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba8c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba8c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.500688802 +0000 UTC m=+76.101652189 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba8c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abadc0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abadc0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346620 item 36 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abadc0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abadc0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abadc0): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abadc0): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abadc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.501708815 +0000 UTC m=+76.102672203 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abadc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb340): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb340): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb340): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb340): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb340): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.501708815 +0000 UTC m=+76.102672203 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb340): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003467e0 item 36 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb9c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb9c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb9c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb9c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb9c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.504248429 +0000 UTC m=+76.105211817 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb9c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abbe40): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abbe40): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abbe40): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abbe40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abbe40): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346e70 item 37 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abbe40): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abbe40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.506430301 +0000 UTC m=+76.107393690 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abbe40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a543c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a543c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a543c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a543c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a543c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.506430301 +0000 UTC m=+76.107393690 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a543c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347030 item 37 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54a40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54a40): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54a40): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54a40): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54a40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.508461733 +0000 UTC m=+76.109425120 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54a40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54fc0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54fc0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003478f0 item 38 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54fc0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54fc0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54fc0): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54fc0): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54fc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.511207714 +0000 UTC m=+76.112171102 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54fc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55500): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55500): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55500): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55500): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55500): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.511207714 +0000 UTC m=+76.112171102 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55500): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347d50 item 38 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55b80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55b80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55b80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55b80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55b80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.515623056 +0000 UTC m=+76.116586454 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55b80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc140): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc140): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc140): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc140): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc140): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b24d0 item 39 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc140): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc140): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.517365715 +0000 UTC m=+76.118329103 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc140): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fcf00): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fcf00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fcf00): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fcf00): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fcf00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.517365715 +0000 UTC m=+76.118329103 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fcf00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a9730 item 39 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe180): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe180): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe180): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe180): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe180): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.52054564 +0000 UTC m=+76.121509028 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe180): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe680): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe680): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a9c70 item 40 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe680): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe680): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe680): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe680): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe680): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.521236726 +0000 UTC m=+76.122200114 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afe680): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afebc0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afebc0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afebc0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afebc0): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afebc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.521236726 +0000 UTC m=+76.122200114 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000afebc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a9ea0 item 40 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff180): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff180): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff180): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff180): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff180): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff180): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff180): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.522819346 +0000 UTC m=+76.123782734 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff180): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff680): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff680): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff680): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cc8c0 item 41 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff680): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff680): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.523369958 +0000 UTC m=+76.124333346 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aff680): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000affb40): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000affb40): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000affb40): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000affb40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000affb40): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cccb0 item 41 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000affb40): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000affb40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.527124832 +0000 UTC m=+76.128088220 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000affb40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8140): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8140): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8140): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8140): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8140): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.527124832 +0000 UTC m=+76.128088220 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8140): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cd260 item 41 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8780): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8780): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8780): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8780): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8780): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8780): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8780): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.529662662 +0000 UTC m=+76.130626050 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8780): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8c80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8c80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8c80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cda40 item 42 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8c80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8c80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.530305529 +0000 UTC m=+76.131268917 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c8c80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c91c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c91c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cdce0 item 42 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c91c0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c91c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c91c0): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c91c0): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c91c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.531019087 +0000 UTC m=+76.131982465 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c91c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c9740): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c9740): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c9740): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c9740): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c9740): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.531019087 +0000 UTC m=+76.131982465 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c9740): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cdf10 item 42 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c9d80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c9d80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c9d80): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c9d80): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c9d80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c9d80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c9d80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.533035339 +0000 UTC m=+76.133998727 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003c9d80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6300): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6300): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6300): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2380 item 43 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6300): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6300): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.533806105 +0000 UTC m=+76.134769492 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6300): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6840): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6840): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6840): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6840): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6840): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2700 item 43 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6840): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6840): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.534348653 +0000 UTC m=+76.135312041 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6840): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6d80): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6d80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6d80): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6d80): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6d80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.534348653 +0000 UTC m=+76.135312041 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e6d80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2930 item 43 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc480): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc480): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc480): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc480): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc480): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc480): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc480): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.536029015 +0000 UTC m=+76.136992403 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc480): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc9c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc9c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc9c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2770 item 44 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc9c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc9c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.536661391 +0000 UTC m=+76.137624779 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc9c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009ccf00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009ccf00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2930 item 44 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009ccf00): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009ccf00): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009ccf00): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009ccf00): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009ccf00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.537347688 +0000 UTC m=+76.138311077 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009ccf00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd480): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd480): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd480): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd480): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd480): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.537347688 +0000 UTC m=+76.138311077 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd480): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2c40 item 44 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cdac0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cdac0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cdac0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cdac0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cdac0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cdac0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cdac0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.539538037 +0000 UTC m=+76.140501426 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cdac0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628040): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628040): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628040): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b31f0 item 45 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628040): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628040): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.540089191 +0000 UTC m=+76.141052579 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628040): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628740): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628740): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628740): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628740): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628740): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.540089191 +0000 UTC m=+76.141052579 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628740): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3490 item 45 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628d80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628d80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628d80): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628d80): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628d80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628d80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628d80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.542407991 +0000 UTC m=+76.143371379 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000628d80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000629280): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000629280): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000629280): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3a40 item 46 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000629280): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000629280): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.543312889 +0000 UTC m=+76.144276277 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000629280): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000629980): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000629980): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000629980): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000629980): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000629980): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.543312889 +0000 UTC m=+76.144276277 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000629980): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3dc0 item 46 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4040): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4040): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4040): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4040): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4040): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4040): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4040): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.545084241 +0000 UTC m=+76.146047629 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4040): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4540): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4540): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4540): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420310 item 47 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4540): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4540): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.545753708 +0000 UTC m=+76.146717096 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4540): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4c40): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4c40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4c40): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4c40): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4c40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.545753708 +0000 UTC m=+76.146717096 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b4c40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420690 item 47 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e73c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e73c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e73c0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e73c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e73c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e73c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e73c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.547341987 +0000 UTC m=+76.148305374 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e73c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e78c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e78c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e78c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2e00 item 48 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e78c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e78c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.548086193 +0000 UTC m=+76.149049580 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003e78c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003fe040): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003fe040): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003fe040): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003fe040): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003fe040): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.548086193 +0000 UTC m=+76.149049580 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003fe040): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3030 item 48 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003fe680): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003fe680): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003fe680): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003fe680): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003fe680): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.549803494 +0000 UTC m=+76.150766883 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003fe680): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003feb00): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003feb00): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003feb00): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003feb00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003feb00): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003feb00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3650 item 49 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003feb00): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003feb00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.550449626 +0000 UTC m=+76.151413015 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003feb00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ff040): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ff040): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ff040): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ff040): >_readAt: n=8, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ff040): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.550449626 +0000 UTC m=+76.151413015 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ff040): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a39d0 item 49 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ff6c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ff6c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ff6c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ff6c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ff6c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.552009311 +0000 UTC m=+76.152972700 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ff6c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ffbc0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ffbc0): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ffbc0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3d50 item 50 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ffbc0): _readAt: size=2, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ffbc0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ffbc0): _writeAt: size=3, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ffbc0): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ffbc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.55271754 +0000 UTC m=+76.153680928 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0003ffbc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ce1c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ce1c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ce1c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ce1c0): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ce1c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.55271754 +0000 UTC m=+76.153680928 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ce1c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a0e0 item 50 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ce840): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ce840): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ce840): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ce840): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ce840): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.554304297 +0000 UTC m=+76.155267685 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ce840): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ced40): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ced40): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ced40): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ced40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ced40): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ced40): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052aaf0 item 51 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ced40): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ced40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.555017244 +0000 UTC m=+76.155980623 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007ced40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cf280): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cf280): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cf280): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cf280): >_readAt: n=8, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cf280): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.555017244 +0000 UTC m=+76.155980623 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cf280): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ad20 item 51 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cf900): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cf900): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cf900): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cf900): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cf900): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.556631101 +0000 UTC m=+76.157594489 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cf900): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cfe00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cfe00): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cfe00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b180 item 52 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cfe00): _readAt: size=2, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cfe00): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cfe00): _writeAt: size=3, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cfe00): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cfe00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.55733931 +0000 UTC m=+76.158302709 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007cfe00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816400): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816400): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816400): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816400): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816400): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.55733931 +0000 UTC m=+76.158302709 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816400): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b420 item 52 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816a80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816a80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816a80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816a80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816a80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.559178199 +0000 UTC m=+76.160141588 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816a80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816f80): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816f80): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816f80): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816f80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816f80): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816f80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b880 item 53 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816f80): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816f80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.559894413 +0000 UTC m=+76.160857801 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000816f80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008174c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008174c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008174c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008174c0): >_readAt: n=8, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008174c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.559894413 +0000 UTC m=+76.160857801 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008174c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bce0 item 53 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000817b40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000817b40): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000817b40): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000817b40): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000817b40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.561872474 +0000 UTC m=+76.162835862 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000817b40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008440c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008440c0): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008440c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332930 item 54 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008440c0): _readAt: size=2, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008440c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008440c0): _writeAt: size=3, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008440c0): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008440c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.562840059 +0000 UTC m=+76.163803447 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008440c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000844640): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000844640): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000844640): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000844640): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000844640): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.562840059 +0000 UTC m=+76.163803447 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000844640): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332d20 item 54 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000844cc0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000844cc0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000844cc0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000844cc0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000844cc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.565277742 +0000 UTC m=+76.166241130 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000844cc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008451c0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008451c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008451c0): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008451c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008451c0): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008451c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333260 item 55 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008451c0): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008451c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.566049539 +0000 UTC m=+76.167012928 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0008451c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000845700): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000845700): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000845700): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000845700): >_readAt: n=8, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000845700): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.566049539 +0000 UTC m=+76.167012928 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000845700): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003335e0 item 55 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000845d80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000845d80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000845d80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000845d80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000845d80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.568002352 +0000 UTC m=+76.168965740 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000845d80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089e300): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089e300): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089e300): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333a40 item 56 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089e300): _readAt: size=2, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089e300): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089e300): _writeAt: size=3, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089e300): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089e300): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.568888055 +0000 UTC m=+76.169851443 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089e300): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089e880): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089e880): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089e880): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089e880): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089e880): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.568888055 +0000 UTC m=+76.169851443 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089e880): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333dc0 item 56 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089eec0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089eec0): open at offset 0 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089eec0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089eec0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089eec0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089eec0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089eec0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089eec0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.570537929 +0000 UTC m=+76.171501317 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089eec0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089f400): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089f400): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089f400): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f62a0 item 57 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089f400): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089f400): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.571095134 +0000 UTC m=+76.172058522 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089f400): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089f940): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089f940): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089f940): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089f940): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089f940): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089f940): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6620 item 57 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089f940): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089f940): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.571924319 +0000 UTC m=+76.172887708 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089f940): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089fec0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089fec0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089fec0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089fec0): >_readAt: n=8, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089fec0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.571924319 +0000 UTC m=+76.172887708 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00089fec0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6bd0 item 57 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000914580): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000914580): open at offset 0 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000914580): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000914580): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000914580): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000914580): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000914580): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000914580): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.574533805 +0000 UTC m=+76.175497192 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000914580): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000914ac0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000914ac0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000914ac0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f72d0 item 58 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000914ac0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000914ac0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.575138679 +0000 UTC m=+76.176102068 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000914ac0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915000): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915000): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915000): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7880 item 58 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915000): _readAt: size=2, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915000): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915000): _writeAt: size=3, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915000): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915000): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.575795481 +0000 UTC m=+76.176758869 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915000): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5140): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5140): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5140): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5140): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5140): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.575795481 +0000 UTC m=+76.176758869 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5140): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7e30 item 58 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915700): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915700): open at offset 0 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915700): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915700): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915700): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915700): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915700): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915700): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.577810101 +0000 UTC m=+76.178773489 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915700): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915c40): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915c40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915c40): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b6380 item 59 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915c40): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915c40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.578345976 +0000 UTC m=+76.179309364 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000915c40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958200): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958200): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958200): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958200): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958200): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958200): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b6540 item 59 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958200): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958200): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.58028347 +0000 UTC m=+76.181246859 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958200): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958780): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958780): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958780): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958780): >_readAt: n=8, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958780): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.58028347 +0000 UTC m=+76.181246859 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958780): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b6700 item 59 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5780): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5780): open at offset 0 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5780): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5780): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5780): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5780): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5780): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5780): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.583707773 +0000 UTC m=+76.184671162 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5780): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5cc0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5cc0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5cc0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420e00 item 60 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5cc0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5cc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.584301998 +0000 UTC m=+76.185265386 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006b5cc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e4280): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e4280): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e4280): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421180 item 60 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e4280): _readAt: size=2, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e4280): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e4280): _writeAt: size=3, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e4280): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e4280): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.585199562 +0000 UTC m=+76.186162950 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e4280): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e4840): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e4840): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e4840): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e4840): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e4840): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.585199562 +0000 UTC m=+76.186162950 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e4840): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421500 item 60 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30140): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30140): open at offset 0 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30140): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30140): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30140): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30140): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30140): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30140): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.588870208 +0000 UTC m=+76.189833596 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30140): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30680): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30680): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30680): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558230 item 61 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30680): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30680): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.59130757 +0000 UTC m=+76.192270958 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30680): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30d80): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30d80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30d80): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30d80): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30d80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.59130757 +0000 UTC m=+76.192270958 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a30d80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005588c0 item 61 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a313c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a313c0): open at offset 0 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a313c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a313c0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a313c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a313c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a313c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a313c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.59366383 +0000 UTC m=+76.194627219 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a313c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a31900): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a31900): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a31900): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558e70 item 62 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a31900): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a31900): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.594461877 +0000 UTC m=+76.195425265 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a31900): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac0080): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac0080): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac0080): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac0080): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac0080): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.594461877 +0000 UTC m=+76.195425265 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac0080): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559260 item 62 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac06c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac06c0): open at offset 0 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac06c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac06c0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac06c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac06c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac06c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac06c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.596813028 +0000 UTC m=+76.197776416 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac06c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac0c00): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac0c00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac0c00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559960 item 63 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac0c00): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac0c00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.598146629 +0000 UTC m=+76.199110017 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac0c00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1300): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1300): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1300): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1300): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1300): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.598146629 +0000 UTC m=+76.199110017 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1300): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559c00 item 63 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1940): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1940): open at offset 0 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1940): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1940): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1940): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1940): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1940): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1940): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.603780467 +0000 UTC m=+76.204743855 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1940): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1e80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1e80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1e80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000794620 item 64 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1e80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1e80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.605911104 +0000 UTC m=+76.206874492 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000ac1e80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b18600): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b18600): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b18600): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b18600): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b18600): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.605911104 +0000 UTC m=+76.206874492 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b18600): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000794930 item 64 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958dc0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958dc0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958dc0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958dc0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958dc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.608819109 +0000 UTC m=+76.209782507 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000958dc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959240): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959240): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959240): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959240): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959240): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b6f50 item 65 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959240): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959240): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.610091185 +0000 UTC m=+76.211054574 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959240): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959740): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959740): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959740): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959740): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959740): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.610091185 +0000 UTC m=+76.211054574 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959740): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b72d0 item 65 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959d80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959d80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959d80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959d80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959d80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.61445464 +0000 UTC m=+76.215418038 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000959d80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baa280): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baa280): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b7880 item 66 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baa280): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baa280): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baa280): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baa280): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baa280): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.615842805 +0000 UTC m=+76.216806193 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baa280): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baa7c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baa7c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baa7c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baa7c0): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baa7c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.615842805 +0000 UTC m=+76.216806193 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baa7c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b7ab0 item 66 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baae00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baae00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baae00): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baae00): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baae00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.61866055 +0000 UTC m=+76.219623938 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000baae00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bab280): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bab280): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bab280): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bab280): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bab280): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b7e30 item 67 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bab280): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bab280): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.619488184 +0000 UTC m=+76.220451572 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bab280): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bab780): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bab780): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bab780): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bab780): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bab780): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.619488184 +0000 UTC m=+76.220451572 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bab780): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008022a0 item 67 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000babe00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000babe00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000babe00): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000babe00): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000babe00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.621930565 +0000 UTC m=+76.222893953 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000babe00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bce380): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bce380): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802770 item 68 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bce380): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bce380): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bce380): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bce380): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bce380): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.622871179 +0000 UTC m=+76.223834567 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bce380): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bce8c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bce8c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bce8c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bce8c0): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bce8c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.622871179 +0000 UTC m=+76.223834567 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bce8c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802930 item 68 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b18bc0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b18bc0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b18bc0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b18bc0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b18bc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.626230811 +0000 UTC m=+76.227194199 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b18bc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19040): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19040): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19040): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19040): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19040): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000794e00 item 69 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19040): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19040): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.627287855 +0000 UTC m=+76.228251243 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19040): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19540): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19540): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19540): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19540): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19540): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.627287855 +0000 UTC m=+76.228251243 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19540): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000795340 item 69 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19bc0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19bc0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19bc0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19bc0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19bc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.628785354 +0000 UTC m=+76.229748741 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b19bc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5c140): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5c140): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007957a0 item 70 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5c140): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5c140): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5c140): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5c140): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5c140): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.630129224 +0000 UTC m=+76.231092622 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5c140): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5c680): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5c680): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5c680): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5c680): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5c680): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.630129224 +0000 UTC m=+76.231092622 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5c680): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000795a40 item 70 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5cd00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5cd00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5cd00): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5cd00): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5cd00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.632558131 +0000 UTC m=+76.233521518 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5cd00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5d200): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5d200): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5d200): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5d200): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5d200): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c310 item 71 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5d200): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5d200): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.633407193 +0000 UTC m=+76.234370581 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5d200): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5d700): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5d700): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5d700): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5d700): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5d700): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.633407193 +0000 UTC m=+76.234370581 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5d700): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c690 item 71 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5dd80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5dd80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5dd80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5dd80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5dd80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.636168092 +0000 UTC m=+76.237131481 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b5dd80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02300): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02300): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d3b0 item 72 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02300): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02300): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02300): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02300): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02300): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.637423577 +0000 UTC m=+76.238386965 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02300): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02840): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02840): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02840): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02840): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02840): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.637423577 +0000 UTC m=+76.238386965 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02840): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d960 item 72 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02e00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02e00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02e00): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02e00): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02e00): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02e00): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02e00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.639559324 +0000 UTC m=+76.240522712 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c02e00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c03300): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c03300): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c03300): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512150 item 73 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c03300): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c03300): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.640659598 +0000 UTC m=+76.241623006 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c03300): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c037c0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c037c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c037c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c037c0): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c037c0): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512310 item 73 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c037c0): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c037c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.641241319 +0000 UTC m=+76.242204707 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c037c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c03d00): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c03d00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c03d00): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c03d00): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c03d00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.641241319 +0000 UTC m=+76.242204707 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c03d00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512540 item 73 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c803c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c803c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c803c0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c803c0): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c803c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c803c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c803c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.643249667 +0000 UTC m=+76.244213055 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c803c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c808c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c808c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c808c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005128c0 item 74 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c808c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c808c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.644951819 +0000 UTC m=+76.245915208 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c808c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcf1c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcf1c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802d20 item 74 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcf1c0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcf1c0): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcf1c0): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcf1c0): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcf1c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.64617359 +0000 UTC m=+76.247136979 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcf1c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcf740): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcf740): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcf740): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcf740): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcf740): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.64617359 +0000 UTC m=+76.247136979 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcf740): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000802fc0 item 74 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcfd80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcfd80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcfd80): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcfd80): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcfd80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcfd80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcfd80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.648046515 +0000 UTC m=+76.249009903 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bcfd80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2300): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2300): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2300): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008036c0 item 75 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2300): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2300): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.648676877 +0000 UTC m=+76.249640265 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2300): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2840): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2840): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2840): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2840): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2840): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803880 item 75 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2840): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2840): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.64945716 +0000 UTC m=+76.250420548 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2840): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2d80): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2d80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2d80): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2d80): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2d80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.64945716 +0000 UTC m=+76.250420548 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf2d80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000803ea0 item 75 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf33c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf33c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf33c0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf33c0): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf33c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf33c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf33c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.6521911 +0000 UTC m=+76.253154487 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf33c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf38c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf38c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf38c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362770 item 76 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf38c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf38c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.652844175 +0000 UTC m=+76.253807562 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf38c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf3e00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf3e00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362930 item 76 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf3e00): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf3e00): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf3e00): _writeAt: size=3, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf3e00): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf3e00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.653932465 +0000 UTC m=+76.254895853 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bf3e00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d26400): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d26400): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d26400): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d26400): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d26400): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.653932465 +0000 UTC m=+76.254895853 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d26400): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363340 item 76 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c80bc0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c80bc0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c80bc0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c80bc0): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c80bc0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c80bc0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c80bc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.655829534 +0000 UTC m=+76.256792922 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c80bc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c810c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c810c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c810c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512e00 item 77 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c810c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c810c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.657493265 +0000 UTC m=+76.258456653 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c810c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c817c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c817c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c817c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c817c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c817c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.657493265 +0000 UTC m=+76.258456653 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c817c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005132d0 item 77 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c81e00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c81e00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c81e00): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c81e00): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c81e00): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c81e00): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c81e00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.659632518 +0000 UTC m=+76.260595907 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000c81e00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc0380): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc0380): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc0380): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513c70 item 78 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc0380): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc0380): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.661268978 +0000 UTC m=+76.262232356 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc0380): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc0a80): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc0a80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc0a80): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc0a80): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc0a80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.661268978 +0000 UTC m=+76.262232356 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc0a80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513f10 item 78 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc10c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc10c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc10c0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc10c0): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc10c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc10c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc10c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.663419833 +0000 UTC m=+76.264383221 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc10c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc15c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc15c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc15c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a0690 item 79 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc15c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc15c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.665578642 +0000 UTC m=+76.266542030 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000cc15c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d26cc0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d26cc0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d26cc0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d26cc0): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d26cc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.665578642 +0000 UTC m=+76.266542030 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d26cc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363b20 item 79 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27300): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27300): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27300): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27300): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27300): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27300): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27300): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.668829651 +0000 UTC m=+76.269793039 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27300): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27800): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27800): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27800): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077c380 item 80 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27800): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27800): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.670209139 +0000 UTC m=+76.271172528 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27800): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27f00): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27f00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27f00): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27f00): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27f00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.670209139 +0000 UTC m=+76.271172528 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d27f00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077c690 item 80 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4c5c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4c5c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4c5c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4c5c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4c5c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.672832469 +0000 UTC m=+76.273795848 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4c5c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4ca40): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4ca40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4ca40): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4ca40): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4ca40): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4ca40): _writeAt: size=3, off=7 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077cd90 item 81 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4ca40): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4ca40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.673653439 +0000 UTC m=+76.274616827 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4ca40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4cf80): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4cf80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4cf80): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4cf80): >_readAt: n=8, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4cf80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.673653439 +0000 UTC m=+76.274616827 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4cf80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077d030 item 81 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4d600): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4d600): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4d600): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4d600): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4d600): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.6758553 +0000 UTC m=+76.276818688 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4d600): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4db00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4db00): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4db00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077d650 item 82 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4db00): _readAt: size=2, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4db00): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4db00): _writeAt: size=3, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4db00): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4db00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.676533142 +0000 UTC m=+76.277496530 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d4db00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6e100): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6e100): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6e100): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6e100): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6e100): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.676533142 +0000 UTC m=+76.277496530 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6e100): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077d810 item 82 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6e780): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6e780): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6e780): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6e780): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6e780): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.678039027 +0000 UTC m=+76.279002415 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6e780): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6ec80): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6ec80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6ec80): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6ec80): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6ec80): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6ec80): _writeAt: size=3, off=7 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077dc00 item 83 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6ec80): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6ec80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.679285645 +0000 UTC m=+76.280249033 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6ec80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6f1c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6f1c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6f1c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6f1c0): >_readAt: n=8, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6f1c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.679285645 +0000 UTC m=+76.280249033 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6f1c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00077ddc0 item 83 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6f840): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6f840): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6f840): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6f840): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6f840): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.682805518 +0000 UTC m=+76.283768906 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6f840): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6fd40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6fd40): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6fd40): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e620 item 84 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6fd40): _readAt: size=2, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6fd40): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6fd40): _writeAt: size=3, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6fd40): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6fd40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.683858423 +0000 UTC m=+76.284821811 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d6fd40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8c340): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8c340): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8c340): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8c340): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8c340): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.683858423 +0000 UTC m=+76.284821811 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8c340): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e8c0 item 84 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8c9c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8c9c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8c9c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8c9c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8c9c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.685718082 +0000 UTC m=+76.286681470 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8c9c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8cec0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8cec0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8cec0): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8cec0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8cec0): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8cec0): _writeAt: size=3, off=7 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f260 item 85 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8cec0): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8cec0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.686792166 +0000 UTC m=+76.287755554 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8cec0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8d400): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8d400): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8d400): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8d400): >_readAt: n=8, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8d400): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.686792166 +0000 UTC m=+76.287755554 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8d400): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f570 item 85 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8da80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8da80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8da80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8da80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8da80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.689326119 +0000 UTC m=+76.290289507 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000d8da80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac000): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac000): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac000): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fdc0 item 86 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac000): _readAt: size=2, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac000): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac000): _writeAt: size=3, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac000): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac000): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.691579076 +0000 UTC m=+76.292542453 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac000): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac580): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac580): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac580): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac580): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac580): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.691579076 +0000 UTC m=+76.292542453 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac580): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e3f0 item 86 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dacc00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dacc00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dacc00): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dacc00): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dacc00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.69679539 +0000 UTC m=+76.297758788 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dacc00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad100): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad100): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad100): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad100): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad100): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad100): _writeAt: size=3, off=7 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e930 item 87 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad100): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad100): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.701453479 +0000 UTC m=+76.302416867 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad100): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e084c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e084c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e084c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e084c0): >_readAt: n=8, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e084c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.701453479 +0000 UTC m=+76.302416867 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e084c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003540e0 item 87 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e43c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e43c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e43c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e43c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e43c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.704849068 +0000 UTC m=+76.305812456 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e43c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e48c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e48c0): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e48c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a03f0 item 88 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e48c0): _readAt: size=2, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e48c0): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e48c0): _writeAt: size=3, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e48c0): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e48c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.713480059 +0000 UTC m=+76.314443448 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e48c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5000): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5000): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5000): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5000): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5000): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.713480059 +0000 UTC m=+76.314443448 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5000): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a0850 item 88 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5640): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5640): open at offset 0 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5640): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5640): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5640): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5640): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5640): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5640): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.715436188 +0000 UTC m=+76.316399577 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5640): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5b80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5b80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5b80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a0cb0 item 89 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5b80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5b80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.716337208 +0000 UTC m=+76.317300607 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006e5b80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac1c0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac1c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac1c0): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac1c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac1c0): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac1c0): _writeAt: size=3, off=7 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004200e0 item 89 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac1c0): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac1c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.718081181 +0000 UTC m=+76.319044568 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac1c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac740): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac740): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac740): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac740): >_readAt: n=8, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac740): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.718081181 +0000 UTC m=+76.319044568 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dac740): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004202a0 item 89 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dacd80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dacd80): open at offset 0 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dacd80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dacd80): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dacd80): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dacd80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dacd80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dacd80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.722013757 +0000 UTC m=+76.322977145 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dacd80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad300): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad300): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad300): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420930 item 90 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad300): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad300): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.72292717 +0000 UTC m=+76.323890558 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad300): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad840): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad840): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad840): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420c40 item 90 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad840): _readAt: size=2, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad840): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad840): _writeAt: size=3, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad840): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad840): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.724683426 +0000 UTC m=+76.325646813 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dad840): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dade00): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dade00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dade00): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dade00): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dade00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.724683426 +0000 UTC m=+76.325646813 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000dade00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420e00 item 90 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e08a80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e08a80): open at offset 0 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e08a80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e08a80): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e08a80): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e08a80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e08a80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e08a80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.729398801 +0000 UTC m=+76.330362189 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e08a80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e08fc0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e08fc0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e08fc0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421500 item 91 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e08fc0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e08fc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.731922183 +0000 UTC m=+76.332885572 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e08fc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e09500): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e09500): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e09500): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e09500): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e09500): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e09500): _writeAt: size=3, off=7 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421880 item 91 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e09500): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e09500): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.733556771 +0000 UTC m=+76.334520158 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e09500): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e09a80): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e09a80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e09a80): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e09a80): >_readAt: n=8, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e09a80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.733556771 +0000 UTC m=+76.334520158 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000e09a80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421ce0 item 91 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22140): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22140): open at offset 0 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22140): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22140): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22140): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22140): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22140): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22140): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.735496048 +0000 UTC m=+76.336459436 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22140): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22680): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22680): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22680): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003545b0 item 92 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22680): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22680): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.736165384 +0000 UTC m=+76.337128772 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22680): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22bc0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22bc0): open at offset 5 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22bc0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354770 item 92 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22bc0): _readAt: size=2, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22bc0): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22bc0): _writeAt: size=3, off=5 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22bc0): >_writeAt: n=3, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22bc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.736910312 +0000 UTC m=+76.337873699 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b22bc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b231c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b231c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b231c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b231c0): >_readAt: n=3, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b231c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.736910312 +0000 UTC m=+76.337873699 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b231c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354a10 item 92 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23800): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23800): open at offset 0 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23800): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23800): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23800): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23800): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23800): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23800): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.738584581 +0000 UTC m=+76.339547970 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23800): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23d40): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23d40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23d40): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354e70 item 93 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23d40): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23d40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.740141322 +0000 UTC m=+76.341104711 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000b23d40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b85c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b85c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b85c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b85c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b85c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.740141322 +0000 UTC m=+76.341104711 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b85c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355110 item 93 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8d00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8d00): open at offset 0 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8d00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8d00): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8d00): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8d00): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8d00): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8d00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.741923074 +0000 UTC m=+76.342886462 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b8d00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9240): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9240): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9240): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003555e0 item 94 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9240): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9240): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.743161467 +0000 UTC m=+76.344124855 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9240): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9980): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9980): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9980): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9980): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9980): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.743161467 +0000 UTC m=+76.344124855 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0000b9980): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003557a0 item 94 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0200): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0200): open at offset 0 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0200): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0200): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0200): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0200): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0200): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0200): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.746911181 +0000 UTC m=+76.347874569 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0200): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0740): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0740): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0740): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e3f0 item 95 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0740): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0740): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.747601596 +0000 UTC m=+76.348564984 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0740): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0e80): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0e80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0e80): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0e80): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0e80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.747601596 +0000 UTC m=+76.348564984 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c0e80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e690 item 95 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c14c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c14c0): open at offset 0 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c14c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c14c0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c14c0): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c14c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c14c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c14c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.74917082 +0000 UTC m=+76.350134208 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c14c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1a00): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1a00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1a00): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f030 item 96 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1a00): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1a00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.74996515 +0000 UTC m=+76.350928538 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009c1a00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa180): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa180): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa180): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa180): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa180): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.74996515 +0000 UTC m=+76.350928538 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfa180): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f2d0 item 96 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= 2025/11/13 04:11:39 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:39 DEBUG : Looking for writers 2025/11/13 04:11:39 DEBUG : >WaitForWriters: 2025/11/13 04:11:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/13 04:11:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa480): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa480): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa480): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa480): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa480): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.892355195 +0000 UTC m=+76.493318613 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa480): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa940): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa940): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa940): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa940): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa940): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa940): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa940): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.892355195 +0000 UTC m=+76.493318613 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fa940): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fae00): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fae00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fae00): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fae00): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fae00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.892355195 +0000 UTC m=+76.493318613 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fae00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422380 item 1 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb440): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb440): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb440): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb440): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb440): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.897363649 +0000 UTC m=+76.498327038 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb440): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb980): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb980): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb980): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb980): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb980): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.897363649 +0000 UTC m=+76.498327038 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0007fb980): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004229a0 item 2 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0700): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0700): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0700): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0700): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0700): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.898978068 +0000 UTC m=+76.499941456 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0700): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0c40): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0c40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0c40): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0c40): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0c40): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0c40): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0c40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.898978068 +0000 UTC m=+76.499941456 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e0c40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e16c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e16c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e16c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e16c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e16c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.898978068 +0000 UTC m=+76.499941456 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e16c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422d90 item 3 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1e80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1e80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1e80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1e80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1e80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.906850425 +0000 UTC m=+76.507813813 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0002e1e80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba440): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba440): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba440): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba440): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba440): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.906850425 +0000 UTC m=+76.507813813 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000aba440): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423490 item 4 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abaa80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abaa80): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abaa80): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abaa80): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abaa80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.909318846 +0000 UTC m=+76.510282234 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abaa80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abaf00): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abaf00): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abaf00): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abaf00): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abaf00): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abaf00): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abaf00): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.909318846 +0000 UTC m=+76.510282234 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abaf00): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb400): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb400): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb400): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb400): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb400): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.909318846 +0000 UTC m=+76.510282234 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb400): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423c70 item 5 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051b500): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051b500): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051b500): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051b500): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051b500): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.913150944 +0000 UTC m=+76.514114332 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051b500): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051be40): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051be40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051be40): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051be40): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051be40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.913150944 +0000 UTC m=+76.514114332 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00051be40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a1e30 item 6 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a545c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a545c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a545c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a545c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a545c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.919592378 +0000 UTC m=+76.520555766 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a545c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54ac0): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54ac0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54ac0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54ac0): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54ac0): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54ac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54ac0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.919592378 +0000 UTC m=+76.520555766 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a54ac0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55000): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55000): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55000): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55000): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55000): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.919592378 +0000 UTC m=+76.520555766 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55000): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e4d0 item 7 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfb700): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfb700): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfb700): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfb700): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfb700): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.927442754 +0000 UTC m=+76.528406143 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfb700): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfbc40): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfbc40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfbc40): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfbc40): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfbc40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.927442754 +0000 UTC m=+76.528406143 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000bfbc40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004158f0 item 8 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fc480): _readAt: size=2, off=0 2025/11/13 04:11:39 ERROR : open-test-file(0xc0006fc480): Couldn't read size of file 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fc480): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fc480): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fc480): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fc480): close: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fc480): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fca40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fca40): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fca40): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fca40): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fca40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.939624726 +0000 UTC m=+76.540588134 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fca40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fcf40): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fcf40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fcf40): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fcf40): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fcf40): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fcf40): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fcf40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.939624726 +0000 UTC m=+76.540588134 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0006fcf40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc040): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc040): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc040): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc040): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc040): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.939624726 +0000 UTC m=+76.540588134 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc040): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415dc0 item 9 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc6c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc6c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc6c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc6c0): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc6c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.943364882 +0000 UTC m=+76.544328270 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cc6c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009ccc40): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009ccc40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009ccc40): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009ccc40): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009ccc40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.943364882 +0000 UTC m=+76.544328270 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009ccc40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346620 item 10 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd280): _readAt: size=2, off=0 2025/11/13 04:11:39 ERROR : open-test-file(0xc0009cd280): Couldn't read size of file 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd280): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd280): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd280): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd280): close: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd280): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd640): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd640): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd640): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd640): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd640): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.945267982 +0000 UTC m=+76.546231370 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cd640): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cdb40): _readAt: size=2, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cdb40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cdb40): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cdb40): >_readAt: n=2, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cdb40): _writeAt: size=3, off=2 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cdb40): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cdb40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.945267982 +0000 UTC m=+76.546231370 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0009cdb40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055c0c0): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055c0c0): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055c0c0): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055c0c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055c0c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.945267982 +0000 UTC m=+76.546231370 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055c0c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346b60 item 11 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055c740): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055c740): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055c740): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055c740): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055c740): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.949053121 +0000 UTC m=+76.550016510 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055c740): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055cc80): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055cc80): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055cc80): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055cc80): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055cc80): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.949053121 +0000 UTC m=+76.550016510 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055cc80): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347260 item 12 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055d2c0): _readAt: size=2, off=0 2025/11/13 04:11:39 ERROR : open-test-file(0xc00055d2c0): Couldn't read size of file 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055d2c0): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055d2c0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055d2c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055d2c0): close: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055d2c0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055d680): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055d680): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055d680): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055d680): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055d680): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.951151819 +0000 UTC m=+76.552115207 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055d680): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055dd40): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055dd40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055dd40): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055dd40): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055dd40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.951151819 +0000 UTC m=+76.552115207 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc00055dd40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347c70 item 13 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8440): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8440): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8440): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8440): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8440): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.952608211 +0000 UTC m=+76.553571599 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8440): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8980): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8980): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8980): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8980): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8980): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.952608211 +0000 UTC m=+76.553571599 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8980): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a8770 item 14 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8fc0): _readAt: size=2, off=0 2025/11/13 04:11:39 ERROR : open-test-file(0xc0005c8fc0): Couldn't read size of file 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8fc0): >_readAt: n=0, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8fc0): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8fc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8fc0): close: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c8fc0): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c9380): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c9380): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c9380): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c9380): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c9380): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.954554453 +0000 UTC m=+76.555517840 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c9380): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c9a40): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c9a40): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c9a40): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c9a40): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c9a40): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.954554453 +0000 UTC m=+76.555517840 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc0005c9a40): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a8cb0 item 15 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 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/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000670140): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000670140): >openPending: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000670140): _writeAt: size=5, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000670140): >_writeAt: n=5, err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000670140): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.989468566 +0000 UTC m=+76.590431955 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000670140): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb940): _readAt: size=512, off=0 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb940): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb940): >openPending: err= 2025/11/13 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb940): >_readAt: n=5, err=EOF 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb940): close: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:39.989468566 +0000 UTC m=+76.590431955 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000abb940): >close: err= 2025/11/13 04:11:39 DEBUG : open-test-file: Remove: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6230 item 16 2025/11/13 04:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/13 04:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55640): openPending: 2025/11/13 04:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:39 DEBUG : open-test-file(0xc000a55640): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55640): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55640): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55640): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.000685087 +0000 UTC m=+76.601648474 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55640): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55ac0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55ac0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55ac0): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55ac0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55ac0): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55ac0): _writeAt: size=3, off=7 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55ac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55ac0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.000685087 +0000 UTC m=+76.601648474 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55ac0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722080): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722080): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722080): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722080): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722080): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.000685087 +0000 UTC m=+76.601648474 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722080): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ec40 item 17 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722700): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722700): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722700): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722700): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722700): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.003393748 +0000 UTC m=+76.604357136 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722700): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722c40): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722c40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722c40): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722c40): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722c40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.003393748 +0000 UTC m=+76.604357136 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000722c40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f570 item 18 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007232c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007232c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007232c0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007232c0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007232c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.007667835 +0000 UTC m=+76.608631223 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007232c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007237c0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007237c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007237c0): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007237c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007237c0): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007237c0): _writeAt: size=3, off=7 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007237c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007237c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.007667835 +0000 UTC m=+76.608631223 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007237c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000723cc0): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000723cc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000723cc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000723cc0): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000723cc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.007667835 +0000 UTC m=+76.608631223 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000723cc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f9d0 item 19 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f23c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f23c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f23c0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f23c0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f23c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.012897856 +0000 UTC m=+76.613861244 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f23c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f2900): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f2900): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f2900): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f2900): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f2900): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.012897856 +0000 UTC m=+76.613861244 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f2900): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cc5b0 item 20 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f2f80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f2f80): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f2f80): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f2f80): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f2f80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.014448936 +0000 UTC m=+76.615412324 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f2f80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f3480): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f3480): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f3480): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f3480): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f3480): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f3480): _writeAt: size=3, off=7 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f3480): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f3480): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.014448936 +0000 UTC m=+76.615412324 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f3480): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f3980): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f3980): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f3980): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f3980): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f3980): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.014448936 +0000 UTC m=+76.615412324 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f3980): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ccf50 item 21 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000820080): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000820080): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000820080): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000820080): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000820080): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.017928673 +0000 UTC m=+76.618892062 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000820080): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008205c0): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008205c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008205c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008205c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008205c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.017928673 +0000 UTC m=+76.618892062 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008205c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cda40 item 22 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670400): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670400): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670400): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670400): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670400): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.02098658 +0000 UTC m=+76.621949968 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670400): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670900): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670900): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670900): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670900): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670900): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670900): _writeAt: size=3, off=7 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670900): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670900): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.02098658 +0000 UTC m=+76.621949968 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670900): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670e00): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670e00): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670e00): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670e00): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670e00): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.02098658 +0000 UTC m=+76.621949968 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000670e00): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a9730 item 23 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 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/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000671480): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000671480): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000671480): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000671480): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000671480): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.032167564 +0000 UTC m=+76.633130952 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000671480): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006719c0): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006719c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006719c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006719c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006719c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.032167564 +0000 UTC m=+76.633130952 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006719c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a9e30 item 24 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0080): _readAt: size=2, off=0 2025/11/13 04:11:40 ERROR : open-test-file(0xc0006e0080): Couldn't read size of file 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0080): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0080): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0080): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0080): close: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0080): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000820cc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000820cc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000820cc0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000820cc0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000820cc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.03594067 +0000 UTC m=+76.636904059 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000820cc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008211c0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008211c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008211c0): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008211c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008211c0): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008211c0): _writeAt: size=3, off=7 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008211c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008211c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.03594067 +0000 UTC m=+76.636904059 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008211c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000821700): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000821700): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000821700): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000821700): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000821700): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.03594067 +0000 UTC m=+76.636904059 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000821700): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cdf10 item 25 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000821d80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000821d80): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000821d80): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000821d80): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000821d80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.03890925 +0000 UTC m=+76.639872637 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000821d80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084e340): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084e340): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084e340): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084e340): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084e340): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.03890925 +0000 UTC m=+76.639872637 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084e340): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2690 item 26 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084e980): _readAt: size=2, off=0 2025/11/13 04:11:40 ERROR : open-test-file(0xc00084e980): Couldn't read size of file 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084e980): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084e980): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084e980): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084e980): close: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084e980): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084ed40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084ed40): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084ed40): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084ed40): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084ed40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.040569544 +0000 UTC m=+76.641532933 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084ed40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084f240): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084f240): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084f240): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084f240): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084f240): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084f240): _writeAt: size=3, off=7 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084f240): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084f240): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.040569544 +0000 UTC m=+76.641532933 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084f240): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084f780): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084f780): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084f780): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084f780): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084f780): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.040569544 +0000 UTC m=+76.641532933 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084f780): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2bd0 item 27 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 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/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084fe00): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084fe00): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084fe00): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084fe00): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084fe00): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.043517926 +0000 UTC m=+76.644481314 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00084fe00): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009123c0): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009123c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009123c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009123c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009123c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.043517926 +0000 UTC m=+76.644481314 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009123c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3260 item 28 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000912a00): _readAt: size=2, off=0 2025/11/13 04:11:40 ERROR : open-test-file(0xc000912a00): Couldn't read size of file 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000912a00): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000912a00): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000912a00): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000912a00): close: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000912a00): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000912dc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000912dc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000912dc0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000912dc0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000912dc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.045190543 +0000 UTC m=+76.646153931 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000912dc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000913480): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000913480): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000913480): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000913480): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000913480): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.045190543 +0000 UTC m=+76.646153931 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000913480): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3730 item 29 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 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/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000913b00): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000913b00): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000913b00): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000913b00): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000913b00): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.047315739 +0000 UTC m=+76.648279117 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000913b00): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095a0c0): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095a0c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095a0c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095a0c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095a0c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.047315739 +0000 UTC m=+76.648279117 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095a0c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3c70 item 30 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 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/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095a700): _readAt: size=2, off=0 2025/11/13 04:11:40 ERROR : open-test-file(0xc00095a700): Couldn't read size of file 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095a700): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095a700): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095a700): >_writeAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095a700): close: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095a700): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095aac0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095aac0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095aac0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095aac0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095aac0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.048865357 +0000 UTC m=+76.649828744 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095aac0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095b180): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095b180): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095b180): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095b180): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095b180): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.048865357 +0000 UTC m=+76.649828744 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095b180): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a230 item 31 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 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/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095b800): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095b800): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095b800): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095b800): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095b800): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.050347216 +0000 UTC m=+76.651310593 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095b800): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095bd40): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095bd40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095bd40): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095bd40): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095bd40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.050347216 +0000 UTC m=+76.651310593 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00095bd40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ac40 item 32 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1c400): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1c400): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1c400): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1c400): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1c400): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.051886023 +0000 UTC m=+76.652849411 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1c400): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1c880): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1c880): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1c880): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1c880): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1c880): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b030 item 33 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1c880): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1c880): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.052936122 +0000 UTC m=+76.653899511 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1c880): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1cd80): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1cd80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1cd80): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1cd80): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1cd80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.052936122 +0000 UTC m=+76.653899511 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1cd80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b260 item 33 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1d3c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1d3c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1d3c0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1d3c0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1d3c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.055935189 +0000 UTC m=+76.656898577 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1d3c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1d840): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1d840): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b7a0 item 34 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1d840): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1d840): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1d840): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1d840): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1d840): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.056578695 +0000 UTC m=+76.657542084 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1d840): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1dd80): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1dd80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1dd80): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1dd80): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1dd80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.056578695 +0000 UTC m=+76.657542084 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a1dd80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052bb20 item 34 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5c440): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5c440): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5c440): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5c440): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5c440): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.058564851 +0000 UTC m=+76.659528239 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5c440): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5c8c0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5c8c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5c8c0): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5c8c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5c8c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003324d0 item 35 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5c8c0): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5c8c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.059250719 +0000 UTC m=+76.660214106 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5c8c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5cdc0): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5cdc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5cdc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5cdc0): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5cdc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.059250719 +0000 UTC m=+76.660214106 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5cdc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332bd0 item 35 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5d440): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5d440): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5d440): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5d440): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5d440): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.061919624 +0000 UTC m=+76.662883012 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5d440): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5d940): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5d940): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333110 item 36 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5d940): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5d940): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5d940): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5d940): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5d940): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.062573651 +0000 UTC m=+76.663537039 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5d940): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5de80): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5de80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5de80): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5de80): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5de80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.062573651 +0000 UTC m=+76.663537039 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a5de80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333420 item 36 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0380): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0380): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0380): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0380): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0380): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.064322492 +0000 UTC m=+76.665285880 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0380): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0800): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0800): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0800): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0800): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0800): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b24d0 item 37 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0800): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0800): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.06489716 +0000 UTC m=+76.665860548 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0800): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0d00): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0d00): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0d00): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0d00): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0d00): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.06489716 +0000 UTC m=+76.665860548 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e0d00): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2700 item 37 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1380): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1380): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1380): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1380): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1380): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.066185987 +0000 UTC m=+76.667149375 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1380): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1880): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1880): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2bd0 item 38 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1880): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1880): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1880): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1880): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1880): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.066854541 +0000 UTC m=+76.667817929 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1880): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1dc0): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1dc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1dc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1dc0): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1dc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.066854541 +0000 UTC m=+76.667817929 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006e1dc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2e70 item 38 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dc4c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dc4c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dc4c0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dc4c0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dc4c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.068213992 +0000 UTC m=+76.669177380 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dc4c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dc9c0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dc9c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dc9c0): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dc9c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dc9c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3420 item 39 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dc9c0): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dc9c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.06895967 +0000 UTC m=+76.669923058 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dc9c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dcec0): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dcec0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dcec0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dcec0): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dcec0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.06895967 +0000 UTC m=+76.669923058 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dcec0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3650 item 39 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dd540): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dd540): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dd540): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dd540): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dd540): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.070550755 +0000 UTC m=+76.671514143 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dd540): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dda40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dda40): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3c70 item 40 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dda40): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dda40): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dda40): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dda40): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dda40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.071300171 +0000 UTC m=+76.672263559 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008dda40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1e000): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1e000): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1e000): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1e000): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1e000): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.071300171 +0000 UTC m=+76.672263559 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1e000): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6000 item 40 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1e5c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1e5c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1e5c0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1e5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1e5c0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1e5c0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1e5c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.07261632 +0000 UTC m=+76.673579708 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1e5c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1eac0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1eac0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1eac0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6460 item 41 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1eac0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1eac0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.073148548 +0000 UTC m=+76.674111936 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1eac0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1ef80): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1ef80): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1ef80): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1ef80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1ef80): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6a80 item 41 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1ef80): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1ef80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.073668163 +0000 UTC m=+76.674631551 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1ef80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1f4c0): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1f4c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1f4c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1f4c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1f4c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.073668163 +0000 UTC m=+76.674631551 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1f4c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6d20 item 41 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1fb00): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1fb00): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1fb00): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1fb00): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1fb00): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1fb00): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1fb00): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.075101392 +0000 UTC m=+76.676064780 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b1fb00): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4c080): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4c080): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4c080): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7490 item 42 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4c080): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4c080): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.075928824 +0000 UTC m=+76.676892212 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4c080): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4c5c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4c5c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7c00 item 42 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4c5c0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4c5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4c5c0): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4c5c0): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4c5c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.076522057 +0000 UTC m=+76.677485444 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4c5c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4cb40): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4cb40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4cb40): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4cb40): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4cb40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.076522057 +0000 UTC m=+76.677485444 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4cb40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558070 item 42 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4d180): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4d180): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4d180): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4d180): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4d180): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4d180): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4d180): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.079298205 +0000 UTC m=+76.680261593 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4d180): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4d680): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4d680): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4d680): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558a80 item 43 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4d680): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4d680): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.079840531 +0000 UTC m=+76.680803920 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4d680): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4dbc0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4dbc0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4dbc0): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4dbc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4dbc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558c40 item 43 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4dbc0): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4dbc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.08044731 +0000 UTC m=+76.681410698 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b4dbc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6c180): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6c180): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6c180): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6c180): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6c180): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.08044731 +0000 UTC m=+76.681410698 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6c180): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558fc0 item 43 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6c7c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6c7c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6c7c0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6c7c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6c7c0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6c7c0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6c7c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.081913781 +0000 UTC m=+76.682877168 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6c7c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6ccc0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6ccc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6ccc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559880 item 44 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6ccc0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6ccc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.082479493 +0000 UTC m=+76.683442880 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6ccc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6d200): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6d200): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559b20 item 44 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6d200): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6d200): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6d200): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6d200): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6d200): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.083097752 +0000 UTC m=+76.684061140 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6d200): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6d780): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6d780): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6d780): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6d780): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6d780): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.083097752 +0000 UTC m=+76.684061140 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6d780): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559dc0 item 44 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6ddc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6ddc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6ddc0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6ddc0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6ddc0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6ddc0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6ddc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.084386639 +0000 UTC m=+76.685350027 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b6ddc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba0340): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba0340): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba0340): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b64d0 item 45 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba0340): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba0340): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.084920832 +0000 UTC m=+76.685884220 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba0340): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba0a40): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba0a40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba0a40): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba0a40): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba0a40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.084920832 +0000 UTC m=+76.685884220 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba0a40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b6690 item 45 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba1080): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba1080): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba1080): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba1080): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba1080): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba1080): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba1080): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.086381611 +0000 UTC m=+76.687345009 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ba1080): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa6880): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa6880): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa6880): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003338f0 item 46 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa6880): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa6880): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.086987629 +0000 UTC m=+76.687951017 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa6880): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa6f80): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa6f80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa6f80): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa6f80): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa6f80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.086987629 +0000 UTC m=+76.687951017 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa6f80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333b20 item 46 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa75c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa75c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa75c0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa75c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa75c0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa75c0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa75c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.088540501 +0000 UTC m=+76.689503889 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa75c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa7ac0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa7ac0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa7ac0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007945b0 item 47 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa7ac0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa7ac0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.089024159 +0000 UTC m=+76.689987547 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aa7ac0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0240): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0240): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0240): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0240): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0240): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.089024159 +0000 UTC m=+76.689987547 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0240): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007947e0 item 47 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 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/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0880): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0880): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0880): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0880): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0880): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0880): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0880): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.090434385 +0000 UTC m=+76.691397773 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0880): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0d80): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0d80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0d80): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000794d90 item 48 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0d80): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0d80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.091014452 +0000 UTC m=+76.691977831 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0d80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1480): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1480): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1480): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1480): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1480): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.091014452 +0000 UTC m=+76.691977831 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1480): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007952d0 item 48 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1ac0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1ac0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1ac0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1ac0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1ac0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.094779445 +0000 UTC m=+76.695742833 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1ac0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f903c0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f903c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f903c0): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f903c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f903c0): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f903c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b6230 item 49 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f903c0): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f903c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.09565663 +0000 UTC m=+76.696620038 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f903c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f90940): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f90940): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f90940): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f90940): >_readAt: n=8, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f90940): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.09565663 +0000 UTC m=+76.696620038 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f90940): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b63f0 item 49 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91000): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91000): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91000): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91000): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91000): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.098291724 +0000 UTC m=+76.699255112 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91000): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91500): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91500): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91500): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b6770 item 50 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91500): _readAt: size=2, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91500): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91500): _writeAt: size=3, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91500): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91500): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.09920682 +0000 UTC m=+76.700170208 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91500): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91bc0): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91bc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91bc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91bc0): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91bc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.09920682 +0000 UTC m=+76.700170208 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000f91bc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b6cb0 item 50 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aba2c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aba2c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aba2c0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aba2c0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aba2c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.100976619 +0000 UTC m=+76.701940008 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aba2c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aba7c0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aba7c0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aba7c0): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aba7c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aba7c0): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aba7c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b7500 item 51 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aba7c0): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aba7c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.101795445 +0000 UTC m=+76.702758833 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000aba7c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abad00): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abad00): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abad00): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abad00): >_readAt: n=8, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abad00): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.101795445 +0000 UTC m=+76.702758833 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abad00): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b76c0 item 51 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abb3c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abb3c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abb3c0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abb3c0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abb3c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.103603839 +0000 UTC m=+76.704567226 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abb3c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abb900): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abb900): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abb900): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b7b90 item 52 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abb900): _readAt: size=2, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abb900): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abb900): _writeAt: size=3, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abb900): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abb900): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.104373071 +0000 UTC m=+76.705336459 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abb900): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abbe80): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abbe80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abbe80): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abbe80): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abbe80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.104373071 +0000 UTC m=+76.705336459 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000abbe80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007b7d50 item 52 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0580): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0580): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0580): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0580): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0580): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.106869415 +0000 UTC m=+76.707832802 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0580): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0a80): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0a80): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0a80): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0a80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0a80): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0a80): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6310 item 53 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0a80): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0a80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.107632395 +0000 UTC m=+76.708595783 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0a80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0fc0): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0fc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0fc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0fc0): >_readAt: n=8, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0fc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.107632395 +0000 UTC m=+76.708595783 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae0fc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6850 item 53 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22180): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22180): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22180): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22180): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22180): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.109656712 +0000 UTC m=+76.710620100 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22180): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22700): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22700): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22700): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000794460 item 54 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22700): _readAt: size=2, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22700): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22700): _writeAt: size=3, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22700): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22700): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.110332932 +0000 UTC m=+76.711296320 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22700): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22c80): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22c80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22c80): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22c80): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22c80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.110332932 +0000 UTC m=+76.711296320 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b22c80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000794700 item 54 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23340): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23340): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23340): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23340): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23340): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.112087082 +0000 UTC m=+76.713050469 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23340): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23840): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23840): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23840): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23840): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23840): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23840): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000794d20 item 55 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23840): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23840): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.112773068 +0000 UTC m=+76.713736456 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23840): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23d80): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23d80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23d80): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23d80): >_readAt: n=8, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23d80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.112773068 +0000 UTC m=+76.713736456 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000b23d80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007950a0 item 55 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 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/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b8580): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b8580): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b8580): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b8580): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b8580): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.114364534 +0000 UTC m=+76.715327922 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b8580): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b8b80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b8b80): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b8b80): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007959d0 item 56 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b8b80): _readAt: size=2, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b8b80): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b8b80): _writeAt: size=3, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b8b80): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b8b80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.115150819 +0000 UTC m=+76.716114207 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b8b80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9100): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9100): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9100): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9100): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9100): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.115150819 +0000 UTC m=+76.716114207 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9100): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000795c70 item 56 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9780): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9780): open at offset 0 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9780): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9780): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9780): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9780): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9780): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9780): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.116913465 +0000 UTC m=+76.717876853 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9780): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9f40): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9f40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9f40): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004202a0 item 57 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9f40): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9f40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.117784319 +0000 UTC m=+76.718747707 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0000b9f40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c0440): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c0440): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c0440): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c0440): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c0440): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c0440): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420620 item 57 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c0440): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c0440): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.118594389 +0000 UTC m=+76.719557777 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c0440): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c0a00): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c0a00): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c0a00): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c0a00): >_readAt: n=8, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c0a00): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.118594389 +0000 UTC m=+76.719557777 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c0a00): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420930 item 57 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1040): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1040): open at offset 0 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1040): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1040): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1040): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1040): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1040): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1040): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.120547642 +0000 UTC m=+76.721511041 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1040): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1580): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1580): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1580): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420e00 item 58 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1580): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1580): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.12119708 +0000 UTC m=+76.722160469 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1580): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1ac0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1ac0): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1ac0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421180 item 58 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1ac0): _readAt: size=2, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1ac0): _writeAt: size=3, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1ac0): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1ac0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.121981673 +0000 UTC m=+76.722945061 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009c1ac0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00042d200): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00042d200): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00042d200): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00042d200): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00042d200): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.121981673 +0000 UTC m=+76.722945061 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00042d200): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421500 item 58 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fa540): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fa540): open at offset 0 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fa540): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fa540): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fa540): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fa540): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fa540): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fa540): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.123523445 +0000 UTC m=+76.724486833 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fa540): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007faac0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007faac0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007faac0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421c00 item 59 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007faac0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007faac0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.12417692 +0000 UTC m=+76.725140309 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007faac0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fb000): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fb000): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fb000): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fb000): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fb000): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fb000): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354000 item 59 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fb000): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fb000): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.124969938 +0000 UTC m=+76.725933326 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fb000): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fb5c0): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fb5c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fb5c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fb5c0): >_readAt: n=8, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fb5c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.124969938 +0000 UTC m=+76.725933326 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fb5c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003541c0 item 59 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 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/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fbc00): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fbc00): open at offset 0 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fbc00): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fbc00): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fbc00): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fbc00): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fbc00): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fbc00): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.126572925 +0000 UTC m=+76.727536314 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007fbc00): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e0800): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e0800): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e0800): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354700 item 60 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e0800): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e0800): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.12721485 +0000 UTC m=+76.728178237 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e0800): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e0e40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e0e40): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e0e40): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003549a0 item 60 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e0e40): _readAt: size=2, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e0e40): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e0e40): _writeAt: size=3, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e0e40): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e0e40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.127965588 +0000 UTC m=+76.728928975 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e0e40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e1a40): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e1a40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e1a40): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e1a40): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e1a40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.127965588 +0000 UTC m=+76.728928975 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0002e1a40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354b60 item 60 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051a280): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051a280): open at offset 0 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051a280): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051a280): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051a280): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051a280): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051a280): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051a280): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.129557454 +0000 UTC m=+76.730520842 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051a280): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051a8c0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051a8c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051a8c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354fc0 item 61 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051a8c0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051a8c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.130300057 +0000 UTC m=+76.731263445 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051a8c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051ba40): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051ba40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051ba40): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051ba40): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051ba40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.130300057 +0000 UTC m=+76.731263445 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00051ba40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003552d0 item 61 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 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/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfa340): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfa340): open at offset 0 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfa340): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfa340): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfa340): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfa340): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfa340): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfa340): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.132347207 +0000 UTC m=+76.733310595 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfa340): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfa8c0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfa8c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfa8c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355730 item 62 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfa8c0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfa8c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.133047151 +0000 UTC m=+76.734010538 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfa8c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfb040): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfb040): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfb040): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfb040): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfb040): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.133047151 +0000 UTC m=+76.734010538 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfb040): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355a40 item 62 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 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/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfb680): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfb680): open at offset 0 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfb680): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfb680): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfb680): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfb680): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfb680): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfb680): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.134661508 +0000 UTC m=+76.735624896 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfb680): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfbbc0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfbbc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfbbc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e620 item 63 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfbbc0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfbbc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.135292963 +0000 UTC m=+76.736256350 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000bfbbc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fc5c0): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fc5c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fc5c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fc5c0): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fc5c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.135292963 +0000 UTC m=+76.736256350 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fc5c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e8c0 item 63 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 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/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fce00): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fce00): open at offset 0 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fce00): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fce00): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fce00): >_readAt: n=0, err=Bad file descriptor 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fce00): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fce00): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fce00): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.137402681 +0000 UTC m=+76.738366069 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fce00): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fdec0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fdec0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fdec0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f180 item 64 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fdec0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fdec0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.138174638 +0000 UTC m=+76.739138027 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006fdec0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cc640): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cc640): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cc640): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cc640): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cc640): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.138174638 +0000 UTC m=+76.739138027 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cc640): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f340 item 64 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cccc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cccc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cccc0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cccc0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cccc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.139779078 +0000 UTC m=+76.740742466 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cccc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cd140): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cd140): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cd140): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cd140): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cd140): _writeAt: size=3, off=2 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f9d0 item 65 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cd140): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cd140): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.140472088 +0000 UTC m=+76.741435476 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cd140): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cd640): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cd640): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cd640): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cd640): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cd640): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.140472088 +0000 UTC m=+76.741435476 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cd640): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fc70 item 65 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cdc80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cdc80): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cdc80): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cdc80): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cdc80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.141978905 +0000 UTC m=+76.742942293 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009cdc80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a54180): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a54180): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004222a0 item 66 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a54180): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a54180): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a54180): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a54180): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a54180): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.142934126 +0000 UTC m=+76.743897505 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a54180): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a546c0): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a546c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a546c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a546c0): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a546c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.142934126 +0000 UTC m=+76.743897505 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a546c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422620 item 66 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a54d80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a54d80): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a54d80): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a54d80): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a54d80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.144556139 +0000 UTC m=+76.745519527 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a54d80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55200): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55200): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55200): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55200): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55200): _writeAt: size=3, off=2 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004229a0 item 67 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55200): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55200): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.145224664 +0000 UTC m=+76.746188042 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55200): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55700): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55700): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55700): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55700): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55700): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.145224664 +0000 UTC m=+76.746188042 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55700): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422bd0 item 67 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55dc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55dc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55dc0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55dc0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55dc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.147038646 +0000 UTC m=+76.748002034 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a55dc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0340): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0340): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422f50 item 68 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0340): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0340): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0340): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0340): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0340): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.147784074 +0000 UTC m=+76.748747462 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0340): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0880): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0880): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0880): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0880): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0880): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.147784074 +0000 UTC m=+76.748747462 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0880): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004232d0 item 68 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0ec0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0ec0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0ec0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0ec0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0ec0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.149827538 +0000 UTC m=+76.750790926 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a0ec0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1340): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1340): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1340): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1340): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1340): _writeAt: size=3, off=2 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004238f0 item 69 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1340): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1340): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.150586271 +0000 UTC m=+76.751549659 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1340): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1840): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1840): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1840): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1840): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1840): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.150586271 +0000 UTC m=+76.751549659 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1840): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423e30 item 69 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1ec0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1ec0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1ec0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1ec0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1ec0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.152718231 +0000 UTC m=+76.753681618 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006a1ec0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d2440): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d2440): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a04d0 item 70 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d2440): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d2440): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d2440): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d2440): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d2440): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.153583554 +0000 UTC m=+76.754546941 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d2440): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d2980): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d2980): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d2980): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d2980): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d2980): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.153583554 +0000 UTC m=+76.754546941 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d2980): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a0850 item 70 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3000): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3000): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3000): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3000): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3000): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.154971177 +0000 UTC m=+76.755934564 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3000): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3500): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3500): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3500): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3500): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3500): _writeAt: size=3, off=2 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a0cb0 item 71 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3500): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3500): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.155960431 +0000 UTC m=+76.756923820 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3500): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3a00): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3a00): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3a00): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3a00): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3a00): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.155960431 +0000 UTC m=+76.756923820 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0006d3a00): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a0e70 item 71 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070a100): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070a100): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070a100): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070a100): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070a100): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.158092992 +0000 UTC m=+76.759056380 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070a100): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070a600): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070a600): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a1ce0 item 72 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070a600): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070a600): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070a600): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070a600): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070a600): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.158886782 +0000 UTC m=+76.759850169 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070a600): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070ab40): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070ab40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070ab40): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070ab40): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070ab40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.158886782 +0000 UTC m=+76.759850169 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070ab40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004141c0 item 72 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070b100): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070b100): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070b100): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070b100): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070b100): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070b100): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070b100): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.160161131 +0000 UTC m=+76.761124520 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070b100): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070b600): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070b600): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070b600): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414850 item 73 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070b600): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070b600): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.160770756 +0000 UTC m=+76.761734144 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070b600): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070bac0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070bac0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070bac0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070bac0): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070bac0): _writeAt: size=3, off=2 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414d90 item 73 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070bac0): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070bac0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.161358709 +0000 UTC m=+76.762322097 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00070bac0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c0080): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c0080): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c0080): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c0080): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c0080): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.161358709 +0000 UTC m=+76.762322097 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c0080): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004152d0 item 73 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c06c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c06c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c06c0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c06c0): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c06c0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c06c0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c06c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.16305984 +0000 UTC m=+76.764023228 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c06c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c0bc0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c0bc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c0bc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004158f0 item 74 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c0bc0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c0bc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.163705761 +0000 UTC m=+76.764669149 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c0bc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1100): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1100): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415b90 item 74 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1100): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1100): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1100): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1100): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1100): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.165020939 +0000 UTC m=+76.765984326 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1100): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1680): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1680): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1680): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1680): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1680): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.165020939 +0000 UTC m=+76.765984326 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1680): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415dc0 item 74 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1cc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1cc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1cc0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1cc0): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1cc0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1cc0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1cc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.166466079 +0000 UTC m=+76.767429468 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007c1cc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4240): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4240): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4240): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003462a0 item 75 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4240): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4240): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.167096441 +0000 UTC m=+76.768059830 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4240): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4780): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4780): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4780): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4780): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4780): _writeAt: size=3, off=2 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346690 item 75 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4780): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4780): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.167804881 +0000 UTC m=+76.768768268 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4780): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4cc0): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4cc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4cc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4cc0): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4cc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.167804881 +0000 UTC m=+76.768768268 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f4cc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346850 item 75 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5300): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5300): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5300): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5300): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5300): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5300): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5300): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.169154483 +0000 UTC m=+76.770117871 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5300): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5800): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5800): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5800): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346ee0 item 76 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5800): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5800): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.169715255 +0000 UTC m=+76.770678642 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5800): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5d40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5d40): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003470a0 item 76 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5d40): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5d40): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5d40): _writeAt: size=3, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5d40): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5d40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.170410148 +0000 UTC m=+76.771373536 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0007f5d40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834340): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834340): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834340): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834340): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834340): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.170410148 +0000 UTC m=+76.771373536 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834340): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003473b0 item 76 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834980): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834980): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834980): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834980): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834980): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834980): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834980): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.171996895 +0000 UTC m=+76.772960283 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834980): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834e80): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834e80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834e80): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347dc0 item 77 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834e80): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834e80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.172580459 +0000 UTC m=+76.773543847 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000834e80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000835580): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000835580): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000835580): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000835580): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000835580): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.172580459 +0000 UTC m=+76.773543847 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000835580): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e150 item 77 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000835bc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000835bc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000835bc0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000835bc0): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000835bc0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000835bc0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000835bc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.177143479 +0000 UTC m=+76.778106867 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000835bc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00086e140): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00086e140): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00086e140): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e770 item 78 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00086e140): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00086e140): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.178031484 +0000 UTC m=+76.778994872 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00086e140): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1cc0): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1cc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1cc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1cc0): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1cc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.178031484 +0000 UTC m=+76.778994872 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000ae1cc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c6d90 item 78 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003ba380): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003ba380): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003ba380): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003ba380): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003ba380): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003ba380): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003ba380): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.179701778 +0000 UTC m=+76.780665165 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003ba380): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003ba880): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003ba880): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003ba880): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c7570 item 79 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003ba880): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003ba880): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.180255496 +0000 UTC m=+76.781218885 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003ba880): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003baf80): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003baf80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003baf80): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003baf80): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003baf80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.180255496 +0000 UTC m=+76.781218885 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0003baf80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c7730 item 79 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 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/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32140): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32140): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32140): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32140): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32140): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32140): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32140): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.181961847 +0000 UTC m=+76.782925235 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32140): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32640): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32640): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32640): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a8690 item 80 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32640): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32640): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.18245383 +0000 UTC m=+76.783417218 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32640): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32d40): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32d40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32d40): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32d40): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32d40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.18245383 +0000 UTC m=+76.783417218 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c32d40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a89a0 item 80 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33380): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33380): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33380): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33380): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33380): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.184390494 +0000 UTC m=+76.785353881 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33380): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33800): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33800): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33800): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33800): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33800): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33800): _writeAt: size=3, off=7 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a90a0 item 81 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33800): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33800): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.185227033 +0000 UTC m=+76.786190450 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33800): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33d40): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33d40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33d40): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33d40): >_readAt: n=8, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33d40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.185227033 +0000 UTC m=+76.786190450 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c33d40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a9490 item 81 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52440): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52440): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52440): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52440): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52440): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.186896533 +0000 UTC m=+76.787859922 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52440): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52940): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52940): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52940): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a9b20 item 82 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52940): _readAt: size=2, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52940): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52940): _writeAt: size=3, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52940): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52940): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.187503402 +0000 UTC m=+76.788466800 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52940): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52ec0): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52ec0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52ec0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52ec0): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52ec0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.187503402 +0000 UTC m=+76.788466800 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c52ec0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a9ce0 item 82 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c53540): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c53540): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c53540): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c53540): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c53540): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.188714935 +0000 UTC m=+76.789678323 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c53540): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c53a40): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c53a40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c53a40): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c53a40): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c53a40): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c53a40): _writeAt: size=3, off=7 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cc5b0 item 83 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c53a40): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c53a40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.189542177 +0000 UTC m=+76.790505565 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c53a40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72000): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72000): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72000): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72000): >_readAt: n=8, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72000): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.189542177 +0000 UTC m=+76.790505565 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72000): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cca80 item 83 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72680): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72680): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72680): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72680): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72680): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.190905394 +0000 UTC m=+76.791868782 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72680): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72b80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72b80): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72b80): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cd340 item 84 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72b80): _readAt: size=2, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72b80): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72b80): _writeAt: size=3, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72b80): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72b80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.191452642 +0000 UTC m=+76.792416029 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c72b80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73100): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73100): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73100): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73100): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73100): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.191452642 +0000 UTC m=+76.792416029 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73100): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cd880 item 84 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73780): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73780): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73780): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73780): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73780): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.192915465 +0000 UTC m=+76.793878853 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73780): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73c80): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73c80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73c80): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73c80): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73c80): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73c80): _writeAt: size=3, off=7 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cdd50 item 85 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73c80): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73c80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.193473792 +0000 UTC m=+76.794437181 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000c73c80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a0240): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a0240): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a0240): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a0240): >_readAt: n=8, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a0240): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.193473792 +0000 UTC m=+76.794437181 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a0240): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2000 item 85 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a08c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a08c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a08c0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a08c0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a08c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.19542873 +0000 UTC m=+76.796392118 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a08c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a0dc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a0dc0): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a0dc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a23f0 item 86 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a0dc0): _readAt: size=2, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a0dc0): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a0dc0): _writeAt: size=3, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a0dc0): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a0dc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.195970867 +0000 UTC m=+76.796934254 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a0dc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a1340): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a1340): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a1340): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a1340): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a1340): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.195970867 +0000 UTC m=+76.796934254 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a1340): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a27e0 item 86 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a19c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a19c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a19c0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a19c0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a19c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.197124851 +0000 UTC m=+76.798088239 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a19c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a1ec0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a1ec0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a1ec0): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a1ec0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a1ec0): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a1ec0): _writeAt: size=3, off=7 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2cb0 item 87 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a1ec0): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a1ec0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.197712844 +0000 UTC m=+76.798676232 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0008a1ec0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090a480): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090a480): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090a480): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090a480): >_readAt: n=8, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090a480): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.197712844 +0000 UTC m=+76.798676232 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090a480): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2e70 item 87 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 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/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090ab00): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090ab00): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090ab00): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090ab00): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090ab00): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.199476002 +0000 UTC m=+76.800439390 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090ab00): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090b000): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090b000): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090b000): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3420 item 88 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090b000): _readAt: size=2, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090b000): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090b000): _writeAt: size=3, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090b000): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090b000): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.200172138 +0000 UTC m=+76.801135525 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090b000): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090b580): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090b580): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090b580): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090b580): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090b580): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.200172138 +0000 UTC m=+76.801135525 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090b580): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a36c0 item 88 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090bbc0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090bbc0): open at offset 0 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090bbc0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090bbc0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090bbc0): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090bbc0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090bbc0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090bbc0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.20146413 +0000 UTC m=+76.802427519 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00090bbc0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000956180): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000956180): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000956180): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3c00 item 89 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000956180): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000956180): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.201937729 +0000 UTC m=+76.802901107 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000956180): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009566c0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009566c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009566c0): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009566c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009566c0): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009566c0): _writeAt: size=3, off=7 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3ea0 item 89 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009566c0): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009566c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.20320144 +0000 UTC m=+76.804164829 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009566c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000956c40): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000956c40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000956c40): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000956c40): >_readAt: n=8, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000956c40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.20320144 +0000 UTC m=+76.804164829 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000956c40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052a150 item 89 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957280): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957280): open at offset 0 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957280): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957280): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957280): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957280): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957280): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957280): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.20442742 +0000 UTC m=+76.805390808 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957280): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009577c0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009577c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009577c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ab60 item 90 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009577c0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009577c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.20489123 +0000 UTC m=+76.805854607 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009577c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957d00): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957d00): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957d00): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ad90 item 90 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957d00): _readAt: size=2, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957d00): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957d00): _writeAt: size=3, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957d00): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957d00): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.206155992 +0000 UTC m=+76.807119370 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000957d00): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099e340): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099e340): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099e340): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099e340): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099e340): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.206155992 +0000 UTC m=+76.807119370 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099e340): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052afc0 item 90 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099e980): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099e980): open at offset 0 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099e980): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099e980): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099e980): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099e980): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099e980): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099e980): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.207413512 +0000 UTC m=+76.808376899 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099e980): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099eec0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099eec0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099eec0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b490 item 91 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099eec0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099eec0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.207898441 +0000 UTC m=+76.808861829 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099eec0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099f400): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099f400): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099f400): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099f400): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099f400): >_readAt: n=2, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099f400): _writeAt: size=3, off=7 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052b730 item 91 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099f400): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099f400): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.208430178 +0000 UTC m=+76.809393566 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099f400): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099f980): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099f980): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099f980): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099f980): >_readAt: n=8, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099f980): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.208430178 +0000 UTC m=+76.809393566 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc00099f980): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ba40 item 91 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 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/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ee040): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ee040): open at offset 0 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ee040): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ee040): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ee040): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ee040): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ee040): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ee040): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.209814686 +0000 UTC m=+76.810778073 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ee040): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ee580): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ee580): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ee580): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b23f0 item 92 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ee580): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ee580): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.210268276 +0000 UTC m=+76.811231664 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ee580): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009eeac0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009eeac0): open at offset 5 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009eeac0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2620 item 92 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009eeac0): _readAt: size=2, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009eeac0): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009eeac0): _writeAt: size=3, off=5 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009eeac0): >_writeAt: n=3, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009eeac0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.211332543 +0000 UTC m=+76.812295931 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009eeac0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ef080): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ef080): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ef080): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ef080): >_readAt: n=3, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ef080): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.211332543 +0000 UTC m=+76.812295931 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ef080): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b27e0 item 92 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ef6c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ef6c0): open at offset 0 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ef6c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ef6c0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ef6c0): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ef6c0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ef6c0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ef6c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.212670713 +0000 UTC m=+76.813634101 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009ef6c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009efc00): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009efc00): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009efc00): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2d90 item 93 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009efc00): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009efc00): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.213315141 +0000 UTC m=+76.814278530 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc0009efc00): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4a380): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4a380): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4a380): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4a380): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4a380): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.213315141 +0000 UTC m=+76.814278530 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4a380): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3030 item 93 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 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/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4a9c0): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4a9c0): open at offset 0 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4a9c0): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4a9c0): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4a9c0): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4a9c0): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4a9c0): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4a9c0): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.215136899 +0000 UTC m=+76.816100288 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4a9c0): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4af00): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4af00): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4af00): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3500 item 94 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4af00): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4af00): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.215749408 +0000 UTC m=+76.816712797 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4af00): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4b600): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4b600): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4b600): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4b600): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4b600): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.215749408 +0000 UTC m=+76.816712797 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4b600): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3880 item 94 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 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/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4bc40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4bc40): open at offset 0 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4bc40): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4bc40): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4bc40): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4bc40): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4bc40): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4bc40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.217334661 +0000 UTC m=+76.818298050 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a4bc40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8c200): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8c200): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8c200): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3e30 item 95 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8c200): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8c200): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.217918697 +0000 UTC m=+76.818882085 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8c200): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8c900): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8c900): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8c900): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8c900): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8c900): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.217918697 +0000 UTC m=+76.818882085 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8c900): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f60e0 item 95 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 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/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8cf40): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8cf40): open at offset 0 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8cf40): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8cf40): _readAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8cf40): >_readAt: n=0, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8cf40): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8cf40): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8cf40): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.21956735 +0000 UTC m=+76.820530739 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8cf40): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8d480): _writeAt: size=5, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8d480): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8d480): >openPending: err= 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6620 item 96 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8d480): >_writeAt: n=5, err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8d480): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.220547589 +0000 UTC m=+76.821510977 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8d480): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/13 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/13 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8db80): _readAt: size=512, off=0 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8db80): openPending: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8db80): >openPending: err= 2025/11/13 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8db80): >_readAt: n=5, err=EOF 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8db80): close: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-13 04:11:40.220547589 +0000 UTC m=+76.821510977 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : open-test-file(0xc000a8db80): >close: err= 2025/11/13 04:11:40 DEBUG : open-test-file: Remove: 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6bd0 item 96 2025/11/13 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/13 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/13 04:11:40 DEBUG : open-test-file: >Remove: err= 2025/11/13 04:11:40 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:40 DEBUG : Looking for writers 2025/11/13 04:11:40 DEBUG : >WaitForWriters: 2025/11/13 04:11:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.96s) --- PASS: TestRWFileHandleOpenTests/writes (0.50s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full (0.47s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.04s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.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-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:40 DEBUG : file1: newRWFileHandle: 2025/11/13 04:11:40 DEBUG : file1(0xc000aca940): openPending: 2025/11/13 04:11:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:40 DEBUG : file1(0xc000aca940): >openPending: err= 2025/11/13 04:11:40 DEBUG : file1: >newRWFileHandle: err= 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/13 04:11:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/13 04:11:40 DEBUG : file1(0xc000aca940): _writeAt: size=2, off=0 2025/11/13 04:11:40 DEBUG : file1(0xc000aca940): >_writeAt: n=2, err= 2025/11/13 04:11:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/13 04:11:40 DEBUG : file1(0xc000aca940): RWFileHandle.Flush 2025/11/13 04:11:40 DEBUG : file1(0xc000aca940): RWFileHandle.Release 2025/11/13 04:11:40 DEBUG : file1(0xc000aca940): close: 2025/11/13 04:11:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/13 04:11:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:40 DEBUG : file1(0xc000aca940): >close: err= 2025/11/13 04:11:40 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:40 DEBUG : Looking for writers 2025/11/13 04:11:40 DEBUG : file1: reading active writers 2025/11/13 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 04:11:40 DEBUG : Looking for writers 2025/11/13 04:11:40 DEBUG : file1: reading active writers 2025/11/13 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 04:11:40 DEBUG : Looking for writers 2025/11/13 04:11:40 DEBUG : file1: reading active writers 2025/11/13 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 04:11:40 DEBUG : Looking for writers 2025/11/13 04:11:40 DEBUG : file1: reading active writers 2025/11/13 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 04:11:40 DEBUG : file1: vfs cache: starting upload 2025/11/13 04:11:40 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:11:40 DEBUG : Looking for writers 2025/11/13 04:11:40 DEBUG : file1: reading active writers 2025/11/13 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/13 04:11:40 DEBUG : Looking for writers 2025/11/13 04:11:40 DEBUG : file1: reading active writers 2025/11/13 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/13 04:11:40 DEBUG : file1: size = 2 OK 2025/11/13 04:11:40 DEBUG : file1.rclone_chunk.001_ninf2q: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/13 04:11:40 INFO : file1.rclone_chunk.001_ninf2q: Copied (server-side copy) to: file1 2025/11/13 04:11:40 INFO : file1.rclone_chunk.001_ninf2q: Deleted 2025/11/13 04:11:40 DEBUG : file1: size = 2 OK 2025/11/13 04:11:40 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/13 04:11:40 INFO : file1: Copied (new) 2025/11/13 04:11:40 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/11/13 04:11:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/13 04:11:40 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/13 04:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:11:40 INFO : file1: vfs cache: upload succeeded try #1 2025/11/13 04:11:40 DEBUG : Looking for writers 2025/11/13 04:11:40 DEBUG : file1: reading active writers 2025/11/13 04:11:40 DEBUG : >WaitForWriters: 2025/11/13 04:11:41 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:41 DEBUG : Looking for writers 2025/11/13 04:11:41 DEBUG : file1: reading active writers 2025/11/13 04:11:41 DEBUG : >WaitForWriters: 2025/11/13 04:11:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:41 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:41 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:41 DEBUG : rename_me: newRWFileHandle: 2025/11/13 04:11:41 DEBUG : rename_me(0xc000f91e00): openPending: 2025/11/13 04:11:41 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/13 04:11:41 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/13 04:11:41 DEBUG : rename_me(0xc000f91e00): >openPending: err= 2025/11/13 04:11:41 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/13 04:11:41 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/13 04:11:41 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/13 04:11:41 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/13 04:11:41 DEBUG : rename_me(0xc000f91e00): _writeAt: size=5, off=0 2025/11/13 04:11:41 DEBUG : rename_me(0xc000f91e00): >_writeAt: n=5, err= 2025/11/13 04:11:41 DEBUG : rename_me(0xc000f91e00): close: 2025/11/13 04:11:41 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-13 04:11:41.27071453 +0000 UTC m=+77.871677957 2025/11/13 04:11:41 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/13 04:11:41 DEBUG : rename_me(0xc000f91e00): >close: err= 2025/11/13 04:11:41 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/13 04:11:41 DEBUG : i_was_renamed: Updating file with 0xc000841bc0 2025/11/13 04:11:41 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/13 04:11:41 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/13 04:11:41 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:41 DEBUG : Looking for writers 2025/11/13 04:11:41 DEBUG : i_was_renamed: reading active writers 2025/11/13 04:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/13 04:11:41 DEBUG : Looking for writers 2025/11/13 04:11:41 DEBUG : i_was_renamed: reading active writers 2025/11/13 04:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/13 04:11:41 DEBUG : Looking for writers 2025/11/13 04:11:41 DEBUG : i_was_renamed: reading active writers 2025/11/13 04:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/13 04:11:41 DEBUG : Looking for writers 2025/11/13 04:11:41 DEBUG : i_was_renamed: reading active writers 2025/11/13 04:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/13 04:11:41 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/13 04:11:41 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2025/11/13 04:11:41 DEBUG : Looking for writers 2025/11/13 04:11:41 DEBUG : i_was_renamed: reading active writers 2025/11/13 04:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/13 04:11:41 DEBUG : Looking for writers 2025/11/13 04:11:41 DEBUG : i_was_renamed: reading active writers 2025/11/13 04:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/13 04:11:41 DEBUG : i_was_renamed: size = 5 OK 2025/11/13 04:11:41 DEBUG : i_was_renamed.rclone_chunk.001_ningvy: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:11:41 INFO : i_was_renamed.rclone_chunk.001_ningvy: Copied (server-side copy) to: i_was_renamed 2025/11/13 04:11:41 INFO : i_was_renamed.rclone_chunk.001_ningvy: Deleted 2025/11/13 04:11:41 DEBUG : i_was_renamed: size = 5 OK 2025/11/13 04:11:41 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:11:41 INFO : i_was_renamed: Copied (new) 2025/11/13 04:11:41 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-13 04:11:41.27071453 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/13 04:11:41 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/13 04:11:41 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/13 04:11:41 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/13 04:11:41 DEBUG : Looking for writers 2025/11/13 04:11:41 DEBUG : i_was_renamed: reading active writers 2025/11/13 04:11:41 DEBUG : >WaitForWriters: 2025/11/13 04:11:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.84s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/13 04:11:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/13 04:11:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-dufiqos9pocu" 2025/11/13 04:11:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/13 04:11:42 DEBUG : forgetting directory cache 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ninhtl: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2025/11/13 04:11:42 INFO : TestRWCacheUpdate.rclone_chunk.001_ninhtl: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/13 04:11:42 INFO : TestRWCacheUpdate.rclone_chunk.001_ninhtl: Deleted 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate(0xc000b23c40): _readAt: size=512, off=0 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate(0xc000b23c40): openPending: 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-13 03:12:42.068286918 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/13 04:11:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate(0xc000b23c40): >openPending: err= 2025/11/13 04:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate(0xc000b23c40): >_readAt: n=20, err=EOF 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate(0xc000b23c40): close: 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 03:12:42.068286918 +0000 UTC 2025/11/13 04:11:42 DEBUG : TestRWCacheUpdate(0xc000b23c40): >close: err= 2025/11/13 04:11:43 DEBUG : forgetting directory cache 2025/11/13 04:11:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ninh7l: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2025/11/13 04:11:43 INFO : TestRWCacheUpdate.rclone_chunk.001_ninh7l: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/13 04:11:43 INFO : TestRWCacheUpdate.rclone_chunk.001_ninh7l: Deleted 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate(0xc00051a600): _readAt: size=512, off=0 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate(0xc00051a600): openPending: 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-13 03:13:42.068286918 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-11-13 03:12:42.068286918 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-13 03:13:42.068286918 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-11-13 03:12:42.068286918 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/11/13 04:11:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/13 04:11:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate(0xc00051a600): >openPending: err= 2025/11/13 04:11:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate(0xc00051a600): >_readAt: n=20, err=EOF 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate(0xc00051a600): close: 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 03:13:42.068286918 +0000 UTC 2025/11/13 04:11:43 DEBUG : TestRWCacheUpdate(0xc00051a600): >close: err= 2025/11/13 04:11:43 DEBUG : forgetting directory cache 2025/11/13 04:11:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ninidy: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2025/11/13 04:11:44 INFO : TestRWCacheUpdate.rclone_chunk.001_ninidy: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/13 04:11:44 INFO : TestRWCacheUpdate.rclone_chunk.001_ninidy: Deleted 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate(0xc0009c0b80): _readAt: size=512, off=0 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate(0xc0009c0b80): openPending: 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-13 03:14:42.068286918 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-11-13 03:13:42.068286918 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-13 03:14:42.068286918 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-11-13 03:13:42.068286918 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/11/13 04:11:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/13 04:11:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate(0xc0009c0b80): >openPending: err= 2025/11/13 04:11:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate(0xc0009c0b80): >_readAt: n=20, err=EOF 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate(0xc0009c0b80): close: 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 03:14:42.068286918 +0000 UTC 2025/11/13 04:11:44 DEBUG : TestRWCacheUpdate(0xc0009c0b80): >close: err= 2025/11/13 04:11:44 DEBUG : forgetting directory cache 2025/11/13 04:11:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ninjcu: md5 = a8c7956852282e88c22a986150cb5a68 OK 2025/11/13 04:11:45 INFO : TestRWCacheUpdate.rclone_chunk.001_ninjcu: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/13 04:11:45 INFO : TestRWCacheUpdate.rclone_chunk.001_ninjcu: Deleted 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate(0xc000f91380): _readAt: size=512, off=0 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate(0xc000f91380): openPending: 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-13 03:15:42.068286918 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-11-13 03:14:42.068286918 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-13 03:15:42.068286918 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-11-13 03:14:42.068286918 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/11/13 04:11:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/13 04:11:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate(0xc000f91380): >openPending: err= 2025/11/13 04:11:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate(0xc000f91380): >_readAt: n=20, err=EOF 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate(0xc000f91380): close: 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 03:15:42.068286918 +0000 UTC 2025/11/13 04:11:45 DEBUG : TestRWCacheUpdate(0xc000f91380): >close: err= 2025/11/13 04:11:45 DEBUG : forgetting directory cache 2025/11/13 04:11:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ninkdm: md5 = 25074c7237d5f7774d304950950b2d66 OK 2025/11/13 04:11:46 INFO : TestRWCacheUpdate.rclone_chunk.001_ninkdm: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/13 04:11:46 INFO : TestRWCacheUpdate.rclone_chunk.001_ninkdm: Deleted 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate(0xc0002e0640): _readAt: size=512, off=0 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate(0xc0002e0640): openPending: 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-13 03:16:42.068286918 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-11-13 03:15:42.068286918 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-13 03:16:42.068286918 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-11-13 03:15:42.068286918 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/11/13 04:11:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/13 04:11:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate(0xc0002e0640): >openPending: err= 2025/11/13 04:11:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate(0xc0002e0640): >_readAt: n=20, err=EOF 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate(0xc0002e0640): close: 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 03:16:42.068286918 +0000 UTC 2025/11/13 04:11:46 DEBUG : TestRWCacheUpdate(0xc0002e0640): >close: err= 2025/11/13 04:11:46 DEBUG : forgetting directory cache 2025/11/13 04:11:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ninl7l: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2025/11/13 04:11:47 INFO : TestRWCacheUpdate.rclone_chunk.001_ninl7l: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/13 04:11:47 INFO : TestRWCacheUpdate.rclone_chunk.001_ninl7l: Deleted 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate(0xc000bfb040): _readAt: size=512, off=0 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate(0xc000bfb040): openPending: 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-13 03:17:42.068286918 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-11-13 03:16:42.068286918 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-13 03:17:42.068286918 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-11-13 03:16:42.068286918 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/11/13 04:11:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/13 04:11:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate(0xc000bfb040): >openPending: err= 2025/11/13 04:11:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate(0xc000bfb040): >_readAt: n=20, err=EOF 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate(0xc000bfb040): close: 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 03:17:42.068286918 +0000 UTC 2025/11/13 04:11:47 DEBUG : TestRWCacheUpdate(0xc000bfb040): >close: err= 2025/11/13 04:11:47 DEBUG : forgetting directory cache 2025/11/13 04:11:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate: size = 21 OK 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ninmxj: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2025/11/13 04:11:48 INFO : TestRWCacheUpdate.rclone_chunk.001_ninmxj: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/13 04:11:48 INFO : TestRWCacheUpdate.rclone_chunk.001_ninmxj: Deleted 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate(0xc000acb840): _readAt: size=512, off=0 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate(0xc000acb840): openPending: 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-13 03:18:42.068286918 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-11-13 03:17:42.068286918 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-13 03:18:42.068286918 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-11-13 03:17:42.068286918 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/11/13 04:11:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/13 04:11:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate(0xc000acb840): >openPending: err= 2025/11/13 04:11:48 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate(0xc000acb840): >_readAt: n=21, err=EOF 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate(0xc000acb840): close: 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 03:18:42.068286918 +0000 UTC 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate(0xc000acb840): >close: err= 2025/11/13 04:11:48 DEBUG : forgetting directory cache 2025/11/13 04:11:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate: size = 22 OK 2025/11/13 04:11:48 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ninn6h: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2025/11/13 04:11:48 INFO : TestRWCacheUpdate.rclone_chunk.001_ninn6h: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/13 04:11:48 INFO : TestRWCacheUpdate.rclone_chunk.001_ninn6h: Deleted 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate(0xc000d03b00): _readAt: size=512, off=0 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate(0xc000d03b00): openPending: 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-13 03:19:42.068286918 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-11-13 03:18:42.068286918 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-13 03:19:42.068286918 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-11-13 03:18:42.068286918 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/11/13 04:11:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/13 04:11:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate(0xc000d03b00): >openPending: err= 2025/11/13 04:11:49 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate(0xc000d03b00): >_readAt: n=22, err=EOF 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate(0xc000d03b00): close: 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 03:19:42.068286918 +0000 UTC 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate(0xc000d03b00): >close: err= 2025/11/13 04:11:49 DEBUG : forgetting directory cache 2025/11/13 04:11:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate: size = 23 OK 2025/11/13 04:11:49 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ninosx: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2025/11/13 04:11:49 INFO : TestRWCacheUpdate.rclone_chunk.001_ninosx: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/13 04:11:49 INFO : TestRWCacheUpdate.rclone_chunk.001_ninosx: Deleted 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate(0xc000f91a00): _readAt: size=512, off=0 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate(0xc000f91a00): openPending: 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-13 03:20:42.068286918 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-11-13 03:19:42.068286918 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-13 03:20:42.068286918 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-11-13 03:19:42.068286918 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/11/13 04:11:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/13 04:11:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate(0xc000f91a00): >openPending: err= 2025/11/13 04:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate(0xc000f91a00): >_readAt: n=23, err=EOF 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate(0xc000f91a00): close: 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 03:20:42.068286918 +0000 UTC 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate(0xc000f91a00): >close: err= 2025/11/13 04:11:50 DEBUG : Re-reading directory (106.80953ms old) 2025/11/13 04:11:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/13 04:11:50 DEBUG : forgetting directory cache 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate: size = 24 OK 2025/11/13 04:11:50 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ninpml: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2025/11/13 04:11:50 INFO : TestRWCacheUpdate.rclone_chunk.001_ninpml: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/13 04:11:50 INFO : TestRWCacheUpdate.rclone_chunk.001_ninpml: Deleted 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate(0xc0002e1cc0): _readAt: size=512, off=0 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate(0xc0002e1cc0): openPending: 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-13 03:21:42.068286918 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-11-13 03:20:42.068286918 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-13 03:21:42.068286918 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-11-13 03:20:42.068286918 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/11/13 04:11:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/13 04:11:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate(0xc0002e1cc0): >openPending: err= 2025/11/13 04:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate(0xc0002e1cc0): >_readAt: n=24, err=EOF 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate(0xc0002e1cc0): close: 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-13 03:21:42.068286918 +0000 UTC 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate(0xc0002e1cc0): >close: err= 2025/11/13 04:11:51 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:51 DEBUG : Looking for writers 2025/11/13 04:11:51 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/13 04:11:51 DEBUG : >WaitForWriters: 2025/11/13 04:11:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': vfs cache: cleaner exiting 2025/11/13 04:11:51 DEBUG : forgetting directory cache 2025/11/13 04:11:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.36s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:51 DEBUG : FiLeA: size = 5 OK 2025/11/13 04:11:51 DEBUG : FiLeA.rclone_chunk.001_ninqwl: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2025/11/13 04:11:51 INFO : FiLeA.rclone_chunk.001_ninqwl: Copied (server-side copy) to: FiLeA 2025/11/13 04:11:51 INFO : FiLeA.rclone_chunk.001_ninqwl: Deleted 2025/11/13 04:11:52 DEBUG : FiLeB: size = 5 OK 2025/11/13 04:11:52 DEBUG : FiLeB.rclone_chunk.001_ninrgp: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2025/11/13 04:11:52 INFO : FiLeB.rclone_chunk.001_ninrgp: Copied (server-side copy) to: FiLeB 2025/11/13 04:11:52 INFO : FiLeB.rclone_chunk.001_ninrgp: Deleted 2025/11/13 04:11:52 DEBUG : FilEb: size = 5 OK 2025/11/13 04:11:52 DEBUG : FilEb.rclone_chunk.001_ninrqv: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2025/11/13 04:11:52 INFO : FilEb.rclone_chunk.001_ninrqv: Copied (server-side copy) to: FilEb 2025/11/13 04:11:52 INFO : FilEb.rclone_chunk.001_ninrqv: Deleted 2025/11/13 04:11:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/13 04:11:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/13 04:11:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/13 04:11:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/13 04:11:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/13 04:11:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/13 04:11:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/13 04:11:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/13 04:11:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/13 04:11:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/13 04:11:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/13 04:11:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/13 04:11:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/13 04:11:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/13 04:11:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/13 04:11:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/13 04:11:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/13 04:11:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/13 04:11:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/13 04:11:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/13 04:11:53 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/13 04:11:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/13 04:11:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/13 04:11:53 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/13 04:11:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/13 04:11:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/13 04:11:53 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/13 04:11:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/13 04:11:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/13 04:11:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/13 04:11:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/13 04:11:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/13 04:11:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/13 04:11:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/13 04:11:53 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/13 04:11:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/13 04:11:53 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/13 04:11:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/13 04:11:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/13 04:11:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/13 04:11:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/13 04:11:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/13 04:11:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/13 04:11:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/13 04:11:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/13 04:11:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/13 04:11:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:53 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:53 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:53 DEBUG : Looking for writers 2025/11/13 04:11:53 DEBUG : FiLeA: reading active writers 2025/11/13 04:11:53 DEBUG : FiLeB: reading active writers 2025/11/13 04:11:53 DEBUG : FilEb: reading active writers 2025/11/13 04:11:53 DEBUG : >WaitForWriters: 2025/11/13 04:11:53 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:53 DEBUG : Looking for writers 2025/11/13 04:11:53 DEBUG : FiLeA: reading active writers 2025/11/13 04:11:53 DEBUG : FiLeB: reading active writers 2025/11/13 04:11:53 DEBUG : FilEb: reading active writers 2025/11/13 04:11:53 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.62s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:54 DEBUG : normal name with no special characters.txt: size = 5 OK 2025/11/13 04:11:54 DEBUG : normal name with no special characters.txt.rclone_chunk.001_nint1j: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2025/11/13 04:11:54 INFO : normal name with no special characters.txt.rclone_chunk.001_nint1j: Copied (server-side copy) to: normal name with no special characters.txt 2025/11/13 04:11:54 INFO : normal name with no special characters.txt.rclone_chunk.001_nint1j: Deleted 2025/11/13 04:11:54 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2025/11/13 04:11:54 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_nintby: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2025/11/13 04:11:54 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_nintby: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/11/13 04:11:54 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_nintby: Deleted 2025/11/13 04:11:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/13 04:11:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/13 04:11:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/13 04:11:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:55 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/13 04:11:55 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/13 04:11:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/13 04:11:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/13 04:11:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/13 04:11:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/13 04:11:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:11:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/13 04:11:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:55 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:55 DEBUG : Looking for writers 2025/11/13 04:11:55 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/13 04:11:55 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/13 04:11:55 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.32s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': Reusing VFS from active cache 2025/11/13 04:11:55 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:55 DEBUG : Looking for writers 2025/11/13 04:11:55 DEBUG : >WaitForWriters: 2025/11/13 04:11:55 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:55 DEBUG : Looking for writers 2025/11/13 04:11:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.11s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:55 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:55 DEBUG : Looking for writers 2025/11/13 04:11:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:55 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:55 DEBUG : Looking for writers 2025/11/13 04:11:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.08s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:56 DEBUG : file1: size = 14 OK 2025/11/13 04:11:56 DEBUG : file1.rclone_chunk.001_ninu5v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:56 INFO : file1.rclone_chunk.001_ninu5v: Copied (server-side copy) to: file1 2025/11/13 04:11:56 INFO : file1.rclone_chunk.001_ninu5v: Deleted 2025/11/13 04:11:56 DEBUG : dir/file2: size = 14 OK 2025/11/13 04:11:56 DEBUG : dir/file2.rclone_chunk.001_ninv0z: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/13 04:11:56 INFO : dir/file2.rclone_chunk.001_ninv0z: Copied (server-side copy) to: dir/file2 2025/11/13 04:11:56 INFO : dir/file2.rclone_chunk.001_ninv0z: Deleted 2025/11/13 04:11:56 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:56 DEBUG : dir: Looking for writers 2025/11/13 04:11:56 DEBUG : file2: reading active writers 2025/11/13 04:11:56 DEBUG : Looking for writers 2025/11/13 04:11:56 DEBUG : dir: reading active writers 2025/11/13 04:11:56 DEBUG : file1: reading active writers 2025/11/13 04:11:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.47s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:57 DEBUG : file1: size = 14 OK 2025/11/13 04:11:57 DEBUG : file1.rclone_chunk.001_ninwk8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:57 INFO : file1.rclone_chunk.001_ninwk8: Copied (server-side copy) to: file1 2025/11/13 04:11:57 INFO : file1.rclone_chunk.001_ninwk8: Deleted 2025/11/13 04:11:57 DEBUG : dir/file2: size = 14 OK 2025/11/13 04:11:57 DEBUG : dir/file2.rclone_chunk.001_ninwjm: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/13 04:11:57 INFO : dir/file2.rclone_chunk.001_ninwjm: Copied (server-side copy) to: dir/file2 2025/11/13 04:11:57 INFO : dir/file2.rclone_chunk.001_ninwjm: Deleted 2025/11/13 04:11:58 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:58 DEBUG : dir: Looking for writers 2025/11/13 04:11:58 DEBUG : Looking for writers 2025/11/13 04:11:58 DEBUG : dir: reading active writers 2025/11/13 04:11:58 DEBUG : file1: reading active writers 2025/11/13 04:11:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.31s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:11:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:11:58 DEBUG : file1: size = 14 OK 2025/11/13 04:11:58 DEBUG : file1.rclone_chunk.001_ninxsi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/13 04:11:58 INFO : file1.rclone_chunk.001_ninxsi: Copied (server-side copy) to: file1 2025/11/13 04:11:58 INFO : file1.rclone_chunk.001_ninxsi: Deleted 2025/11/13 04:11:59 DEBUG : dir/file2: size = 14 OK 2025/11/13 04:11:59 DEBUG : dir/file2.rclone_chunk.001_ninxf6: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/13 04:11:59 INFO : dir/file2.rclone_chunk.001_ninxf6: Copied (server-side copy) to: dir/file2 2025/11/13 04:11:59 INFO : dir/file2.rclone_chunk.001_ninxf6: Deleted 2025/11/13 04:11:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:59 DEBUG : file1: Open: flags=O_RDONLY 2025/11/13 04:11:59 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/13 04:11:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/13 04:11:59 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:59 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/13 04:11:59 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/13 04:11:59 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:59 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:59 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:11:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/13 04:11:59 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/13 04:11:59 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/13 04:11:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/13 04:11:59 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/13 04:11:59 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/13 04:11:59 DEBUG : dir/new_file.txt.rclone_chunk.001_ninyum: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 04:11:59 INFO : dir/new_file.txt.rclone_chunk.001_ninyum: Copied (server-side copy) to: dir/new_file.txt 2025/11/13 04:11:59 INFO : dir/new_file.txt.rclone_chunk.001_ninyum: Deleted 2025/11/13 04:11:59 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/13 04:11:59 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 04:11:59 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/11/13 04:11:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/13 04:11:59 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:11:59 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/13 04:11:59 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:11:59 DEBUG : dir: Looking for writers 2025/11/13 04:11:59 DEBUG : file2: reading active writers 2025/11/13 04:11:59 DEBUG : new_file.txt: reading active writers 2025/11/13 04:11:59 DEBUG : Looking for writers 2025/11/13 04:11:59 DEBUG : dir: reading active writers 2025/11/13 04:11:59 DEBUG : file1: reading active writers 2025/11/13 04:11:59 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.82s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:12:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:12:00 DEBUG : dir/file2: size = 14 OK 2025/11/13 04:12:00 DEBUG : dir/file2.rclone_chunk.001_ninzpg: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/13 04:12:00 INFO : dir/file2.rclone_chunk.001_ninzpg: Copied (server-side copy) to: dir/file2 2025/11/13 04:12:00 INFO : dir/file2.rclone_chunk.001_ninzpg: Deleted 2025/11/13 04:12:00 DEBUG : dir/file2: copy non-chunked object... 2025/11/13 04:12:01 DEBUG : dir/file1: size = 14 OK 2025/11/13 04:12:01 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/13 04:12:01 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2025/11/13 04:12:01 INFO : dir/file2: Deleted 2025/11/13 04:12:01 DEBUG : dir/file1: Updating file with dir/file1 0xc000b02000 2025/11/13 04:12:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/13 04:12:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:01 DEBUG : dir/file1: copy non-chunked object... 2025/11/13 04:12:01 DEBUG : file0: size = 14 OK 2025/11/13 04:12:01 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/13 04:12:01 INFO : dir/file1: Copied (server-side copy) to: file0 2025/11/13 04:12:01 INFO : dir/file1: Deleted 2025/11/13 04:12:01 DEBUG : file0: Updating file with file0 0xc000b02000 2025/11/13 04:12:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/13 04:12:01 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/13 04:12:01 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:12:01 DEBUG : dir: Looking for writers 2025/11/13 04:12:01 DEBUG : Looking for writers 2025/11/13 04:12:01 DEBUG : dir: reading active writers 2025/11/13 04:12:01 DEBUG : file0: reading active writers 2025/11/13 04:12:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.50s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:12:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:12:01 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:12:01 DEBUG : Looking for writers 2025/11/13 04:12:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:12:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:12:01 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:12:01 DEBUG : Looking for writers 2025/11/13 04:12:01 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.08s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:12:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:12:01 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:12:01 DEBUG : Looking for writers 2025/11/13 04:12:01 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.08s) === 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-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:12:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:12:02 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:12:02 DEBUG : Looking for writers 2025/11/13 04:12:02 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-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:12:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:12:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:12:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:12:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 04:12:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 04:12:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:02 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/13 04:12:02 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/13 04:12:02 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/13 04:12:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/13 04:12:02 DEBUG : file1: size = 5 OK 2025/11/13 04:12:02 DEBUG : file1.rclone_chunk.001_nio1ld: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:12:02 INFO : file1.rclone_chunk.001_nio1ld: Copied (server-side copy) to: file1 2025/11/13 04:12:02 INFO : file1.rclone_chunk.001_nio1ld: Deleted 2025/11/13 04:12:02 DEBUG : file1: size = 5 OK 2025/11/13 04:12:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:12:02 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/13 04:12:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:12:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:12:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 04:12:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 04:12:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:12:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:12:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 04:12:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 04:12:02 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/13 04:12:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/13 04:12:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/13 04:12:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 04:12:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 04:12:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/13 04:12:03 DEBUG : file1: size = 0 OK 2025/11/13 04:12:03 DEBUG : file1.rclone_chunk.001_nio1g3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 04:12:03 INFO : file1.rclone_chunk.001_nio1g3: Copied (server-side copy) to: file1 2025/11/13 04:12:03 INFO : file1.rclone_chunk.001_nio1g3: Deleted 2025/11/13 04:12:03 DEBUG : file1: size = 0 OK 2025/11/13 04:12:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 04:12:03 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/13 04:12:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/13 04:12:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/13 04:12:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 04:12:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 04:12:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (7 bytes), uploading instead of streaming 2025/11/13 04:12:03 DEBUG : file1: size = 7 OK 2025/11/13 04:12:03 DEBUG : file1.rclone_chunk.001_nio2y0: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/13 04:12:03 INFO : file1.rclone_chunk.001_nio2y0: Copied (server-side copy) to: file1 2025/11/13 04:12:03 INFO : file1.rclone_chunk.001_nio2y0: Deleted 2025/11/13 04:12:03 DEBUG : file1: size = 7 OK 2025/11/13 04:12:03 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/13 04:12:03 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/13 04:12:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:03 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:12:03 DEBUG : Looking for writers 2025/11/13 04:12:03 DEBUG : file1: reading active writers 2025/11/13 04:12:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.60s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:12:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:12:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:12:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:12:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 04:12:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 04:12:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:03 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/13 04:12:04 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/13 04:12:04 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/13 04:12:04 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/13 04:12:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (11 bytes), uploading instead of streaming 2025/11/13 04:12:05 DEBUG : file1: size = 11 OK 2025/11/13 04:12:05 DEBUG : file1.rclone_chunk.001_nio3y6: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 04:12:05 INFO : file1.rclone_chunk.001_nio3y6: Copied (server-side copy) to: file1 2025/11/13 04:12:05 INFO : file1.rclone_chunk.001_nio3y6: Deleted 2025/11/13 04:12:05 DEBUG : file1: size = 11 OK 2025/11/13 04:12:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/13 04:12:05 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/13 04:12:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:05 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/13 04:12:05 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:12:05 DEBUG : Looking for writers 2025/11/13 04:12:05 DEBUG : file1: reading active writers 2025/11/13 04:12:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.66s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:12:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:12:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:12:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:12:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 04:12:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 04:12:05 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/13 04:12:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (5 bytes), uploading instead of streaming 2025/11/13 04:12:05 DEBUG : file1: size = 5 OK 2025/11/13 04:12:05 DEBUG : file1.rclone_chunk.001_nio4wq: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:12:05 INFO : file1.rclone_chunk.001_nio4wq: Copied (server-side copy) to: file1 2025/11/13 04:12:05 INFO : file1.rclone_chunk.001_nio4wq: Deleted 2025/11/13 04:12:05 DEBUG : file1: size = 5 OK 2025/11/13 04:12:05 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/13 04:12:05 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/13 04:12:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:05 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/13 04:12:05 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:12:05 DEBUG : Looking for writers 2025/11/13 04:12:05 DEBUG : file1: reading active writers 2025/11/13 04:12:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.58s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:12:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:12:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:12:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:12:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 04:12:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 04:12:05 DEBUG : file1: WriteFileHandle.Release closing 2025/11/13 04:12:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/13 04:12:06 DEBUG : file1: size = 0 OK 2025/11/13 04:12:06 DEBUG : file1.rclone_chunk.001_nio56a: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 04:12:06 INFO : file1.rclone_chunk.001_nio56a: Copied (server-side copy) to: file1 2025/11/13 04:12:06 INFO : file1.rclone_chunk.001_nio56a: Deleted 2025/11/13 04:12:06 DEBUG : file1: size = 0 OK 2025/11/13 04:12:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 04:12:06 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/13 04:12:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/13 04:12:06 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:12:06 DEBUG : Looking for writers 2025/11/13 04:12:06 DEBUG : file1: reading active writers 2025/11/13 04:12:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.58s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:12:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:12:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:12:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:12:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 04:12:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 04:12:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (2 bytes), uploading instead of streaming 2025/11/13 04:12:06 DEBUG : file1: size = 2 OK 2025/11/13 04:12:06 DEBUG : file1.rclone_chunk.001_nio5xg: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/13 04:12:06 INFO : file1.rclone_chunk.001_nio5xg: Copied (server-side copy) to: file1 2025/11/13 04:12:07 INFO : file1.rclone_chunk.001_nio5xg: Deleted 2025/11/13 04:12:07 DEBUG : file1: size = 2 OK 2025/11/13 04:12:07 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/13 04:12:07 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/13 04:12:07 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/13 04:12:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:07 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:12:07 DEBUG : Looking for writers 2025/11/13 04:12:07 DEBUG : file1: reading active writers 2025/11/13 04:12:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.75s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:12:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:12:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:12:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:12:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 04:12:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 04:12:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (0 bytes), uploading instead of streaming 2025/11/13 04:12:07 DEBUG : file1: size = 0 OK 2025/11/13 04:12:07 DEBUG : file1.rclone_chunk.001_nio6yc: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 04:12:07 INFO : file1.rclone_chunk.001_nio6yc: Copied (server-side copy) to: file1 2025/11/13 04:12:07 INFO : file1.rclone_chunk.001_nio6yc: Deleted 2025/11/13 04:12:07 DEBUG : file1: size = 0 OK 2025/11/13 04:12:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/13 04:12:07 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/13 04:12:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:12:07 DEBUG : file1: Open: flags=O_RDONLY 2025/11/13 04:12:07 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/13 04:12:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/13 04:12:07 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:12:07 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/13 04:12:07 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:12:07 DEBUG : Looking for writers 2025/11/13 04:12:07 DEBUG : file1: reading active writers 2025/11/13 04:12:07 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.74s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:12:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:12:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/13 04:12:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/13 04:12:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/13 04:12:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/13 04:12:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': File to upload is small (100 bytes), uploading instead of streaming 2025/11/13 04:12:08 DEBUG : file1.rclone_chunk.001: size = 50 OK 2025/11/13 04:12:08 DEBUG : file1.rclone_chunk.001_nio7wu: md5 = b999e02067d8ede4498abe0958decd1b OK 2025/11/13 04:12:08 INFO : file1.rclone_chunk.001_nio7wu: Copied (server-side copy) to: file1.rclone_chunk.001 2025/11/13 04:12:08 INFO : file1.rclone_chunk.001_nio7wu: Deleted 2025/11/13 04:12:08 DEBUG : file1.rclone_chunk.002: size = 50 OK 2025/11/13 04:12:08 DEBUG : file1.rclone_chunk.002_nio7wu: md5 = 95582d53ba0e125addac93e7b39eef22 OK 2025/11/13 04:12:08 INFO : file1.rclone_chunk.002_nio7wu: Copied (server-side copy) to: file1.rclone_chunk.002 2025/11/13 04:12:08 INFO : file1.rclone_chunk.002_nio7wu: Deleted 2025/11/13 04:12:08 DEBUG : file1: size = 100 OK 2025/11/13 04:12:08 DEBUG : file1: md5 = 1d04d1c32dbbe77a7e459f75a585e4a0 OK 2025/11/13 04:12:08 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/13 04:12:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/13 04:12:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/13 04:12:08 DEBUG : file1: Open: flags=O_RDONLY 2025/11/13 04:12:08 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/13 04:12:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/13 04:12:08 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:12:08 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/13 04:12:08 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:12:08 DEBUG : Looking for writers 2025/11/13 04:12:08 DEBUG : file1: reading active writers 2025/11/13 04:12:08 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.26s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:12:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:12:09 DEBUG : flat/f000.txt: size = 7 OK 2025/11/13 04:12:09 DEBUG : flat/f000.txt.rclone_chunk.001_nio8r1: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2025/11/13 04:12:09 INFO : flat/f000.txt.rclone_chunk.001_nio8r1: Copied (server-side copy) to: flat/f000.txt 2025/11/13 04:12:09 INFO : flat/f000.txt.rclone_chunk.001_nio8r1: Deleted 2025/11/13 04:12:10 DEBUG : flat/f001.txt: size = 14 OK 2025/11/13 04:12:10 DEBUG : flat/f001.txt.rclone_chunk.001_nio89a: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2025/11/13 04:12:10 INFO : flat/f001.txt.rclone_chunk.001_nio89a: Copied (server-side copy) to: flat/f001.txt 2025/11/13 04:12:10 INFO : flat/f001.txt.rclone_chunk.001_nio89a: Deleted 2025/11/13 04:12:10 DEBUG : flat/f002.txt: size = 21 OK 2025/11/13 04:12:10 DEBUG : flat/f002.txt.rclone_chunk.001_nio96n: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2025/11/13 04:12:10 INFO : flat/f002.txt.rclone_chunk.001_nio96n: Copied (server-side copy) to: flat/f002.txt 2025/11/13 04:12:10 INFO : flat/f002.txt.rclone_chunk.001_nio96n: Deleted 2025/11/13 04:12:10 DEBUG : flat/f003.txt: size = 28 OK 2025/11/13 04:12:10 DEBUG : flat/f003.txt.rclone_chunk.001_nio9j1: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2025/11/13 04:12:10 INFO : flat/f003.txt.rclone_chunk.001_nio9j1: Copied (server-side copy) to: flat/f003.txt 2025/11/13 04:12:10 INFO : flat/f003.txt.rclone_chunk.001_nio9j1: Deleted 2025/11/13 04:12:11 DEBUG : flat/f004.txt: size = 35 OK 2025/11/13 04:12:11 DEBUG : flat/f004.txt.rclone_chunk.001_nioaok: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2025/11/13 04:12:11 INFO : flat/f004.txt.rclone_chunk.001_nioaok: Copied (server-side copy) to: flat/f004.txt 2025/11/13 04:12:11 INFO : flat/f004.txt.rclone_chunk.001_nioaok: Deleted 2025/11/13 04:12:11 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/13 04:12:11 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/13 04:12:11 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:12:11 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:12:11 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/13 04:12:11 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/13 04:12:12 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:12:12 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:12:12 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/13 04:12:12 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/13 04:12:12 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:12:12 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:12:12 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/13 04:12:12 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/13 04:12:12 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:12:12 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:12:12 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/13 04:12:12 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/13 04:12:12 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:12:12 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:12:12 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:12:12 DEBUG : flat: Looking for writers 2025/11/13 04:12:12 DEBUG : f000.txt: reading active writers 2025/11/13 04:12:12 DEBUG : f001.txt: reading active writers 2025/11/13 04:12:12 DEBUG : f002.txt: reading active writers 2025/11/13 04:12:12 DEBUG : f003.txt: reading active writers 2025/11/13 04:12:12 DEBUG : f004.txt: reading active writers 2025/11/13 04:12:12 DEBUG : Looking for writers 2025/11/13 04:12:12 DEBUG : flat: reading active writers 2025/11/13 04:12:12 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.43s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:12:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:12:13 DEBUG : a/top.txt: size = 3 OK 2025/11/13 04:12:13 DEBUG : a/top.txt.rclone_chunk.001_niobcm: md5 = b28354b543375bfa94dabaeda722927f OK 2025/11/13 04:12:13 INFO : a/top.txt.rclone_chunk.001_niobcm: Copied (server-side copy) to: a/top.txt 2025/11/13 04:12:13 INFO : a/top.txt.rclone_chunk.001_niobcm: Deleted 2025/11/13 04:12:13 DEBUG : a/b/mid.txt: size = 3 OK 2025/11/13 04:12:13 DEBUG : a/b/mid.txt.rclone_chunk.001_nioc8g: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2025/11/13 04:12:13 INFO : a/b/mid.txt.rclone_chunk.001_nioc8g: Copied (server-side copy) to: a/b/mid.txt 2025/11/13 04:12:13 INFO : a/b/mid.txt.rclone_chunk.001_nioc8g: Deleted 2025/11/13 04:12:13 DEBUG : a/b/c/deep.txt: size = 4 OK 2025/11/13 04:12:13 DEBUG : a/b/c/deep.txt.rclone_chunk.001_nioceu: md5 = 6627415e807ee33c7302917216e7da68 OK 2025/11/13 04:12:13 INFO : a/b/c/deep.txt.rclone_chunk.001_nioceu: Copied (server-side copy) to: a/b/c/deep.txt 2025/11/13 04:12:13 INFO : a/b/c/deep.txt.rclone_chunk.001_nioceu: Deleted 2025/11/13 04:12:14 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/13 04:12:14 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/13 04:12:14 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:12:14 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:12:14 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/13 04:12:14 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/13 04:12:14 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:12:14 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:12:14 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/13 04:12:14 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/13 04:12:14 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:12:14 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:12:14 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:12:14 DEBUG : a/b/c: Looking for writers 2025/11/13 04:12:14 DEBUG : deep.txt: reading active writers 2025/11/13 04:12:14 DEBUG : a/b: Looking for writers 2025/11/13 04:12:14 DEBUG : c: reading active writers 2025/11/13 04:12:14 DEBUG : mid.txt: reading active writers 2025/11/13 04:12:14 DEBUG : a: Looking for writers 2025/11/13 04:12:14 DEBUG : b: reading active writers 2025/11/13 04:12:14 DEBUG : top.txt: reading active writers 2025/11/13 04:12:14 DEBUG : Looking for writers 2025/11/13 04:12:14 DEBUG : a: reading active writers 2025/11/13 04:12:14 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.03s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:12:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2025/11/13 04:12:14 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:12:14 DEBUG : Looking for writers 2025/11/13 04:12:14 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.08s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu'", Local "Local file system at /tmp/rclone1677373486", Modify Window "1ns" 2025/11/13 04:12:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': poll-interval is not supported by this remote 2025/11/13 04:12:15 DEBUG : dir1/a.txt: size = 1 OK 2025/11/13 04:12:15 DEBUG : dir1/a.txt.rclone_chunk.001_niodji: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2025/11/13 04:12:15 INFO : dir1/a.txt.rclone_chunk.001_niodji: Copied (server-side copy) to: dir1/a.txt 2025/11/13 04:12:15 INFO : dir1/a.txt.rclone_chunk.001_niodji: Deleted 2025/11/13 04:12:15 DEBUG : dir2/b.txt: size = 1 OK 2025/11/13 04:12:15 DEBUG : dir2/b.txt.rclone_chunk.001_nioeya: md5 = 415290769594460e2e485922904f345d OK 2025/11/13 04:12:15 INFO : dir2/b.txt.rclone_chunk.001_nioeya: Copied (server-side copy) to: dir2/b.txt 2025/11/13 04:12:15 INFO : dir2/b.txt.rclone_chunk.001_nioeya: Deleted 2025/11/13 04:12:15 DEBUG : dir3/c.txt: size = 1 OK 2025/11/13 04:12:15 DEBUG : dir3/c.txt.rclone_chunk.001_nioez5: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2025/11/13 04:12:15 INFO : dir3/c.txt.rclone_chunk.001_nioez5: Copied (server-side copy) to: dir3/c.txt 2025/11/13 04:12:15 INFO : dir3/c.txt.rclone_chunk.001_nioez5: Deleted 2025/11/13 04:12:16 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/13 04:12:16 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/13 04:12:16 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:12:16 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:12:16 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/13 04:12:16 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/13 04:12:16 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:12:16 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:12:16 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/13 04:12:16 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/13 04:12:16 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/13 04:12:16 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/13 04:12:16 DEBUG : WaitForWriters: timeout=30s 2025/11/13 04:12:16 DEBUG : dir1: Looking for writers 2025/11/13 04:12:16 DEBUG : a.txt: reading active writers 2025/11/13 04:12:16 DEBUG : dir2: Looking for writers 2025/11/13 04:12:16 DEBUG : b.txt: reading active writers 2025/11/13 04:12:16 DEBUG : dir3: Looking for writers 2025/11/13 04:12:16 DEBUG : c.txt: reading active writers 2025/11/13 04:12:16 DEBUG : Looking for writers 2025/11/13 04:12:16 DEBUG : dir1: reading active writers 2025/11/13 04:12:16 DEBUG : dir2: reading active writers 2025/11/13 04:12:16 DEBUG : dir3: reading active writers 2025/11/13 04:12:16 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.05s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/13 04:12:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-dufiqos9pocu': Purge remote 2025/11/13 04:12:16 DEBUG : Waiting for deletions to finish 2025/11/13 04:12:17 INFO : S3 bucket rclone-test-dufiqos9pocu: Bucket "rclone-test-dufiqos9pocu" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Finished OK in 1m53.842623517s (try 1/5)