"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2025/11/15 05:11:17 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo" 2025/11/15 05:11:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 05:11:17 DEBUG : Creating backend with remote "TestS3:rclone-test-jihiqil3bibo" 2025/11/15 05:11:17 DEBUG : Creating backend with remote "/tmp/rclone3183754191" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:18 INFO : S3 bucket rclone-test-jihiqil3bibo: Bucket "rclone-test-jihiqil3bibo" created with ACL "" 2025/11/15 05:11:18 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:18 DEBUG : dir/file1.rclone_chunk.001_raqtdy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:18 INFO : dir/file1.rclone_chunk.001_raqtdy: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:18 INFO : dir/file1.rclone_chunk.001_raqtdy: Deleted 2025/11/15 05:11:18 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:18 DEBUG : dir: Looking for writers 2025/11/15 05:11:18 DEBUG : Looking for writers 2025/11/15 05:11:18 DEBUG : dir: reading active writers 2025/11/15 05:11:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.52s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:19 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:19 DEBUG : dir/file1.rclone_chunk.001_raquux: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:19 INFO : dir/file1.rclone_chunk.001_raquux: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:19 INFO : dir/file1.rclone_chunk.001_raquux: Deleted 2025/11/15 05:11:19 DEBUG : dir/file2: size = 15 OK 2025/11/15 05:11:19 DEBUG : dir/file2.rclone_chunk.001_raquly: md5 = d1b75f73cb5fce53969131dd22562187 OK 2025/11/15 05:11:19 INFO : dir/file2.rclone_chunk.001_raquly: Copied (server-side copy) to: dir/file2 2025/11/15 05:11:19 INFO : dir/file2.rclone_chunk.001_raquly: Deleted 2025/11/15 05:11:20 DEBUG : dir/subdir/file3: size = 16 OK 2025/11/15 05:11:20 DEBUG : dir/subdir/file3.rclone_chunk.001_raqubo: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2025/11/15 05:11:20 INFO : dir/subdir/file3.rclone_chunk.001_raqubo: Copied (server-side copy) to: dir/subdir/file3 2025/11/15 05:11:20 INFO : dir/subdir/file3.rclone_chunk.001_raqubo: Deleted 2025/11/15 05:11:20 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:20 DEBUG : dir/subdir: Looking for writers 2025/11/15 05:11:20 DEBUG : dir: Looking for writers 2025/11/15 05:11:20 DEBUG : file1: reading active writers 2025/11/15 05:11:20 DEBUG : file2: reading active writers 2025/11/15 05:11:20 DEBUG : subdir: reading active writers 2025/11/15 05:11:20 DEBUG : Looking for writers 2025/11/15 05:11:20 DEBUG : dir: reading active writers 2025/11/15 05:11:20 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.88s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:21 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:21 DEBUG : dir/file1.rclone_chunk.001_raqwnz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:21 INFO : dir/file1.rclone_chunk.001_raqwnz: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:21 INFO : dir/file1.rclone_chunk.001_raqwnz: Deleted 2025/11/15 05:11:21 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:21 DEBUG : dir: Looking for writers 2025/11/15 05:11:21 DEBUG : file1: reading active writers 2025/11/15 05:11:21 DEBUG : Looking for writers 2025/11/15 05:11:21 DEBUG : dir: reading active writers 2025/11/15 05:11:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.84s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:22 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:22 DEBUG : dir/file1.rclone_chunk.001_raqwc4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:22 INFO : dir/file1.rclone_chunk.001_raqwc4: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:22 INFO : dir/file1.rclone_chunk.001_raqwc4: Deleted 2025/11/15 05:11:22 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:22 DEBUG : dir: Looking for writers 2025/11/15 05:11:22 DEBUG : Looking for writers 2025/11/15 05:11:22 DEBUG : dir: reading active writers 2025/11/15 05:11:22 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.78s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:23 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:23 DEBUG : dir/file1.rclone_chunk.001_raqxkj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:23 INFO : dir/file1.rclone_chunk.001_raqxkj: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:23 INFO : dir/file1.rclone_chunk.001_raqxkj: Deleted 2025/11/15 05:11:23 DEBUG : dir: forgetting directory cache 2025/11/15 05:11:23 DEBUG : forgetting directory cache 2025/11/15 05:11:23 DEBUG : dir: forgetting directory cache 2025/11/15 05:11:23 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:23 DEBUG : Looking for writers 2025/11/15 05:11:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.89s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:23 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:23 DEBUG : dir/file1.rclone_chunk.001_raqy3p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:23 INFO : dir/file1.rclone_chunk.001_raqy3p: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:23 INFO : dir/file1.rclone_chunk.001_raqy3p: Deleted 2025/11/15 05:11:24 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/15 05:11:24 DEBUG : dir: invalidating directory cache 2025/11/15 05:11:24 DEBUG : >ForgetPath: 2025/11/15 05:11:24 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/15 05:11:24 DEBUG : invalidating directory cache 2025/11/15 05:11:24 DEBUG : dir: forgetting directory cache 2025/11/15 05:11:24 DEBUG : >ForgetPath: 2025/11/15 05:11:24 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/15 05:11:24 DEBUG : >ForgetPath: 2025/11/15 05:11:24 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:24 DEBUG : dir: Looking for writers 2025/11/15 05:11:24 DEBUG : Looking for writers 2025/11/15 05:11:24 DEBUG : dir: reading active writers 2025/11/15 05:11:24 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.81s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:24 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:24 DEBUG : dir/file1.rclone_chunk.001_raqz98: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:24 INFO : dir/file1.rclone_chunk.001_raqz98: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:24 INFO : dir/file1.rclone_chunk.001_raqz98: Deleted 2025/11/15 05:11:25 DEBUG : fil/a/b/c: size = 15 OK 2025/11/15 05:11:25 DEBUG : fil/a/b/c.rclone_chunk.001_raqzn3: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2025/11/15 05:11:25 INFO : fil/a/b/c.rclone_chunk.001_raqzn3: Copied (server-side copy) to: fil/a/b/c 2025/11/15 05:11:25 INFO : fil/a/b/c.rclone_chunk.001_raqzn3: Deleted 2025/11/15 05:11:25 DEBUG : forgetting directory cache 2025/11/15 05:11:25 DEBUG : dir: forgetting directory cache 2025/11/15 05:11:25 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:25 DEBUG : dir: Looking for writers 2025/11/15 05:11:25 DEBUG : fil/a/b: Looking for writers 2025/11/15 05:11:25 DEBUG : fil/a: Looking for writers 2025/11/15 05:11:25 DEBUG : b: reading active writers 2025/11/15 05:11:25 DEBUG : fil: Looking for writers 2025/11/15 05:11:25 DEBUG : a: reading active writers 2025/11/15 05:11:25 DEBUG : Looking for writers 2025/11/15 05:11:25 DEBUG : dir: reading active writers 2025/11/15 05:11:25 DEBUG : fil: reading active writers 2025/11/15 05:11:25 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.75s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:26 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:26 DEBUG : dir/file1.rclone_chunk.001_rar1bf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:26 INFO : dir/file1.rclone_chunk.001_rar1bf: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:26 INFO : dir/file1.rclone_chunk.001_rar1bf: Deleted 2025/11/15 05:11:26 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:26 DEBUG : dir: Looking for writers 2025/11/15 05:11:26 DEBUG : Looking for writers 2025/11/15 05:11:26 DEBUG : dir: reading active writers 2025/11/15 05:11:26 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.79s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:27 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:27 DEBUG : dir/file1.rclone_chunk.001_rar15p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:27 INFO : dir/file1.rclone_chunk.001_rar15p: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:27 INFO : dir/file1.rclone_chunk.001_rar15p: Deleted 2025/11/15 05:11:27 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:27 DEBUG : dir: Looking for writers 2025/11/15 05:11:27 DEBUG : file1: reading active writers 2025/11/15 05:11:27 DEBUG : Looking for writers 2025/11/15 05:11:27 DEBUG : dir: reading active writers 2025/11/15 05:11:27 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.82s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:28 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:28 DEBUG : dir/file1.rclone_chunk.001_rar2j4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:28 INFO : dir/file1.rclone_chunk.001_rar2j4: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:28 INFO : dir/file1.rclone_chunk.001_rar2j4: Deleted 2025/11/15 05:11:28 DEBUG : dir/file2: size = 15 OK 2025/11/15 05:11:28 DEBUG : dir/file2.rclone_chunk.001_rar3zx: md5 = d1b75f73cb5fce53969131dd22562187 OK 2025/11/15 05:11:28 INFO : dir/file2.rclone_chunk.001_rar3zx: Copied (server-side copy) to: dir/file2 2025/11/15 05:11:28 INFO : dir/file2.rclone_chunk.001_rar3zx: Deleted 2025/11/15 05:11:28 DEBUG : dir/subdir/file3: size = 16 OK 2025/11/15 05:11:28 DEBUG : dir/subdir/file3.rclone_chunk.001_rar3w3: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2025/11/15 05:11:28 INFO : dir/subdir/file3.rclone_chunk.001_rar3w3: Copied (server-side copy) to: dir/subdir/file3 2025/11/15 05:11:28 INFO : dir/subdir/file3.rclone_chunk.001_rar3w3: Deleted === RUN TestDirReadDirAll/Virtual 2025/11/15 05:11:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/15 05:11:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/15 05:11:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/15 05:11:29 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/15 05:11:29 DEBUG : dir/virtualFile: size = 20 OK 2025/11/15 05:11:29 DEBUG : dir/virtualFile.rclone_chunk.001_rar4t3: md5 = 217601602842dc7c0bba0515925e6bcb OK 2025/11/15 05:11:29 INFO : dir/virtualFile.rclone_chunk.001_rar4t3: Copied (server-side copy) to: dir/virtualFile 2025/11/15 05:11:29 INFO : dir/virtualFile.rclone_chunk.001_rar4t3: Deleted 2025/11/15 05:11:30 DEBUG : dir/virtualDir/testFile: size = 17 OK 2025/11/15 05:11:30 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_rar4v9: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2025/11/15 05:11:30 INFO : dir/virtualDir/testFile.rclone_chunk.001_rar4v9: Copied (server-side copy) to: dir/virtualDir/testFile 2025/11/15 05:11:30 INFO : dir/virtualDir/testFile.rclone_chunk.001_rar4v9: Deleted 2025/11/15 05:11:30 DEBUG : S3 bucket rclone-test-jihiqil3bibo: bucket is versioned: false 2025/11/15 05:11:30 DEBUG : Waiting for deletions to finish 2025/11/15 05:11:30 DEBUG : "dir/subdir/file3" version false 2025/11/15 05:11:30 DEBUG : dir/subdir/file3: Deleting (id "") 2025/11/15 05:11:30 INFO : dir/subdir/file3: Deleted 2025/11/15 05:11:30 DEBUG : dir: invalidating directory cache 2025/11/15 05:11:30 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/15 05:11:30 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/15 05:11:30 DEBUG : dir/file1: Reset virtual modtime 2025/11/15 05:11:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/15 05:11:30 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/15 05:11:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/15 05:11:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/15 05:11:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/15 05:11:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:11:30 DEBUG : dir: invalidating directory cache 2025/11/15 05:11:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/15 05:11:30 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/15 05:11:30 DEBUG : forgetting directory cache 2025/11/15 05:11:30 DEBUG : dir: forgetting directory cache 2025/11/15 05:11:30 DEBUG : dir/virtualDir2: forgetting directory cache 2025/11/15 05:11:30 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/15 05:11:30 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:30 DEBUG : dir/virtualDir: Looking for writers 2025/11/15 05:11:30 DEBUG : dir/virtualDir2: Looking for writers 2025/11/15 05:11:30 DEBUG : dir: Looking for writers 2025/11/15 05:11:30 DEBUG : virtualDir2: reading active writers 2025/11/15 05:11:30 DEBUG : virtualFile: reading active writers 2025/11/15 05:11:30 DEBUG : virtualDir: reading active writers 2025/11/15 05:11:30 DEBUG : file1: reading active writers 2025/11/15 05:11:30 DEBUG : virtualFile2: reading active writers 2025/11/15 05:11:30 DEBUG : Looking for writers 2025/11/15 05:11:30 DEBUG : dir: reading active writers 2025/11/15 05:11:30 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.14s) --- PASS: TestDirReadDirAll/Virtual (1.17s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:31 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:31 DEBUG : dir/file1.rclone_chunk.001_rar554: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:31 INFO : dir/file1.rclone_chunk.001_rar554: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:31 INFO : dir/file1.rclone_chunk.001_rar554: Deleted 2025/11/15 05:11:31 ERROR : dir/: Can only open directories read only 2025/11/15 05:11:31 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:31 DEBUG : dir: Looking for writers 2025/11/15 05:11:31 DEBUG : Looking for writers 2025/11/15 05:11:31 DEBUG : dir: reading active writers 2025/11/15 05:11:31 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.76s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:31 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:31 DEBUG : dir/file1.rclone_chunk.001_rar6qz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:31 INFO : dir/file1.rclone_chunk.001_rar6qz: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:31 INFO : dir/file1.rclone_chunk.001_rar6qz: Deleted 2025/11/15 05:11:32 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:11:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/15 05:11:32 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/15 05:11:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/15 05:11:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/15 05:11:32 DEBUG : dir/potato: size = 5 OK 2025/11/15 05:11:32 DEBUG : dir/potato.rclone_chunk.001_rar7je: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 05:11:32 INFO : dir/potato.rclone_chunk.001_rar7je: Copied (server-side copy) to: dir/potato 2025/11/15 05:11:32 INFO : dir/potato.rclone_chunk.001_rar7je: Deleted 2025/11/15 05:11:32 DEBUG : dir/potato: size = 5 OK 2025/11/15 05:11:32 NOTICE: Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/15 05:11:32 DEBUG : dir/potato: Size of src and dst objects identical 2025/11/15 05:11:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/15 05:11:32 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:32 DEBUG : dir: Looking for writers 2025/11/15 05:11:32 DEBUG : file1: reading active writers 2025/11/15 05:11:32 DEBUG : potato: reading active writers 2025/11/15 05:11:32 DEBUG : Looking for writers 2025/11/15 05:11:32 DEBUG : dir: reading active writers 2025/11/15 05:11:32 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.36s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:33 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:33 DEBUG : dir/file1.rclone_chunk.001_rar75r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:33 INFO : dir/file1.rclone_chunk.001_rar75r: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:33 INFO : dir/file1.rclone_chunk.001_rar75r: Deleted 2025/11/15 05:11:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2025/11/15 05:11:33 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:33 DEBUG : dir/sub: Looking for writers 2025/11/15 05:11:33 DEBUG : dir: Looking for writers 2025/11/15 05:11:33 DEBUG : file1: reading active writers 2025/11/15 05:11:33 DEBUG : sub: reading active writers 2025/11/15 05:11:33 DEBUG : Looking for writers 2025/11/15 05:11:33 DEBUG : dir: reading active writers 2025/11/15 05:11:33 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.07s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:34 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:34 DEBUG : dir/file1.rclone_chunk.001_rar9f0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:34 INFO : dir/file1.rclone_chunk.001_rar9f0: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:34 INFO : dir/file1.rclone_chunk.001_rar9f0: Deleted 2025/11/15 05:11:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/15 05:11:34 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/15 05:11:34 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:34 DEBUG : dir/sub/subsub: Looking for writers 2025/11/15 05:11:34 DEBUG : dir/sub: Looking for writers 2025/11/15 05:11:34 DEBUG : subsub: reading active writers 2025/11/15 05:11:34 DEBUG : dir: Looking for writers 2025/11/15 05:11:34 DEBUG : file1: reading active writers 2025/11/15 05:11:34 DEBUG : sub: reading active writers 2025/11/15 05:11:34 DEBUG : Looking for writers 2025/11/15 05:11:34 DEBUG : dir: reading active writers 2025/11/15 05:11:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.16s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:35 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:35 DEBUG : dir/file1.rclone_chunk.001_rara2z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:35 INFO : dir/file1.rclone_chunk.001_rara2z: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:35 INFO : dir/file1.rclone_chunk.001_rara2z: Deleted 2025/11/15 05:11:35 ERROR : dir/: Dir.Remove not empty 2025/11/15 05:11:35 DEBUG : dir/file1: Remove: 2025/11/15 05:11:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:11:35 DEBUG : dir/file1: >Remove: err= 2025/11/15 05:11:35 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/15 05:11:35 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:35 DEBUG : Looking for writers 2025/11/15 05:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.83s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:36 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:36 DEBUG : dir/file1.rclone_chunk.001_rarb3y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:36 INFO : dir/file1.rclone_chunk.001_rarb3y: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:36 INFO : dir/file1.rclone_chunk.001_rarb3y: Deleted 2025/11/15 05:11:36 DEBUG : dir/file1: Remove: 2025/11/15 05:11:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:11:36 DEBUG : dir/file1: >Remove: err= 2025/11/15 05:11:36 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/15 05:11:36 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:36 DEBUG : Looking for writers 2025/11/15 05:11:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.83s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:37 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:37 DEBUG : dir/file1.rclone_chunk.001_rarb73: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:37 INFO : dir/file1.rclone_chunk.001_rarb73: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:37 INFO : dir/file1.rclone_chunk.001_rarb73: Deleted 2025/11/15 05:11:37 DEBUG : dir/file1: Remove: 2025/11/15 05:11:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:11:37 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2025/11/15 05:11:37 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:37 DEBUG : dir: Looking for writers 2025/11/15 05:11:37 DEBUG : Looking for writers 2025/11/15 05:11:37 DEBUG : dir: reading active writers 2025/11/15 05:11:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.99s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:38 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:38 DEBUG : dir/file1.rclone_chunk.001_rarc24: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:38 INFO : dir/file1.rclone_chunk.001_rarc24: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:38 INFO : dir/file1.rclone_chunk.001_rarc24: Deleted 2025/11/15 05:11:38 DEBUG : dir/file3: size = 15 OK 2025/11/15 05:11:38 DEBUG : dir/file3.rclone_chunk.001_rardu0: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2025/11/15 05:11:38 INFO : dir/file3.rclone_chunk.001_rardu0: Copied (server-side copy) to: dir/file3 2025/11/15 05:11:38 INFO : dir/file3.rclone_chunk.001_rardu0: Deleted 2025/11/15 05:11:39 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/15 05:11:39 DEBUG : dir/file1: copy non-chunked object... 2025/11/15 05:11:39 DEBUG : dir/file3: copy non-chunked object... 2025/11/15 05:11:39 DEBUG : dir2/file1: size = 14 OK 2025/11/15 05:11:39 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2025/11/15 05:11:39 DEBUG : dir2/file3: size = 15 OK 2025/11/15 05:11:39 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2025/11/15 05:11:39 INFO : dir/file1: Deleted 2025/11/15 05:11:39 INFO : dir/file3: Deleted 2025/11/15 05:11:39 DEBUG : dir: Updating dir with dir2 0xc00087c820 2025/11/15 05:11:39 DEBUG : dir: forgetting directory cache 2025/11/15 05:11:39 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/15 05:11:39 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/15 05:11:39 DEBUG : dir2/file1: copy non-chunked object... 2025/11/15 05:11:39 DEBUG : file2: size = 14 OK 2025/11/15 05:11:39 INFO : dir2/file1: Copied (server-side copy) to: file2 2025/11/15 05:11:39 INFO : dir2/file1: Deleted 2025/11/15 05:11:39 DEBUG : file2: Updating file with file2 0xc000a7e3c0 2025/11/15 05:11:39 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/15 05:11:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/15 05:11:40 DEBUG : file2: copy non-chunked object... 2025/11/15 05:11:40 DEBUG : dir2/file3: size = 14 OK 2025/11/15 05:11:40 INFO : file2: Copied (server-side copy) to: dir2/file3 2025/11/15 05:11:40 INFO : file2: Deleted 2025/11/15 05:11:40 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a7e3c0 2025/11/15 05:11:40 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/15 05:11:40 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/15 05:11:40 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/15 05:11:40 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0007b7ad0 2025/11/15 05:11:40 DEBUG : empty directory: forgetting directory cache 2025/11/15 05:11:40 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/15 05:11:40 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/15 05:11:40 DEBUG : dir2: Renaming to "dir3" 2025/11/15 05:11:40 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:40 DEBUG : dir3: Looking for writers 2025/11/15 05:11:40 DEBUG : file3: reading active writers 2025/11/15 05:11:40 DEBUG : renamed empty directory: Looking for writers 2025/11/15 05:11:40 DEBUG : Looking for writers 2025/11/15 05:11:40 DEBUG : dir3: reading active writers 2025/11/15 05:11:40 DEBUG : renamed empty directory: reading active writers 2025/11/15 05:11:40 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.79s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:40 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:40 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:40 DEBUG : dir/file1.rclone_chunk.001_rarf7w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:40 INFO : dir/file1.rclone_chunk.001_rarf7w: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:41 INFO : dir/file1.rclone_chunk.001_rarf7w: Deleted 2025/11/15 05:11:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/15 05:11:41 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:11:41 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/15 05:11:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/15 05:11:41 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/15 05:11:41 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/15 05:11:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/15 05:11:41 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:11:41 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/15 05:11:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/15 05:11:41 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/15 05:11:41 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/15 05:11:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/15 05:11:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (12 bytes), uploading instead of streaming 2025/11/15 05:11:41 DEBUG : dir/sub/file2: size = 12 OK 2025/11/15 05:11:41 DEBUG : dir/sub/file2.rclone_chunk.001_rargyg: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/15 05:11:41 INFO : dir/sub/file2.rclone_chunk.001_rargyg: Copied (server-side copy) to: dir/sub/file2 2025/11/15 05:11:41 INFO : dir/sub/file2.rclone_chunk.001_rargyg: Deleted 2025/11/15 05:11:41 DEBUG : dir/sub/file2: size = 12 OK 2025/11/15 05:11:41 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/11/15 05:11:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/15 05:11:41 DEBUG : forgetting directory cache 2025/11/15 05:11:41 DEBUG : dir: forgetting directory cache 2025/11/15 05:11:41 DEBUG : dir/sub: forgetting directory cache 2025/11/15 05:11:41 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/15 05:11:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/15 05:11:42 DEBUG : dir/sub/file0: size = 5 OK 2025/11/15 05:11:42 DEBUG : dir/sub/file0.rclone_chunk.001_rargsh: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 05:11:42 INFO : dir/sub/file0.rclone_chunk.001_rargsh: Copied (server-side copy) to: dir/sub/file0 2025/11/15 05:11:42 INFO : dir/sub/file0.rclone_chunk.001_rargsh: Deleted 2025/11/15 05:11:42 DEBUG : dir/sub/file0: size = 5 OK 2025/11/15 05:11:42 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/11/15 05:11:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/15 05:11:42 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:42 DEBUG : dir/sub: Looking for writers 2025/11/15 05:11:42 DEBUG : file0: reading active writers 2025/11/15 05:11:42 DEBUG : file2: reading active writers 2025/11/15 05:11:42 DEBUG : dir: Looking for writers 2025/11/15 05:11:42 DEBUG : file1: reading active writers 2025/11/15 05:11:42 DEBUG : sub: reading active writers 2025/11/15 05:11:42 DEBUG : Looking for writers 2025/11/15 05:11:42 DEBUG : dir: reading active writers 2025/11/15 05:11:42 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.88s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/15 05:11:42 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:42 DEBUG : Looking for writers 2025/11/15 05:11:42 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:42 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:42 DEBUG : dir/file1.rclone_chunk.001_rarht7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:42 INFO : dir/file1.rclone_chunk.001_rarht7: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:42 INFO : dir/file1.rclone_chunk.001_rarht7: Deleted 2025/11/15 05:11:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/15 05:11:43 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:11:43 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/15 05:11:43 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/15 05:11:43 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/15 05:11:43 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:11:43 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/15 05:11:43 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/15 05:11:43 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:11:43 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/15 05:11:43 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/15 05:11:43 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/15 05:11:43 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:11:43 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/15 05:11:43 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:43 DEBUG : dir: Looking for writers 2025/11/15 05:11:43 DEBUG : file1: reading active writers 2025/11/15 05:11:43 DEBUG : file1.metadata: reading active writers 2025/11/15 05:11:43 DEBUG : Looking for writers 2025/11/15 05:11:43 DEBUG : dir: reading active writers 2025/11/15 05:11:43 DEBUG : dir.metadata: reading active writers 2025/11/15 05:11:43 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.86s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:43 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:43 DEBUG : dir/file1.rclone_chunk.001_rari10: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:43 INFO : dir/file1.rclone_chunk.001_rari10: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:43 INFO : dir/file1.rclone_chunk.001_rari10: Deleted 2025/11/15 05:11:44 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:44 DEBUG : dir: Looking for writers 2025/11/15 05:11:44 DEBUG : file1: reading active writers 2025/11/15 05:11:44 DEBUG : Looking for writers 2025/11/15 05:11:44 DEBUG : dir: reading active writers 2025/11/15 05:11:44 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.88s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:44 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:44 DEBUG : dir/file1.rclone_chunk.001_rarjh3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:44 INFO : dir/file1.rclone_chunk.001_rarjh3: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:44 INFO : dir/file1.rclone_chunk.001_rarjh3: Deleted 2025/11/15 05:11:45 DEBUG : time_test: size = 5 OK 2025/11/15 05:11:45 DEBUG : time_test.rclone_chunk.001_rarknd: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2025/11/15 05:11:45 INFO : time_test.rclone_chunk.001_rarknd: Copied (server-side copy) to: time_test 2025/11/15 05:11:45 INFO : time_test.rclone_chunk.001_rarknd: Deleted 2025/11/15 05:11:45 DEBUG : Can set mod time: true 2025/11/15 05:11:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/15 05:11:45 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:45 DEBUG : dir: Looking for writers 2025/11/15 05:11:45 DEBUG : file1: reading active writers 2025/11/15 05:11:45 DEBUG : Looking for writers 2025/11/15 05:11:45 DEBUG : dir: reading active writers 2025/11/15 05:11:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:46 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:46 DEBUG : dir/file1.rclone_chunk.001_rarlgt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:46 INFO : dir/file1.rclone_chunk.001_rarlgt: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:46 INFO : dir/file1.rclone_chunk.001_rarlgt: Deleted 2025/11/15 05:11:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 05:11:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/15 05:11:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:11:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/15 05:11:47 DEBUG : dir/file1: size = 0 OK 2025/11/15 05:11:47 DEBUG : dir/file1.rclone_chunk.001_rarlbq: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 05:11:47 INFO : dir/file1.rclone_chunk.001_rarlbq: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:47 INFO : dir/file1.rclone_chunk.001_rarlbq: Deleted 2025/11/15 05:11:47 DEBUG : dir/file1: size = 0 OK 2025/11/15 05:11:47 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/15 05:11:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/15 05:11:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:11:47 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:47 DEBUG : dir: Looking for writers 2025/11/15 05:11:47 DEBUG : file1: reading active writers 2025/11/15 05:11:47 DEBUG : Looking for writers 2025/11/15 05:11:47 DEBUG : dir: reading active writers 2025/11/15 05:11:47 DEBUG : >WaitForWriters: 2025/11/15 05:11:47 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:47 DEBUG : dir: Looking for writers 2025/11/15 05:11:47 DEBUG : file1: reading active writers 2025/11/15 05:11:47 DEBUG : Looking for writers 2025/11/15 05:11:47 DEBUG : dir: reading active writers 2025/11/15 05:11:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:47 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:47 DEBUG : dir/file1.rclone_chunk.001_rarm9v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:47 INFO : dir/file1.rclone_chunk.001_rarm9v: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:48 INFO : dir/file1.rclone_chunk.001_rarm9v: Deleted 2025/11/15 05:11:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 05:11:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/15 05:11:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:11:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/15 05:11:48 DEBUG : dir/file1: size = 5 OK 2025/11/15 05:11:48 DEBUG : dir/file1.rclone_chunk.001_rarng0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 05:11:48 INFO : dir/file1.rclone_chunk.001_rarng0: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:48 INFO : dir/file1.rclone_chunk.001_rarng0: Deleted 2025/11/15 05:11:48 DEBUG : dir/file1: size = 5 OK 2025/11/15 05:11:48 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/15 05:11:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/15 05:11:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:11:48 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:48 DEBUG : dir: Looking for writers 2025/11/15 05:11:48 DEBUG : file1: reading active writers 2025/11/15 05:11:48 DEBUG : Looking for writers 2025/11/15 05:11:48 DEBUG : dir: reading active writers 2025/11/15 05:11:48 DEBUG : >WaitForWriters: 2025/11/15 05:11:49 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:49 DEBUG : dir: Looking for writers 2025/11/15 05:11:49 DEBUG : file1: reading active writers 2025/11/15 05:11:49 DEBUG : Looking for writers 2025/11/15 05:11:49 DEBUG : dir: reading active writers 2025/11/15 05:11:49 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:11:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:11:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:11:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:11:49 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:49 DEBUG : dir/file1.rclone_chunk.001_raroue: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:49 INFO : dir/file1.rclone_chunk.001_raroue: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:49 INFO : dir/file1.rclone_chunk.001_raroue: Deleted 2025/11/15 05:11:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/15 05:11:50 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:50 DEBUG : dir: Looking for writers 2025/11/15 05:11:50 DEBUG : file1: reading active writers 2025/11/15 05:11:50 DEBUG : Looking for writers 2025/11/15 05:11:50 DEBUG : dir: reading active writers 2025/11/15 05:11:50 DEBUG : >WaitForWriters: 2025/11/15 05:11:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:11:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:11:50 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:50 DEBUG : dir/file1.rclone_chunk.001_rarpuk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:50 INFO : dir/file1.rclone_chunk.001_rarpuk: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:50 INFO : dir/file1.rclone_chunk.001_rarpuk: Deleted 2025/11/15 05:11:50 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/15 05:11:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:11:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:11:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:11:50 DEBUG : dir/file1(0xc000d62fc0): close: 2025/11/15 05:11:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/15 05:11:51 DEBUG : dir/file1(0xc000d62fc0): >close: err= 2025/11/15 05:11:51 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:51 DEBUG : dir: Looking for writers 2025/11/15 05:11:51 DEBUG : file1: reading active writers 2025/11/15 05:11:51 DEBUG : Looking for writers 2025/11/15 05:11:51 DEBUG : dir: reading active writers 2025/11/15 05:11:51 DEBUG : >WaitForWriters: 2025/11/15 05:11:51 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:51 DEBUG : dir: Looking for writers 2025/11/15 05:11:51 DEBUG : file1: reading active writers 2025/11/15 05:11:51 DEBUG : Looking for writers 2025/11/15 05:11:51 DEBUG : dir: reading active writers 2025/11/15 05:11:51 DEBUG : >WaitForWriters: 2025/11/15 05:11:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:51 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:11:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:11:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:11:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:11:51 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:11:51 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:51 DEBUG : dir/file1.rclone_chunk.001_rarqzx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:51 INFO : dir/file1.rclone_chunk.001_rarqzx: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:51 INFO : dir/file1.rclone_chunk.001_rarqzx: Deleted 2025/11/15 05:11:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/15 05:11:52 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:11:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:11:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:11:52 DEBUG : dir/file1(0xc00042d180): _writeAt: size=5, off=0 2025/11/15 05:11:52 DEBUG : dir/file1(0xc00042d180): openPending: 2025/11/15 05:11:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/15 05:11:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/15 05:11:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:11:52 DEBUG : dir/file1(0xc00042d180): >openPending: err= 2025/11/15 05:11:52 DEBUG : dir/file1(0xc00042d180): >_writeAt: n=5, err= 2025/11/15 05:11:52 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/15 05:11:52 DEBUG : dir/file1(0xc00042d180): close: 2025/11/15 05:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/15 05:11:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/15 05:11:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/15 05:11:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/15 05:11:52 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/15 05:11:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/15 05:11:52 DEBUG : dir/file1(0xc00042d180): >close: err= 2025/11/15 05:11:52 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:52 DEBUG : dir: Looking for writers 2025/11/15 05:11:52 DEBUG : file1: reading active writers 2025/11/15 05:11:52 DEBUG : Looking for writers 2025/11/15 05:11:52 DEBUG : dir: reading active writers 2025/11/15 05:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 05:11:52 DEBUG : dir: Looking for writers 2025/11/15 05:11:52 DEBUG : file1: reading active writers 2025/11/15 05:11:52 DEBUG : Looking for writers 2025/11/15 05:11:52 DEBUG : dir: reading active writers 2025/11/15 05:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 05:11:52 DEBUG : dir: Looking for writers 2025/11/15 05:11:52 DEBUG : file1: reading active writers 2025/11/15 05:11:52 DEBUG : Looking for writers 2025/11/15 05:11:52 DEBUG : dir: reading active writers 2025/11/15 05:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 05:11:52 DEBUG : dir: Looking for writers 2025/11/15 05:11:52 DEBUG : file1: reading active writers 2025/11/15 05:11:52 DEBUG : Looking for writers 2025/11/15 05:11:52 DEBUG : dir: reading active writers 2025/11/15 05:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 05:11:52 DEBUG : dir/file1: vfs cache: starting upload 2025/11/15 05:11:52 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:11:52 DEBUG : dir: Looking for writers 2025/11/15 05:11:52 DEBUG : file1: reading active writers 2025/11/15 05:11:52 DEBUG : Looking for writers 2025/11/15 05:11:52 DEBUG : dir: reading active writers 2025/11/15 05:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 05:11:52 DEBUG : dir: Looking for writers 2025/11/15 05:11:52 DEBUG : file1: reading active writers 2025/11/15 05:11:52 DEBUG : Looking for writers 2025/11/15 05:11:52 DEBUG : dir: reading active writers 2025/11/15 05:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 05:11:52 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:52 DEBUG : dir/file1.rclone_chunk.001_rarr09: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/15 05:11:52 INFO : dir/file1.rclone_chunk.001_rarr09: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:52 INFO : dir/file1.rclone_chunk.001_rarr09: Deleted 2025/11/15 05:11:52 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:52 INFO : dir/file1: Copied (replaced existing) 2025/11/15 05:11:52 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2025/11/15 05:11:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/15 05:11:52 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/15 05:11:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:11:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/15 05:11:52 DEBUG : dir: Looking for writers 2025/11/15 05:11:52 DEBUG : file1: reading active writers 2025/11/15 05:11:52 DEBUG : Looking for writers 2025/11/15 05:11:52 DEBUG : dir: reading active writers 2025/11/15 05:11:52 DEBUG : >WaitForWriters: 2025/11/15 05:11:52 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:52 DEBUG : dir: Looking for writers 2025/11/15 05:11:52 DEBUG : file1: reading active writers 2025/11/15 05:11:52 DEBUG : Looking for writers 2025/11/15 05:11:52 DEBUG : dir: reading active writers 2025/11/15 05:11:52 DEBUG : >WaitForWriters: 2025/11/15 05:11:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.73s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.72s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.56s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.63s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.08s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.05s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.69s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:53 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:53 DEBUG : dir/file1.rclone_chunk.001_rarscl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:53 INFO : dir/file1.rclone_chunk.001_rarscl: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:53 INFO : dir/file1.rclone_chunk.001_rarscl: Deleted 2025/11/15 05:11:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 05:11:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/15 05:11:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:11:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/15 05:11:53 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:53 DEBUG : dir: Looking for writers 2025/11/15 05:11:53 DEBUG : file1: reading active writers 2025/11/15 05:11:53 DEBUG : Looking for writers 2025/11/15 05:11:53 DEBUG : dir: reading active writers 2025/11/15 05:11:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.96s) === RUN TestFileOpenReadUnknownSize 2025/11/15 05:11:53 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/15 05:11:53 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/15 05:11:53 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:11:53 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/15 05:11:53 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:53 DEBUG : Looking for writers 2025/11/15 05:11:53 DEBUG : file.txt: reading active writers 2025/11/15 05:11:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:54 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:54 DEBUG : dir/file1.rclone_chunk.001_rartth: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:54 INFO : dir/file1.rclone_chunk.001_rartth: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:54 INFO : dir/file1.rclone_chunk.001_rartth: Deleted 2025/11/15 05:11:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:11:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (25 bytes), uploading instead of streaming 2025/11/15 05:11:55 DEBUG : dir/file1: size = 25 OK 2025/11/15 05:11:55 DEBUG : dir/file1.rclone_chunk.001_rart2w: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/15 05:11:55 INFO : dir/file1.rclone_chunk.001_rart2w: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:55 INFO : dir/file1.rclone_chunk.001_rart2w: Deleted 2025/11/15 05:11:55 DEBUG : dir/file1: size = 25 OK 2025/11/15 05:11:55 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/15 05:11:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:11:55 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:55 DEBUG : dir: Looking for writers 2025/11/15 05:11:55 DEBUG : file1: reading active writers 2025/11/15 05:11:55 DEBUG : Looking for writers 2025/11/15 05:11:55 DEBUG : dir: reading active writers 2025/11/15 05:11:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.30s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:55 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:55 DEBUG : dir/file1.rclone_chunk.001_raru0k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:55 INFO : dir/file1.rclone_chunk.001_raru0k: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:55 INFO : dir/file1.rclone_chunk.001_raru0k: Deleted 2025/11/15 05:11:55 DEBUG : dir/file1: Remove: 2025/11/15 05:11:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:11:56 DEBUG : dir/file1: >Remove: err= 2025/11/15 05:11:56 DEBUG : dir/file1: Remove: 2025/11/15 05:11:56 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/15 05:11:56 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:56 DEBUG : dir: Looking for writers 2025/11/15 05:11:56 DEBUG : Looking for writers 2025/11/15 05:11:56 DEBUG : dir: reading active writers 2025/11/15 05:11:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.83s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:56 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:56 DEBUG : dir/file1.rclone_chunk.001_rarv78: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:56 INFO : dir/file1.rclone_chunk.001_rarv78: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:56 INFO : dir/file1.rclone_chunk.001_rarv78: Deleted 2025/11/15 05:11:56 DEBUG : dir/file1: Remove: 2025/11/15 05:11:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:11:56 DEBUG : dir/file1: >Remove: err= 2025/11/15 05:11:56 DEBUG : dir/file1: Remove: 2025/11/15 05:11:56 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/15 05:11:56 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:56 DEBUG : dir: Looking for writers 2025/11/15 05:11:56 DEBUG : Looking for writers 2025/11/15 05:11:56 DEBUG : dir: reading active writers 2025/11/15 05:11:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.80s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:57 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:57 DEBUG : dir/file1.rclone_chunk.001_rarv7j: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:57 INFO : dir/file1.rclone_chunk.001_rarv7j: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:57 INFO : dir/file1.rclone_chunk.001_rarv7j: Deleted 2025/11/15 05:11:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 05:11:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/15 05:11:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/15 05:11:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/15 05:11:57 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/15 05:11:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/15 05:11:57 DEBUG : dir/file1: Open: flags=0x3 2025/11/15 05:11:57 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/15 05:11:57 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/15 05:11:57 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:57 DEBUG : dir: Looking for writers 2025/11/15 05:11:57 DEBUG : file1: reading active writers 2025/11/15 05:11:57 DEBUG : Looking for writers 2025/11/15 05:11:57 DEBUG : dir: reading active writers 2025/11/15 05:11:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.83s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:11:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:11:58 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:58 DEBUG : dir/file1.rclone_chunk.001_rarwx6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:11:58 INFO : dir/file1.rclone_chunk.001_rarwx6: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:58 INFO : dir/file1.rclone_chunk.001_rarwx6: Deleted 2025/11/15 05:11:58 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:58 DEBUG : dir: Looking for writers 2025/11/15 05:11:58 DEBUG : file1: reading active writers 2025/11/15 05:11:58 DEBUG : Looking for writers 2025/11/15 05:11:58 DEBUG : dir: reading active writers 2025/11/15 05:11:58 DEBUG : >WaitForWriters: 2025/11/15 05:11:58 DEBUG : dir/file1: copy non-chunked object... 2025/11/15 05:11:58 DEBUG : newLeaf: size = 14 OK 2025/11/15 05:11:58 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/15 05:11:58 INFO : dir/file1: Deleted 2025/11/15 05:11:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000690c00 2025/11/15 05:11:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:11:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:11:58 DEBUG : newLeaf: copy non-chunked object... 2025/11/15 05:11:59 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:11:59 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:59 INFO : newLeaf: Deleted 2025/11/15 05:11:59 DEBUG : dir/file1: Updating file with dir/file1 0xc000690c00 2025/11/15 05:11:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/15 05:11:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:11:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 05:11:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/15 05:11:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:11:59 DEBUG : dir/file1: File is currently open, delaying rename 0xc000690c00 2025/11/15 05:11:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:11:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:11:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (25 bytes), uploading instead of streaming 2025/11/15 05:11:59 DEBUG : dir/file1: size = 25 OK 2025/11/15 05:11:59 DEBUG : dir/file1.rclone_chunk.001_rary38: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/15 05:11:59 INFO : dir/file1.rclone_chunk.001_rary38: Copied (server-side copy) to: dir/file1 2025/11/15 05:11:59 INFO : dir/file1.rclone_chunk.001_rary38: Deleted 2025/11/15 05:11:59 DEBUG : dir/file1: size = 25 OK 2025/11/15 05:11:59 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/15 05:11:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:11:59 DEBUG : newLeaf: Running delayed rename now 2025/11/15 05:11:59 DEBUG : dir/file1: copy non-chunked object... 2025/11/15 05:11:59 DEBUG : newLeaf: size = 25 OK 2025/11/15 05:11:59 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/15 05:11:59 INFO : dir/file1: Deleted 2025/11/15 05:11:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000690c00 2025/11/15 05:11:59 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:59 DEBUG : dir: Looking for writers 2025/11/15 05:11:59 DEBUG : Looking for writers 2025/11/15 05:11:59 DEBUG : dir: reading active writers 2025/11/15 05:11:59 DEBUG : newLeaf: reading active writers 2025/11/15 05:11:59 DEBUG : >WaitForWriters: 2025/11/15 05:11:59 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:11:59 DEBUG : dir: Looking for writers 2025/11/15 05:11:59 DEBUG : Looking for writers 2025/11/15 05:11:59 DEBUG : dir: reading active writers 2025/11/15 05:11:59 DEBUG : newLeaf: reading active writers 2025/11/15 05:11:59 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:00 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:12:00 DEBUG : dir/file1.rclone_chunk.001_rarzb0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:12:00 INFO : dir/file1.rclone_chunk.001_rarzb0: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:00 INFO : dir/file1.rclone_chunk.001_rarzb0: Deleted 2025/11/15 05:12:00 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:00 DEBUG : dir: Looking for writers 2025/11/15 05:12:00 DEBUG : file1: reading active writers 2025/11/15 05:12:00 DEBUG : Looking for writers 2025/11/15 05:12:00 DEBUG : dir: reading active writers 2025/11/15 05:12:00 DEBUG : >WaitForWriters: 2025/11/15 05:12:00 DEBUG : dir/file1: copy non-chunked object... 2025/11/15 05:12:01 DEBUG : newLeaf: size = 14 OK 2025/11/15 05:12:01 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/15 05:12:01 INFO : dir/file1: Deleted 2025/11/15 05:12:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000a7eb40 2025/11/15 05:12:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:12:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:12:01 DEBUG : newLeaf: copy non-chunked object... 2025/11/15 05:12:01 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:12:01 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:01 INFO : newLeaf: Deleted 2025/11/15 05:12:01 DEBUG : dir/file1: Updating file with dir/file1 0xc000a7eb40 2025/11/15 05:12:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/15 05:12:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 05:12:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/15 05:12:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:01 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a7eb40 2025/11/15 05:12:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:12:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:12:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (25 bytes), uploading instead of streaming 2025/11/15 05:12:01 DEBUG : dir/file1: size = 25 OK 2025/11/15 05:12:01 DEBUG : dir/file1.rclone_chunk.001_ras07e: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/15 05:12:01 INFO : dir/file1.rclone_chunk.001_ras07e: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:02 INFO : dir/file1.rclone_chunk.001_ras07e: Deleted 2025/11/15 05:12:02 DEBUG : dir/file1: size = 25 OK 2025/11/15 05:12:02 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/15 05:12:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:12:02 DEBUG : newLeaf: Running delayed rename now 2025/11/15 05:12:02 DEBUG : dir/file1: copy non-chunked object... 2025/11/15 05:12:02 DEBUG : newLeaf: size = 25 OK 2025/11/15 05:12:02 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/15 05:12:02 INFO : dir/file1: Deleted 2025/11/15 05:12:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000a7eb40 2025/11/15 05:12:02 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:02 DEBUG : dir: Looking for writers 2025/11/15 05:12:02 DEBUG : Looking for writers 2025/11/15 05:12:02 DEBUG : dir: reading active writers 2025/11/15 05:12:02 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:02 DEBUG : >WaitForWriters: 2025/11/15 05:12:02 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:02 DEBUG : dir: Looking for writers 2025/11/15 05:12:02 DEBUG : Looking for writers 2025/11/15 05:12:02 DEBUG : dir: reading active writers 2025/11/15 05:12:02 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:02 DEBUG : >WaitForWriters: 2025/11/15 05:12:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:02 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:12:02 DEBUG : dir/file1.rclone_chunk.001_ras1zy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:12:02 INFO : dir/file1.rclone_chunk.001_ras1zy: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:02 INFO : dir/file1.rclone_chunk.001_ras1zy: Deleted 2025/11/15 05:12:03 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/15 05:12:03 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:12:03 DEBUG : dir/file1(0xc0008fcb00): openPending: 2025/11/15 05:12:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/15 05:12:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/15 05:12:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:03 DEBUG : dir/file1(0xc0008fcb00): >openPending: err= 2025/11/15 05:12:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/15 05:12:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:12:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:12:03 DEBUG : dir/file1(0xc0008fcb00): _writeAt: size=14, off=0 2025/11/15 05:12:03 DEBUG : dir/file1(0xc0008fcb00): >_writeAt: n=14, err= 2025/11/15 05:12:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/15 05:12:03 DEBUG : dir/file1(0xc0008fcb00): close: 2025/11/15 05:12:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/15 05:12:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/15 05:12:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:03 DEBUG : dir/file1(0xc0008fcb00): >close: err= 2025/11/15 05:12:03 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:03 DEBUG : dir: Looking for writers 2025/11/15 05:12:03 DEBUG : file1: reading active writers 2025/11/15 05:12:03 DEBUG : Looking for writers 2025/11/15 05:12:03 DEBUG : dir: reading active writers 2025/11/15 05:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 05:12:03 DEBUG : dir: Looking for writers 2025/11/15 05:12:03 DEBUG : file1: reading active writers 2025/11/15 05:12:03 DEBUG : Looking for writers 2025/11/15 05:12:03 DEBUG : dir: reading active writers 2025/11/15 05:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 05:12:03 DEBUG : dir: Looking for writers 2025/11/15 05:12:03 DEBUG : file1: reading active writers 2025/11/15 05:12:03 DEBUG : Looking for writers 2025/11/15 05:12:03 DEBUG : dir: reading active writers 2025/11/15 05:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 05:12:03 DEBUG : dir: Looking for writers 2025/11/15 05:12:03 DEBUG : file1: reading active writers 2025/11/15 05:12:03 DEBUG : Looking for writers 2025/11/15 05:12:03 DEBUG : dir: reading active writers 2025/11/15 05:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 05:12:03 DEBUG : dir/file1: vfs cache: starting upload 2025/11/15 05:12:03 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:12:03 DEBUG : dir: Looking for writers 2025/11/15 05:12:03 DEBUG : file1: reading active writers 2025/11/15 05:12:03 DEBUG : Looking for writers 2025/11/15 05:12:03 DEBUG : dir: reading active writers 2025/11/15 05:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 05:12:03 DEBUG : dir: Looking for writers 2025/11/15 05:12:03 DEBUG : file1: reading active writers 2025/11/15 05:12:03 DEBUG : Looking for writers 2025/11/15 05:12:03 DEBUG : dir: reading active writers 2025/11/15 05:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 05:12:03 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:12:03 DEBUG : dir/file1.rclone_chunk.001_ras257: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:12:03 INFO : dir/file1.rclone_chunk.001_ras257: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:03 INFO : dir/file1.rclone_chunk.001_ras257: Deleted 2025/11/15 05:12:03 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:12:03 INFO : dir/file1: Copied (replaced existing) 2025/11/15 05:12:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/15 05:12:03 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/15 05:12:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/15 05:12:03 DEBUG : dir: Looking for writers 2025/11/15 05:12:03 DEBUG : file1: reading active writers 2025/11/15 05:12:03 DEBUG : Looking for writers 2025/11/15 05:12:03 DEBUG : dir: reading active writers 2025/11/15 05:12:03 DEBUG : >WaitForWriters: 2025/11/15 05:12:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 05:12:03 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:12:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:12:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:12:03 DEBUG : dir/file1(0xc0008c46c0): _readAt: size=512, off=0 2025/11/15 05:12:03 DEBUG : dir/file1(0xc0008c46c0): openPending: 2025/11/15 05:12:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2025/11/15 05:12:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/15 05:12:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:03 DEBUG : dir/file1(0xc0008c46c0): >openPending: err= 2025/11/15 05:12:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/15 05:12:03 DEBUG : dir/file1(0xc0008c46c0): >_readAt: n=14, err=EOF 2025/11/15 05:12:03 DEBUG : dir/file1(0xc0008c46c0): close: 2025/11/15 05:12:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/15 05:12:03 DEBUG : dir/file1(0xc0008c46c0): >close: err= 2025/11/15 05:12:04 DEBUG : dir/file1: copy non-chunked object... 2025/11/15 05:12:04 DEBUG : newLeaf: size = 14 OK 2025/11/15 05:12:04 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/15 05:12:04 INFO : dir/file1: Deleted 2025/11/15 05:12:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/15 05:12:04 DEBUG : newLeaf: Updating file with newLeaf 0xc00083c240 2025/11/15 05:12:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:12:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:12:04 DEBUG : newLeaf: copy non-chunked object... 2025/11/15 05:12:04 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:12:04 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:04 INFO : newLeaf: Deleted 2025/11/15 05:12:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/15 05:12:04 DEBUG : dir/file1: Updating file with dir/file1 0xc00083c240 2025/11/15 05:12:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/15 05:12:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 05:12:04 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:12:04 DEBUG : dir/file1(0xc000c06080): openPending: 2025/11/15 05:12:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2025/11/15 05:12:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/15 05:12:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:04 DEBUG : dir/file1(0xc000c06080): >openPending: err= 2025/11/15 05:12:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/15 05:12:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:12:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:12:04 DEBUG : dir/file1(0xc000c06080): _writeAt: size=25, off=0 2025/11/15 05:12:04 DEBUG : dir/file1(0xc000c06080): >_writeAt: n=25, err= 2025/11/15 05:12:04 DEBUG : dir/file1: copy non-chunked object... 2025/11/15 05:12:04 DEBUG : newLeaf: size = 14 OK 2025/11/15 05:12:04 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/15 05:12:04 INFO : dir/file1: Deleted 2025/11/15 05:12:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/15 05:12:04 DEBUG : newLeaf: Updating file with newLeaf 0xc00083c240 2025/11/15 05:12:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:12:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:12:04 DEBUG : newLeaf(0xc000c06080): close: 2025/11/15 05:12:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/15 05:12:04 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-15 05:12:04.573692499 +0000 UTC m=+47.065904562 2025/11/15 05:12:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:04 DEBUG : newLeaf(0xc000c06080): >close: err= 2025/11/15 05:12:04 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:04 DEBUG : dir: Looking for writers 2025/11/15 05:12:04 DEBUG : Looking for writers 2025/11/15 05:12:04 DEBUG : dir: reading active writers 2025/11/15 05:12:04 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 05:12:04 DEBUG : dir: Looking for writers 2025/11/15 05:12:04 DEBUG : Looking for writers 2025/11/15 05:12:04 DEBUG : dir: reading active writers 2025/11/15 05:12:04 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 05:12:04 DEBUG : dir: Looking for writers 2025/11/15 05:12:04 DEBUG : Looking for writers 2025/11/15 05:12:04 DEBUG : dir: reading active writers 2025/11/15 05:12:04 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 05:12:04 DEBUG : dir: Looking for writers 2025/11/15 05:12:04 DEBUG : Looking for writers 2025/11/15 05:12:04 DEBUG : dir: reading active writers 2025/11/15 05:12:04 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 05:12:04 DEBUG : newLeaf: vfs cache: starting upload 2025/11/15 05:12:04 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:12:04 DEBUG : dir: Looking for writers 2025/11/15 05:12:04 DEBUG : Looking for writers 2025/11/15 05:12:04 DEBUG : dir: reading active writers 2025/11/15 05:12:04 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 05:12:05 DEBUG : dir: Looking for writers 2025/11/15 05:12:05 DEBUG : Looking for writers 2025/11/15 05:12:05 DEBUG : dir: reading active writers 2025/11/15 05:12:05 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 05:12:05 DEBUG : newLeaf: size = 25 OK 2025/11/15 05:12:05 DEBUG : newLeaf.rclone_chunk.001_ras3qw: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/15 05:12:05 INFO : newLeaf.rclone_chunk.001_ras3qw: Copied (server-side copy) to: newLeaf 2025/11/15 05:12:05 INFO : newLeaf.rclone_chunk.001_ras3qw: Deleted 2025/11/15 05:12:05 DEBUG : newLeaf: size = 25 OK 2025/11/15 05:12:05 INFO : newLeaf: Copied (replaced existing) 2025/11/15 05:12:05 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-15 05:12:04.573692499 +0000 UTC" 2025/11/15 05:12:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/15 05:12:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:12:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/15 05:12:05 DEBUG : dir: Looking for writers 2025/11/15 05:12:05 DEBUG : Looking for writers 2025/11/15 05:12:05 DEBUG : dir: reading active writers 2025/11/15 05:12:05 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:05 DEBUG : >WaitForWriters: 2025/11/15 05:12:05 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:05 DEBUG : dir: Looking for writers 2025/11/15 05:12:05 DEBUG : Looking for writers 2025/11/15 05:12:05 DEBUG : dir: reading active writers 2025/11/15 05:12:05 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:05 DEBUG : >WaitForWriters: 2025/11/15 05:12:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:05 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:12:05 DEBUG : dir/file1.rclone_chunk.001_ras49x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:12:05 INFO : dir/file1.rclone_chunk.001_ras49x: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:06 INFO : dir/file1.rclone_chunk.001_ras49x: Deleted 2025/11/15 05:12:06 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:06 DEBUG : dir: Looking for writers 2025/11/15 05:12:06 DEBUG : file1: reading active writers 2025/11/15 05:12:06 DEBUG : Looking for writers 2025/11/15 05:12:06 DEBUG : dir: reading active writers 2025/11/15 05:12:06 DEBUG : >WaitForWriters: 2025/11/15 05:12:06 DEBUG : dir/file1: copy non-chunked object... 2025/11/15 05:12:06 DEBUG : newLeaf: size = 14 OK 2025/11/15 05:12:06 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/15 05:12:06 INFO : dir/file1: Deleted 2025/11/15 05:12:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000a7e180 2025/11/15 05:12:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:12:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:12:06 DEBUG : newLeaf: copy non-chunked object... 2025/11/15 05:12:06 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:12:06 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:06 INFO : newLeaf: Deleted 2025/11/15 05:12:06 DEBUG : dir/file1: Updating file with dir/file1 0xc000a7e180 2025/11/15 05:12:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/15 05:12:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 05:12:06 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:12:06 DEBUG : dir/file1(0xc00081be00): openPending: 2025/11/15 05:12:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/15 05:12:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/15 05:12:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:06 DEBUG : dir/file1(0xc00081be00): >openPending: err= 2025/11/15 05:12:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/15 05:12:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:12:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:12:06 DEBUG : dir/file1(0xc00081be00): _writeAt: size=25, off=0 2025/11/15 05:12:06 DEBUG : dir/file1(0xc00081be00): >_writeAt: n=25, err= 2025/11/15 05:12:07 DEBUG : dir/file1: copy non-chunked object... 2025/11/15 05:12:07 DEBUG : newLeaf: size = 14 OK 2025/11/15 05:12:07 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/15 05:12:07 INFO : dir/file1: Deleted 2025/11/15 05:12:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/15 05:12:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000a7e180 2025/11/15 05:12:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:12:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:12:07 DEBUG : newLeaf(0xc00081be00): close: 2025/11/15 05:12:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/15 05:12:07 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-15 05:12:06.97480014 +0000 UTC m=+49.467012183 2025/11/15 05:12:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:07 DEBUG : newLeaf(0xc00081be00): >close: err= 2025/11/15 05:12:07 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:07 DEBUG : dir: Looking for writers 2025/11/15 05:12:07 DEBUG : Looking for writers 2025/11/15 05:12:07 DEBUG : dir: reading active writers 2025/11/15 05:12:07 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 05:12:07 DEBUG : dir: Looking for writers 2025/11/15 05:12:07 DEBUG : Looking for writers 2025/11/15 05:12:07 DEBUG : dir: reading active writers 2025/11/15 05:12:07 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 05:12:07 DEBUG : dir: Looking for writers 2025/11/15 05:12:07 DEBUG : Looking for writers 2025/11/15 05:12:07 DEBUG : dir: reading active writers 2025/11/15 05:12:07 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 05:12:07 DEBUG : dir: Looking for writers 2025/11/15 05:12:07 DEBUG : Looking for writers 2025/11/15 05:12:07 DEBUG : dir: reading active writers 2025/11/15 05:12:07 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 05:12:07 DEBUG : newLeaf: vfs cache: starting upload 2025/11/15 05:12:07 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:12:07 DEBUG : dir: Looking for writers 2025/11/15 05:12:07 DEBUG : Looking for writers 2025/11/15 05:12:07 DEBUG : dir: reading active writers 2025/11/15 05:12:07 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 05:12:07 DEBUG : dir: Looking for writers 2025/11/15 05:12:07 DEBUG : Looking for writers 2025/11/15 05:12:07 DEBUG : dir: reading active writers 2025/11/15 05:12:07 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 05:12:07 DEBUG : newLeaf: size = 25 OK 2025/11/15 05:12:07 DEBUG : newLeaf.rclone_chunk.001_ras6rg: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/15 05:12:07 INFO : newLeaf.rclone_chunk.001_ras6rg: Copied (server-side copy) to: newLeaf 2025/11/15 05:12:07 INFO : newLeaf.rclone_chunk.001_ras6rg: Deleted 2025/11/15 05:12:07 DEBUG : newLeaf: size = 25 OK 2025/11/15 05:12:07 INFO : newLeaf: Copied (replaced existing) 2025/11/15 05:12:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-15 05:12:06.97480014 +0000 UTC" 2025/11/15 05:12:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/15 05:12:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:12:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/15 05:12:07 DEBUG : dir: Looking for writers 2025/11/15 05:12:07 DEBUG : Looking for writers 2025/11/15 05:12:07 DEBUG : dir: reading active writers 2025/11/15 05:12:07 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:07 DEBUG : >WaitForWriters: 2025/11/15 05:12:07 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:07 DEBUG : dir: Looking for writers 2025/11/15 05:12:07 DEBUG : Looking for writers 2025/11/15 05:12:07 DEBUG : dir: reading active writers 2025/11/15 05:12:07 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:07 DEBUG : >WaitForWriters: 2025/11/15 05:12:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:08 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:12:08 DEBUG : dir/file1.rclone_chunk.001_ras7rv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:12:08 INFO : dir/file1.rclone_chunk.001_ras7rv: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:08 INFO : dir/file1.rclone_chunk.001_ras7rv: Deleted 2025/11/15 05:12:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/15 05:12:08 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:12:08 DEBUG : dir/file1(0xc000c50180): openPending: 2025/11/15 05:12:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/15 05:12:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/15 05:12:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:08 DEBUG : dir/file1(0xc000c50180): >openPending: err= 2025/11/15 05:12:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/15 05:12:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:12:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:12:08 DEBUG : dir/file1(0xc000c50180): _writeAt: size=14, off=0 2025/11/15 05:12:08 DEBUG : dir/file1(0xc000c50180): >_writeAt: n=14, err= 2025/11/15 05:12:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/15 05:12:08 DEBUG : dir/file1(0xc000c50180): close: 2025/11/15 05:12:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/15 05:12:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/15 05:12:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:08 DEBUG : dir/file1(0xc000c50180): >close: err= 2025/11/15 05:12:08 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:08 DEBUG : dir: Looking for writers 2025/11/15 05:12:08 DEBUG : file1: reading active writers 2025/11/15 05:12:08 DEBUG : Looking for writers 2025/11/15 05:12:08 DEBUG : dir: reading active writers 2025/11/15 05:12:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 05:12:08 DEBUG : dir: Looking for writers 2025/11/15 05:12:08 DEBUG : file1: reading active writers 2025/11/15 05:12:08 DEBUG : Looking for writers 2025/11/15 05:12:08 DEBUG : dir: reading active writers 2025/11/15 05:12:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 05:12:08 DEBUG : dir: Looking for writers 2025/11/15 05:12:08 DEBUG : file1: reading active writers 2025/11/15 05:12:08 DEBUG : Looking for writers 2025/11/15 05:12:08 DEBUG : dir: reading active writers 2025/11/15 05:12:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 05:12:08 DEBUG : dir: Looking for writers 2025/11/15 05:12:08 DEBUG : file1: reading active writers 2025/11/15 05:12:08 DEBUG : Looking for writers 2025/11/15 05:12:08 DEBUG : dir: reading active writers 2025/11/15 05:12:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 05:12:08 DEBUG : dir/file1: vfs cache: starting upload 2025/11/15 05:12:08 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:12:08 DEBUG : dir: Looking for writers 2025/11/15 05:12:08 DEBUG : file1: reading active writers 2025/11/15 05:12:08 DEBUG : Looking for writers 2025/11/15 05:12:08 DEBUG : dir: reading active writers 2025/11/15 05:12:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 05:12:09 DEBUG : dir: Looking for writers 2025/11/15 05:12:09 DEBUG : file1: reading active writers 2025/11/15 05:12:09 DEBUG : Looking for writers 2025/11/15 05:12:09 DEBUG : dir: reading active writers 2025/11/15 05:12:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 05:12:09 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:12:09 DEBUG : dir/file1.rclone_chunk.001_ras7wh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:12:09 INFO : dir/file1.rclone_chunk.001_ras7wh: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:09 INFO : dir/file1.rclone_chunk.001_ras7wh: Deleted 2025/11/15 05:12:09 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:12:09 INFO : dir/file1: Copied (replaced existing) 2025/11/15 05:12:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/15 05:12:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/15 05:12:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/15 05:12:09 DEBUG : dir: Looking for writers 2025/11/15 05:12:09 DEBUG : file1: reading active writers 2025/11/15 05:12:09 DEBUG : Looking for writers 2025/11/15 05:12:09 DEBUG : dir: reading active writers 2025/11/15 05:12:09 DEBUG : >WaitForWriters: 2025/11/15 05:12:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 05:12:09 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:12:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:12:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:12:09 DEBUG : dir/file1(0xc000692700): _readAt: size=512, off=0 2025/11/15 05:12:09 DEBUG : dir/file1(0xc000692700): openPending: 2025/11/15 05:12:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2025/11/15 05:12:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/15 05:12:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:09 DEBUG : dir/file1(0xc000692700): >openPending: err= 2025/11/15 05:12:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/15 05:12:09 DEBUG : dir/file1(0xc000692700): >_readAt: n=14, err=EOF 2025/11/15 05:12:09 DEBUG : dir/file1(0xc000692700): close: 2025/11/15 05:12:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/15 05:12:09 DEBUG : dir/file1(0xc000692700): >close: err= 2025/11/15 05:12:09 DEBUG : dir/file1: copy non-chunked object... 2025/11/15 05:12:09 DEBUG : newLeaf: size = 14 OK 2025/11/15 05:12:09 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/15 05:12:09 INFO : dir/file1: Deleted 2025/11/15 05:12:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/15 05:12:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000691080 2025/11/15 05:12:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:12:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:12:09 DEBUG : newLeaf: copy non-chunked object... 2025/11/15 05:12:09 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:12:09 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:10 INFO : newLeaf: Deleted 2025/11/15 05:12:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/15 05:12:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000691080 2025/11/15 05:12:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/15 05:12:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 05:12:10 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:12:10 DEBUG : dir/file1(0xc000af2b80): openPending: 2025/11/15 05:12:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2025/11/15 05:12:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/15 05:12:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:10 DEBUG : dir/file1(0xc000af2b80): >openPending: err= 2025/11/15 05:12:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/15 05:12:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:12:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:12:10 DEBUG : dir/file1(0xc000af2b80): _writeAt: size=25, off=0 2025/11/15 05:12:10 DEBUG : dir/file1(0xc000af2b80): >_writeAt: n=25, err= 2025/11/15 05:12:10 DEBUG : dir/file1: copy non-chunked object... 2025/11/15 05:12:10 DEBUG : newLeaf: size = 14 OK 2025/11/15 05:12:10 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/15 05:12:10 INFO : dir/file1: Deleted 2025/11/15 05:12:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/15 05:12:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000691080 2025/11/15 05:12:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:12:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:12:10 DEBUG : newLeaf(0xc000af2b80): close: 2025/11/15 05:12:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/15 05:12:10 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-15 05:12:10.133896339 +0000 UTC m=+52.626108382 2025/11/15 05:12:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:10 DEBUG : newLeaf(0xc000af2b80): >close: err= 2025/11/15 05:12:10 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:10 DEBUG : dir: Looking for writers 2025/11/15 05:12:10 DEBUG : Looking for writers 2025/11/15 05:12:10 DEBUG : dir: reading active writers 2025/11/15 05:12:10 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 05:12:10 DEBUG : dir: Looking for writers 2025/11/15 05:12:10 DEBUG : Looking for writers 2025/11/15 05:12:10 DEBUG : dir: reading active writers 2025/11/15 05:12:10 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 05:12:10 DEBUG : dir: Looking for writers 2025/11/15 05:12:10 DEBUG : Looking for writers 2025/11/15 05:12:10 DEBUG : dir: reading active writers 2025/11/15 05:12:10 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 05:12:10 DEBUG : dir: Looking for writers 2025/11/15 05:12:10 DEBUG : Looking for writers 2025/11/15 05:12:10 DEBUG : dir: reading active writers 2025/11/15 05:12:10 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 05:12:10 DEBUG : newLeaf: vfs cache: starting upload 2025/11/15 05:12:10 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:12:10 DEBUG : dir: Looking for writers 2025/11/15 05:12:10 DEBUG : Looking for writers 2025/11/15 05:12:10 DEBUG : dir: reading active writers 2025/11/15 05:12:10 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 05:12:10 DEBUG : dir: Looking for writers 2025/11/15 05:12:10 DEBUG : Looking for writers 2025/11/15 05:12:10 DEBUG : dir: reading active writers 2025/11/15 05:12:10 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 05:12:10 DEBUG : newLeaf: size = 25 OK 2025/11/15 05:12:10 DEBUG : newLeaf.rclone_chunk.001_ras94i: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/15 05:12:10 INFO : newLeaf.rclone_chunk.001_ras94i: Copied (server-side copy) to: newLeaf 2025/11/15 05:12:10 INFO : newLeaf.rclone_chunk.001_ras94i: Deleted 2025/11/15 05:12:10 DEBUG : newLeaf: size = 25 OK 2025/11/15 05:12:10 INFO : newLeaf: Copied (replaced existing) 2025/11/15 05:12:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-15 05:12:10.133896339 +0000 UTC" 2025/11/15 05:12:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/15 05:12:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:12:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/15 05:12:10 DEBUG : dir: Looking for writers 2025/11/15 05:12:10 DEBUG : Looking for writers 2025/11/15 05:12:10 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:10 DEBUG : dir: reading active writers 2025/11/15 05:12:10 DEBUG : >WaitForWriters: 2025/11/15 05:12:11 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:11 DEBUG : dir: Looking for writers 2025/11/15 05:12:11 DEBUG : Looking for writers 2025/11/15 05:12:11 DEBUG : dir: reading active writers 2025/11/15 05:12:11 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:11 DEBUG : >WaitForWriters: 2025/11/15 05:12:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:11 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:12:11 DEBUG : dir/file1.rclone_chunk.001_rasabe: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:12:11 INFO : dir/file1.rclone_chunk.001_rasabe: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:11 INFO : dir/file1.rclone_chunk.001_rasabe: Deleted 2025/11/15 05:12:11 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:11 DEBUG : dir: Looking for writers 2025/11/15 05:12:11 DEBUG : file1: reading active writers 2025/11/15 05:12:11 DEBUG : Looking for writers 2025/11/15 05:12:11 DEBUG : dir: reading active writers 2025/11/15 05:12:11 DEBUG : >WaitForWriters: 2025/11/15 05:12:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 05:12:11 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:12:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:12:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:12:11 DEBUG : dir/file1(0xc000b4c680): _readAt: size=512, off=0 2025/11/15 05:12:11 DEBUG : dir/file1(0xc000b4c680): openPending: 2025/11/15 05:12:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/15 05:12:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/15 05:12:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:11 DEBUG : dir/file1(0xc000b4c680): >openPending: err= 2025/11/15 05:12:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/15 05:12:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 05:12:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:11 DEBUG : dir/file1(0xc000b4c680): >_readAt: n=14, err=EOF 2025/11/15 05:12:11 DEBUG : dir/file1(0xc000b4c680): close: 2025/11/15 05:12:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/15 05:12:11 DEBUG : dir/file1(0xc000b4c680): >close: err= 2025/11/15 05:12:12 DEBUG : dir/file1: copy non-chunked object... 2025/11/15 05:12:12 DEBUG : newLeaf: size = 14 OK 2025/11/15 05:12:12 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/15 05:12:12 INFO : dir/file1: Deleted 2025/11/15 05:12:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/15 05:12:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000a295c0 2025/11/15 05:12:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:12:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:12:12 DEBUG : newLeaf: copy non-chunked object... 2025/11/15 05:12:12 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:12:12 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:12 INFO : newLeaf: Deleted 2025/11/15 05:12:12 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/15 05:12:12 DEBUG : dir/file1: Updating file with dir/file1 0xc000a295c0 2025/11/15 05:12:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/15 05:12:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 05:12:12 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:12:12 DEBUG : dir/file1(0xc000826940): openPending: 2025/11/15 05:12:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2025/11/15 05:12:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/15 05:12:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:12 DEBUG : dir/file1(0xc000826940): >openPending: err= 2025/11/15 05:12:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/15 05:12:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:12:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:12:12 DEBUG : dir/file1(0xc000826940): _writeAt: size=25, off=0 2025/11/15 05:12:12 DEBUG : dir/file1(0xc000826940): >_writeAt: n=25, err= 2025/11/15 05:12:12 DEBUG : dir/file1: copy non-chunked object... 2025/11/15 05:12:12 DEBUG : newLeaf: size = 14 OK 2025/11/15 05:12:12 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2025/11/15 05:12:12 INFO : dir/file1: Deleted 2025/11/15 05:12:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/15 05:12:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000a295c0 2025/11/15 05:12:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:12:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:12:12 DEBUG : newLeaf(0xc000826940): close: 2025/11/15 05:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/15 05:12:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-15 05:12:12.644625604 +0000 UTC m=+55.136837647 2025/11/15 05:12:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:12 DEBUG : newLeaf(0xc000826940): >close: err= 2025/11/15 05:12:12 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:12 DEBUG : dir: Looking for writers 2025/11/15 05:12:12 DEBUG : Looking for writers 2025/11/15 05:12:12 DEBUG : dir: reading active writers 2025/11/15 05:12:12 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 05:12:12 DEBUG : dir: Looking for writers 2025/11/15 05:12:12 DEBUG : Looking for writers 2025/11/15 05:12:12 DEBUG : dir: reading active writers 2025/11/15 05:12:12 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 05:12:12 DEBUG : dir: Looking for writers 2025/11/15 05:12:12 DEBUG : Looking for writers 2025/11/15 05:12:12 DEBUG : dir: reading active writers 2025/11/15 05:12:12 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 05:12:12 DEBUG : dir: Looking for writers 2025/11/15 05:12:12 DEBUG : Looking for writers 2025/11/15 05:12:12 DEBUG : dir: reading active writers 2025/11/15 05:12:12 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 05:12:12 DEBUG : newLeaf: vfs cache: starting upload 2025/11/15 05:12:12 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:12:13 DEBUG : dir: Looking for writers 2025/11/15 05:12:13 DEBUG : Looking for writers 2025/11/15 05:12:13 DEBUG : dir: reading active writers 2025/11/15 05:12:13 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 05:12:13 DEBUG : dir: Looking for writers 2025/11/15 05:12:13 DEBUG : Looking for writers 2025/11/15 05:12:13 DEBUG : dir: reading active writers 2025/11/15 05:12:13 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 05:12:13 DEBUG : newLeaf: size = 25 OK 2025/11/15 05:12:13 DEBUG : newLeaf.rclone_chunk.001_rasb3o: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/15 05:12:13 INFO : newLeaf.rclone_chunk.001_rasb3o: Copied (server-side copy) to: newLeaf 2025/11/15 05:12:13 INFO : newLeaf.rclone_chunk.001_rasb3o: Deleted 2025/11/15 05:12:13 DEBUG : newLeaf: size = 25 OK 2025/11/15 05:12:13 INFO : newLeaf: Copied (replaced existing) 2025/11/15 05:12:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-15 05:12:12.644625604 +0000 UTC" 2025/11/15 05:12:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/15 05:12:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/15 05:12:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/15 05:12:13 DEBUG : dir: Looking for writers 2025/11/15 05:12:13 DEBUG : Looking for writers 2025/11/15 05:12:13 DEBUG : dir: reading active writers 2025/11/15 05:12:13 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:13 DEBUG : >WaitForWriters: 2025/11/15 05:12:13 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:13 DEBUG : dir: Looking for writers 2025/11/15 05:12:13 DEBUG : Looking for writers 2025/11/15 05:12:13 DEBUG : dir: reading active writers 2025/11/15 05:12:13 DEBUG : newLeaf: reading active writers 2025/11/15 05:12:13 DEBUG : >WaitForWriters: 2025/11/15 05:12:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestFileRename (16.03s) --- PASS: TestFileRename/off,forceCache=false (2.37s) --- PASS: TestFileRename/minimal,forceCache=false (2.32s) --- PASS: TestFileRename/minimal,forceCache=true (3.17s) --- PASS: TestFileRename/writes,forceCache=false (2.41s) --- PASS: TestFileRename/writes,forceCache=true (3.15s) --- PASS: TestFileRename/full,forceCache=false (2.62s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:13 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:13 DEBUG : Looking for writers 2025/11/15 05:12:13 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 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:14 DEBUG : dir/file1: size = 16 OK 2025/11/15 05:12:14 DEBUG : dir/file1.rclone_chunk.001_rascxf: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/15 05:12:14 INFO : dir/file1.rclone_chunk.001_rascxf: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:14 INFO : dir/file1.rclone_chunk.001_rascxf: Deleted 2025/11/15 05:12:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 05:12:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/15 05:12:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/15 05:12:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:14 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:14 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:14 DEBUG : dir: Looking for writers 2025/11/15 05:12:14 DEBUG : file1: reading active writers 2025/11/15 05:12:14 DEBUG : Looking for writers 2025/11/15 05:12:14 DEBUG : dir: reading active writers 2025/11/15 05:12:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.86s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:15 DEBUG : dir/file1: size = 16 OK 2025/11/15 05:12:15 DEBUG : dir/file1.rclone_chunk.001_rasdro: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/15 05:12:15 INFO : dir/file1.rclone_chunk.001_rasdro: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:15 INFO : dir/file1.rclone_chunk.001_rasdro: Deleted 2025/11/15 05:12:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 05:12:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/15 05:12:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/15 05:12:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/15 05:12:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/15 05:12:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/15 05:12:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/15 05:12:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/15 05:12:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/15 05:12:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/15 05:12:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/15 05:12:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/15 05:12:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/15 05:12:15 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/15 05:12:15 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/15 05:12:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/15 05:12:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/15 05:12:15 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/15 05:12:15 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:15 DEBUG : dir: Looking for writers 2025/11/15 05:12:15 DEBUG : file1: reading active writers 2025/11/15 05:12:15 DEBUG : Looking for writers 2025/11/15 05:12:15 DEBUG : dir: reading active writers 2025/11/15 05:12:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.30s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:16 DEBUG : dir/file1: size = 16 OK 2025/11/15 05:12:16 DEBUG : dir/file1.rclone_chunk.001_rasfae: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/15 05:12:16 INFO : dir/file1.rclone_chunk.001_rasfae: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:16 INFO : dir/file1.rclone_chunk.001_rasfae: Deleted 2025/11/15 05:12:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 05:12:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/15 05:12:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/15 05:12:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/15 05:12:16 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/15 05:12:16 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/15 05:12:16 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/15 05:12:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/15 05:12:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/15 05:12:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/15 05:12:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/15 05:12:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/15 05:12:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/15 05:12:16 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/15 05:12:16 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/15 05:12:17 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/15 05:12:17 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/15 05:12:17 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/15 05:12:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/15 05:12:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/15 05:12:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/15 05:12:17 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/15 05:12:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/15 05:12:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/15 05:12:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/15 05:12:17 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/15 05:12:17 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/15 05:12:17 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/15 05:12:17 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/15 05:12:17 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/15 05:12:17 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/15 05:12:17 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/15 05:12:17 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/15 05:12:17 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:17 DEBUG : dir: Looking for writers 2025/11/15 05:12:17 DEBUG : file1: reading active writers 2025/11/15 05:12:17 DEBUG : Looking for writers 2025/11/15 05:12:17 DEBUG : dir: reading active writers 2025/11/15 05:12:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.37s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:17 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:17 DEBUG : dir/file1: size = 16 OK 2025/11/15 05:12:17 DEBUG : dir/file1.rclone_chunk.001_rasgv2: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/15 05:12:17 INFO : dir/file1.rclone_chunk.001_rasgv2: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:17 INFO : dir/file1.rclone_chunk.001_rasgv2: Deleted 2025/11/15 05:12:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 05:12:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/15 05:12:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/15 05:12:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:18 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:18 DEBUG : dir: Looking for writers 2025/11/15 05:12:18 DEBUG : file1: reading active writers 2025/11/15 05:12:18 DEBUG : Looking for writers 2025/11/15 05:12:18 DEBUG : dir: reading active writers 2025/11/15 05:12:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.88s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:18 DEBUG : dir/file1: size = 16 OK 2025/11/15 05:12:18 DEBUG : dir/file1.rclone_chunk.001_rash74: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/15 05:12:18 INFO : dir/file1.rclone_chunk.001_rash74: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:18 INFO : dir/file1.rclone_chunk.001_rash74: Deleted 2025/11/15 05:12:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 05:12:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/15 05:12:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/15 05:12:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:18 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/15 05:12:18 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/15 05:12:18 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:18 DEBUG : dir: Looking for writers 2025/11/15 05:12:18 DEBUG : file1: reading active writers 2025/11/15 05:12:18 DEBUG : Looking for writers 2025/11/15 05:12:18 DEBUG : dir: reading active writers 2025/11/15 05:12:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.88s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:19 DEBUG : dir/file1: size = 16 OK 2025/11/15 05:12:19 DEBUG : dir/file1.rclone_chunk.001_rasi2r: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/15 05:12:19 INFO : dir/file1.rclone_chunk.001_rasi2r: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:19 INFO : dir/file1.rclone_chunk.001_rasi2r: Deleted 2025/11/15 05:12:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 05:12:19 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:12:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:12:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:12:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/15 05:12:19 DEBUG : dir/file1(0xc0009e5080): _readAt: size=1, off=0 2025/11/15 05:12:19 DEBUG : dir/file1(0xc0009e5080): openPending: 2025/11/15 05:12:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/15 05:12:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/15 05:12:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:19 DEBUG : dir/file1(0xc0009e5080): >openPending: err= 2025/11/15 05:12:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/15 05:12:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 05:12:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:19 DEBUG : dir/file1(0xc0009e5080): >_readAt: n=1, err= 2025/11/15 05:12:19 DEBUG : dir/file1(0xc0009e5080): _readAt: size=256, off=1 2025/11/15 05:12:19 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/15 05:12:19 DEBUG : dir/file1(0xc0009e5080): >_readAt: n=15, err=EOF 2025/11/15 05:12:19 DEBUG : dir/file1(0xc0009e5080): _readAt: size=16, off=16 2025/11/15 05:12:19 DEBUG : dir/file1(0xc0009e5080): >_readAt: n=0, err=EOF 2025/11/15 05:12:19 DEBUG : dir/file1(0xc0009e5080): close: 2025/11/15 05:12:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/15 05:12:19 DEBUG : dir/file1(0xc0009e5080): >close: err= 2025/11/15 05:12:19 DEBUG : dir/file1(0xc0009e5080): close: 2025/11/15 05:12:19 DEBUG : dir/file1(0xc0009e5080): >close: err=file already closed 2025/11/15 05:12:19 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:19 DEBUG : dir: Looking for writers 2025/11/15 05:12:19 DEBUG : file1: reading active writers 2025/11/15 05:12:19 DEBUG : Looking for writers 2025/11/15 05:12:19 DEBUG : dir: reading active writers 2025/11/15 05:12:19 DEBUG : >WaitForWriters: 2025/11/15 05:12:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.93s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:20 DEBUG : dir/file1: size = 16 OK 2025/11/15 05:12:20 DEBUG : dir/file1.rclone_chunk.001_rasjui: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/15 05:12:20 INFO : dir/file1.rclone_chunk.001_rasjui: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:20 INFO : dir/file1.rclone_chunk.001_rasjui: Deleted 2025/11/15 05:12:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 05:12:20 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:12:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:12:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:12:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/15 05:12:20 DEBUG : dir/file1(0xc0009c8200): _readAt: size=1, off=0 2025/11/15 05:12:20 DEBUG : dir/file1(0xc0009c8200): openPending: 2025/11/15 05:12:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/15 05:12:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/15 05:12:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:20 DEBUG : dir/file1(0xc0009c8200): >openPending: err= 2025/11/15 05:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/15 05:12:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 05:12:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:20 DEBUG : dir/file1(0xc0009c8200): >_readAt: n=1, err= 2025/11/15 05:12:20 DEBUG : dir/file1(0xc0009c8200): _readAt: size=1, off=5 2025/11/15 05:12:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/15 05:12:20 DEBUG : dir/file1(0xc0009c8200): >_readAt: n=1, err= 2025/11/15 05:12:20 DEBUG : dir/file1(0xc0009c8200): _readAt: size=1, off=3 2025/11/15 05:12:20 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/15 05:12:20 DEBUG : dir/file1(0xc0009c8200): >_readAt: n=1, err= 2025/11/15 05:12:20 DEBUG : dir/file1(0xc0009c8200): _readAt: size=1, off=13 2025/11/15 05:12:20 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/15 05:12:20 DEBUG : dir/file1(0xc0009c8200): >_readAt: n=1, err= 2025/11/15 05:12:20 DEBUG : dir/file1(0xc0009c8200): _readAt: size=16, off=100 2025/11/15 05:12:20 DEBUG : dir/file1(0xc0009c8200): >_readAt: n=0, err=EOF 2025/11/15 05:12:20 DEBUG : dir/file1(0xc0009c8200): close: 2025/11/15 05:12:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/15 05:12:20 DEBUG : dir/file1(0xc0009c8200): >close: err= 2025/11/15 05:12:20 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:20 DEBUG : dir: Looking for writers 2025/11/15 05:12:20 DEBUG : file1: reading active writers 2025/11/15 05:12:20 DEBUG : Looking for writers 2025/11/15 05:12:20 DEBUG : dir: reading active writers 2025/11/15 05:12:20 DEBUG : >WaitForWriters: 2025/11/15 05:12:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.92s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:21 DEBUG : dir/file1: size = 16 OK 2025/11/15 05:12:21 DEBUG : dir/file1.rclone_chunk.001_rasksz: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/15 05:12:21 INFO : dir/file1.rclone_chunk.001_rasksz: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:21 INFO : dir/file1.rclone_chunk.001_rasksz: Deleted 2025/11/15 05:12:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 05:12:21 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:12:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:12:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:12:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): _readAt: size=1, off=0 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): openPending: 2025/11/15 05:12:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/15 05:12:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/15 05:12:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): >openPending: err= 2025/11/15 05:12:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/15 05:12:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 05:12:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): >_readAt: n=1, err= 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): _readAt: size=1, off=5 2025/11/15 05:12:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): >_readAt: n=1, err= 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): _readAt: size=1, off=1 2025/11/15 05:12:21 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): >_readAt: n=1, err= 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): _readAt: size=6, off=10 2025/11/15 05:12:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): >_readAt: n=6, err= 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): _readAt: size=256, off=10 2025/11/15 05:12:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): >_readAt: n=6, err=EOF 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): _readAt: size=256, off=100 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): >_readAt: n=0, err=EOF 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): close: 2025/11/15 05:12:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): >close: err= 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): _readAt: size=256, off=100 2025/11/15 05:12:21 DEBUG : dir/file1(0xc00081a880): >_readAt: n=0, err=file already closed 2025/11/15 05:12:21 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:21 DEBUG : dir: Looking for writers 2025/11/15 05:12:21 DEBUG : file1: reading active writers 2025/11/15 05:12:21 DEBUG : Looking for writers 2025/11/15 05:12:21 DEBUG : dir: reading active writers 2025/11/15 05:12:21 DEBUG : >WaitForWriters: 2025/11/15 05:12:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.05s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:22 DEBUG : dir/file1: size = 16 OK 2025/11/15 05:12:22 DEBUG : dir/file1.rclone_chunk.001_rasled: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/15 05:12:22 INFO : dir/file1.rclone_chunk.001_rasled: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:22 INFO : dir/file1.rclone_chunk.001_rasled: Deleted 2025/11/15 05:12:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 05:12:22 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:12:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:12:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:12:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/15 05:12:22 DEBUG : dir/file1(0xc0009cddc0): RWFileHandle.Flush 2025/11/15 05:12:22 DEBUG : dir/file1(0xc0009cddc0): _readAt: size=256, off=0 2025/11/15 05:12:22 DEBUG : dir/file1(0xc0009cddc0): openPending: 2025/11/15 05:12:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/15 05:12:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/15 05:12:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:22 DEBUG : dir/file1(0xc0009cddc0): >openPending: err= 2025/11/15 05:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/15 05:12:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 05:12:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:22 DEBUG : dir/file1(0xc0009cddc0): >_readAt: n=16, err=EOF 2025/11/15 05:12:22 DEBUG : dir/file1(0xc0009cddc0): RWFileHandle.Flush 2025/11/15 05:12:22 DEBUG : dir/file1(0xc0009cddc0): RWFileHandle.Flush 2025/11/15 05:12:22 DEBUG : dir/file1(0xc0009cddc0): close: 2025/11/15 05:12:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/15 05:12:22 DEBUG : dir/file1(0xc0009cddc0): >close: err= 2025/11/15 05:12:22 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:22 DEBUG : dir: Looking for writers 2025/11/15 05:12:22 DEBUG : file1: reading active writers 2025/11/15 05:12:22 DEBUG : Looking for writers 2025/11/15 05:12:22 DEBUG : dir: reading active writers 2025/11/15 05:12:22 DEBUG : >WaitForWriters: 2025/11/15 05:12:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.91s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:23 DEBUG : dir/file1: size = 16 OK 2025/11/15 05:12:23 DEBUG : dir/file1.rclone_chunk.001_rasmi7: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/15 05:12:23 INFO : dir/file1.rclone_chunk.001_rasmi7: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:23 INFO : dir/file1.rclone_chunk.001_rasmi7: Deleted 2025/11/15 05:12:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/15 05:12:23 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:12:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:12:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:12:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/15 05:12:23 DEBUG : dir/file1(0xc0009e4080): _readAt: size=256, off=0 2025/11/15 05:12:23 DEBUG : dir/file1(0xc0009e4080): openPending: 2025/11/15 05:12:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/15 05:12:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/15 05:12:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:23 DEBUG : dir/file1(0xc0009e4080): >openPending: err= 2025/11/15 05:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/15 05:12:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 05:12:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:23 DEBUG : dir/file1(0xc0009e4080): >_readAt: n=16, err=EOF 2025/11/15 05:12:23 DEBUG : dir/file1(0xc0009e4080): RWFileHandle.Release 2025/11/15 05:12:23 DEBUG : dir/file1(0xc0009e4080): close: 2025/11/15 05:12:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/15 05:12:23 DEBUG : dir/file1(0xc0009e4080): >close: err= 2025/11/15 05:12:23 DEBUG : dir/file1(0xc0009e4080): RWFileHandle.Release 2025/11/15 05:12:23 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:23 DEBUG : dir: Looking for writers 2025/11/15 05:12:23 DEBUG : file1: reading active writers 2025/11/15 05:12:23 DEBUG : Looking for writers 2025/11/15 05:12:23 DEBUG : dir: reading active writers 2025/11/15 05:12:23 DEBUG : >WaitForWriters: 2025/11/15 05:12:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.93s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:23 DEBUG : file1: newRWFileHandle: 2025/11/15 05:12:23 DEBUG : file1(0xc000ac18c0): openPending: 2025/11/15 05:12:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:23 DEBUG : file1(0xc000ac18c0): >openPending: err= 2025/11/15 05:12:23 DEBUG : file1: >newRWFileHandle: err= 2025/11/15 05:12:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/15 05:12:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/15 05:12:23 DEBUG : file1(0xc000ac18c0): _writeAt: size=5, off=0 2025/11/15 05:12:23 DEBUG : file1(0xc000ac18c0): >_writeAt: n=5, err= 2025/11/15 05:12:23 DEBUG : file1(0xc000ac18c0): _writeAt: size=7, off=5 2025/11/15 05:12:23 DEBUG : file1(0xc000ac18c0): >_writeAt: n=7, err= 2025/11/15 05:12:23 DEBUG : file1: vfs cache: truncate to size=11 2025/11/15 05:12:23 DEBUG : file1(0xc000ac18c0): close: 2025/11/15 05:12:23 DEBUG : file1: vfs cache: setting modification time to 2025-11-15 05:12:23.968485305 +0000 UTC m=+66.460697367 2025/11/15 05:12:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:23 DEBUG : file1(0xc000ac18c0): >close: err= 2025/11/15 05:12:23 DEBUG : file1(0xc000ac18c0): close: 2025/11/15 05:12:23 DEBUG : file1(0xc000ac18c0): >close: err=file already closed 2025/11/15 05:12:23 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:23 DEBUG : Looking for writers 2025/11/15 05:12:23 DEBUG : file1: reading active writers 2025/11/15 05:12:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 05:12:23 DEBUG : Looking for writers 2025/11/15 05:12:23 DEBUG : file1: reading active writers 2025/11/15 05:12:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 05:12:23 DEBUG : Looking for writers 2025/11/15 05:12:24 DEBUG : file1: reading active writers 2025/11/15 05:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 05:12:24 DEBUG : Looking for writers 2025/11/15 05:12:24 DEBUG : file1: reading active writers 2025/11/15 05:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 05:12:24 DEBUG : file1: vfs cache: starting upload 2025/11/15 05:12:24 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:12:24 DEBUG : Looking for writers 2025/11/15 05:12:24 DEBUG : file1: reading active writers 2025/11/15 05:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 05:12:24 DEBUG : Looking for writers 2025/11/15 05:12:24 DEBUG : file1: reading active writers 2025/11/15 05:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 05:12:24 DEBUG : file1: size = 11 OK 2025/11/15 05:12:24 DEBUG : file1.rclone_chunk.001_rasnsl: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 05:12:24 INFO : file1.rclone_chunk.001_rasnsl: Copied (server-side copy) to: file1 2025/11/15 05:12:24 INFO : file1.rclone_chunk.001_rasnsl: Deleted 2025/11/15 05:12:24 DEBUG : file1: size = 11 OK 2025/11/15 05:12:24 INFO : file1: Copied (new) 2025/11/15 05:12:24 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-15 05:12:23.968485305 +0000 UTC" 2025/11/15 05:12:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/15 05:12:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:24 INFO : file1: vfs cache: upload succeeded try #1 2025/11/15 05:12:24 DEBUG : Looking for writers 2025/11/15 05:12:24 DEBUG : file1: reading active writers 2025/11/15 05:12:24 DEBUG : >WaitForWriters: 2025/11/15 05:12:24 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:24 DEBUG : Looking for writers 2025/11/15 05:12:24 DEBUG : file1: reading active writers 2025/11/15 05:12:24 DEBUG : >WaitForWriters: 2025/11/15 05:12:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.90s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:24 DEBUG : file1: newRWFileHandle: 2025/11/15 05:12:24 DEBUG : file1(0xc00042d280): openPending: 2025/11/15 05:12:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:24 DEBUG : file1(0xc00042d280): >openPending: err= 2025/11/15 05:12:24 DEBUG : file1: >newRWFileHandle: err= 2025/11/15 05:12:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/15 05:12:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/15 05:12:24 DEBUG : file1(0xc00042d280): _writeAt: size=7, off=0 2025/11/15 05:12:24 DEBUG : file1(0xc00042d280): >_writeAt: n=7, err= 2025/11/15 05:12:24 DEBUG : file1(0xc00042d280): _writeAt: size=6, off=5 2025/11/15 05:12:24 DEBUG : file1(0xc00042d280): >_writeAt: n=6, err= 2025/11/15 05:12:24 DEBUG : file1(0xc00042d280): close: 2025/11/15 05:12:24 DEBUG : file1: vfs cache: setting modification time to 2025-11-15 05:12:24.8630613 +0000 UTC m=+67.355273343 2025/11/15 05:12:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:24 DEBUG : file1(0xc00042d280): >close: err= 2025/11/15 05:12:24 DEBUG : file1(0xc00042d280): _writeAt: size=5, off=0 2025/11/15 05:12:24 DEBUG : file1(0xc00042d280): >_writeAt: n=0, err=file already closed 2025/11/15 05:12:24 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:24 DEBUG : Looking for writers 2025/11/15 05:12:24 DEBUG : file1: reading active writers 2025/11/15 05:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 05:12:24 DEBUG : Looking for writers 2025/11/15 05:12:24 DEBUG : file1: reading active writers 2025/11/15 05:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 05:12:24 DEBUG : Looking for writers 2025/11/15 05:12:24 DEBUG : file1: reading active writers 2025/11/15 05:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 05:12:24 DEBUG : Looking for writers 2025/11/15 05:12:24 DEBUG : file1: reading active writers 2025/11/15 05:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 05:12:24 DEBUG : file1: vfs cache: starting upload 2025/11/15 05:12:25 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:12:25 DEBUG : Looking for writers 2025/11/15 05:12:25 DEBUG : file1: reading active writers 2025/11/15 05:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 05:12:25 DEBUG : Looking for writers 2025/11/15 05:12:25 DEBUG : file1: reading active writers 2025/11/15 05:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 05:12:25 DEBUG : file1: size = 11 OK 2025/11/15 05:12:25 DEBUG : file1.rclone_chunk.001_rasop2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 05:12:25 INFO : file1.rclone_chunk.001_rasop2: Copied (server-side copy) to: file1 2025/11/15 05:12:25 INFO : file1.rclone_chunk.001_rasop2: Deleted 2025/11/15 05:12:25 DEBUG : file1: size = 11 OK 2025/11/15 05:12:25 INFO : file1: Copied (new) 2025/11/15 05:12:25 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-15 05:12:24.8630613 +0000 UTC" 2025/11/15 05:12:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/15 05:12:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:25 INFO : file1: vfs cache: upload succeeded try #1 2025/11/15 05:12:25 DEBUG : Looking for writers 2025/11/15 05:12:25 DEBUG : file1: reading active writers 2025/11/15 05:12:25 DEBUG : >WaitForWriters: 2025/11/15 05:12:25 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:25 DEBUG : Looking for writers 2025/11/15 05:12:25 DEBUG : file1: reading active writers 2025/11/15 05:12:25 DEBUG : >WaitForWriters: 2025/11/15 05:12:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.90s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:25 DEBUG : file1: newRWFileHandle: 2025/11/15 05:12:25 DEBUG : file1(0xc0009c9ac0): openPending: 2025/11/15 05:12:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:25 DEBUG : file1(0xc0009c9ac0): >openPending: err= 2025/11/15 05:12:25 DEBUG : file1: >newRWFileHandle: err= 2025/11/15 05:12:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/15 05:12:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/15 05:12:25 DEBUG : file1(0xc0009c9ac0): close: 2025/11/15 05:12:25 DEBUG : file1: vfs cache: setting modification time to 2025-11-15 05:12:25.770239424 +0000 UTC m=+68.262451467 2025/11/15 05:12:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:25 DEBUG : file1(0xc0009c9ac0): >close: err= 2025/11/15 05:12:25 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/15 05:12:25 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/15 05:12:25 DEBUG : file2: newRWFileHandle: 2025/11/15 05:12:25 DEBUG : file2(0xc0009c9f40): openPending: 2025/11/15 05:12:25 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/15 05:12:25 DEBUG : file2(0xc0009c9f40): >openPending: err= 2025/11/15 05:12:25 DEBUG : file2: >newRWFileHandle: err= 2025/11/15 05:12:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/15 05:12:25 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/15 05:12:25 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/15 05:12:25 DEBUG : file2(0xc0009c9f40): RWFileHandle.Flush 2025/11/15 05:12:25 DEBUG : file2(0xc0009c9f40): RWFileHandle.Release 2025/11/15 05:12:25 DEBUG : file2(0xc0009c9f40): close: 2025/11/15 05:12:25 DEBUG : file2: vfs cache: setting modification time to 2025-11-15 05:12:25.771305594 +0000 UTC m=+68.263517637 2025/11/15 05:12:25 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:25 DEBUG : file2(0xc0009c9f40): >close: err= 2025/11/15 05:12:25 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:25 DEBUG : Looking for writers 2025/11/15 05:12:25 DEBUG : file1: reading active writers 2025/11/15 05:12:25 DEBUG : file2: reading active writers 2025/11/15 05:12:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/15 05:12:25 DEBUG : Looking for writers 2025/11/15 05:12:25 DEBUG : file2: reading active writers 2025/11/15 05:12:25 DEBUG : file1: reading active writers 2025/11/15 05:12:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/15 05:12:25 DEBUG : Looking for writers 2025/11/15 05:12:25 DEBUG : file1: reading active writers 2025/11/15 05:12:25 DEBUG : file2: reading active writers 2025/11/15 05:12:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/15 05:12:25 DEBUG : Looking for writers 2025/11/15 05:12:25 DEBUG : file1: reading active writers 2025/11/15 05:12:25 DEBUG : file2: reading active writers 2025/11/15 05:12:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/15 05:12:25 DEBUG : file2: vfs cache: starting upload 2025/11/15 05:12:25 DEBUG : file1: vfs cache: starting upload 2025/11/15 05:12:25 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:12:25 DEBUG : Looking for writers 2025/11/15 05:12:25 DEBUG : file1: reading active writers 2025/11/15 05:12:25 DEBUG : file2: reading active writers 2025/11/15 05:12:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/15 05:12:25 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:12:26 DEBUG : Looking for writers 2025/11/15 05:12:26 DEBUG : file1: reading active writers 2025/11/15 05:12:26 DEBUG : file2: reading active writers 2025/11/15 05:12:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/15 05:12:26 DEBUG : file1: size = 0 OK 2025/11/15 05:12:26 DEBUG : file1.rclone_chunk.001_rasovz: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 05:12:26 INFO : file1.rclone_chunk.001_rasovz: Copied (server-side copy) to: file1 2025/11/15 05:12:26 DEBUG : file2: size = 0 OK 2025/11/15 05:12:26 DEBUG : file2.rclone_chunk.001_rasoyw: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 05:12:26 INFO : file2.rclone_chunk.001_rasoyw: Copied (server-side copy) to: file2 2025/11/15 05:12:26 INFO : file1.rclone_chunk.001_rasovz: Deleted 2025/11/15 05:12:26 DEBUG : file1: size = 0 OK 2025/11/15 05:12:26 INFO : file1: Copied (new) 2025/11/15 05:12:26 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-15 05:12:25.770239424 +0000 UTC" 2025/11/15 05:12:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/15 05:12:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:26 INFO : file1: vfs cache: upload succeeded try #1 2025/11/15 05:12:26 INFO : file2.rclone_chunk.001_rasoyw: Deleted 2025/11/15 05:12:26 DEBUG : file2: size = 0 OK 2025/11/15 05:12:26 INFO : file2: Copied (new) 2025/11/15 05:12:26 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-15 05:12:25.771305594 +0000 UTC" 2025/11/15 05:12:26 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/15 05:12:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/15 05:12:26 INFO : file2: vfs cache: upload succeeded try #1 2025/11/15 05:12:26 DEBUG : Looking for writers 2025/11/15 05:12:26 DEBUG : file1: reading active writers 2025/11/15 05:12:26 DEBUG : file2: reading active writers 2025/11/15 05:12:26 DEBUG : >WaitForWriters: 2025/11/15 05:12:26 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:26 DEBUG : Looking for writers 2025/11/15 05:12:26 DEBUG : file1: reading active writers 2025/11/15 05:12:26 DEBUG : file2: reading active writers 2025/11/15 05:12:26 DEBUG : >WaitForWriters: 2025/11/15 05:12:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.00s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:26 DEBUG : file1: newRWFileHandle: 2025/11/15 05:12:26 DEBUG : file1(0xc00081b800): openPending: 2025/11/15 05:12:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:26 DEBUG : file1(0xc00081b800): >openPending: err= 2025/11/15 05:12:26 DEBUG : file1: >newRWFileHandle: err= 2025/11/15 05:12:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/15 05:12:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/15 05:12:26 DEBUG : file1(0xc00081b800): _writeAt: size=5, off=0 2025/11/15 05:12:26 DEBUG : file1(0xc00081b800): >_writeAt: n=5, err= 2025/11/15 05:12:26 DEBUG : file1(0xc00081b800): RWFileHandle.Flush 2025/11/15 05:12:26 DEBUG : file1(0xc00081b800): RWFileHandle.Flush 2025/11/15 05:12:26 DEBUG : file1(0xc00081b800): close: 2025/11/15 05:12:26 DEBUG : file1: vfs cache: setting modification time to 2025-11-15 05:12:26.763720713 +0000 UTC m=+69.255932756 2025/11/15 05:12:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:26 DEBUG : file1(0xc00081b800): >close: err= 2025/11/15 05:12:26 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:26 DEBUG : Looking for writers 2025/11/15 05:12:26 DEBUG : file1: reading active writers 2025/11/15 05:12:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 05:12:26 DEBUG : Looking for writers 2025/11/15 05:12:26 DEBUG : file1: reading active writers 2025/11/15 05:12:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 05:12:26 DEBUG : Looking for writers 2025/11/15 05:12:26 DEBUG : file1: reading active writers 2025/11/15 05:12:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 05:12:26 DEBUG : Looking for writers 2025/11/15 05:12:26 DEBUG : file1: reading active writers 2025/11/15 05:12:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 05:12:26 DEBUG : file1: vfs cache: starting upload 2025/11/15 05:12:26 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:12:26 DEBUG : Looking for writers 2025/11/15 05:12:26 DEBUG : file1: reading active writers 2025/11/15 05:12:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 05:12:27 DEBUG : Looking for writers 2025/11/15 05:12:27 DEBUG : file1: reading active writers 2025/11/15 05:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 05:12:27 DEBUG : file1: size = 5 OK 2025/11/15 05:12:27 DEBUG : file1.rclone_chunk.001_raspm3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 05:12:27 INFO : file1.rclone_chunk.001_raspm3: Copied (server-side copy) to: file1 2025/11/15 05:12:27 INFO : file1.rclone_chunk.001_raspm3: Deleted 2025/11/15 05:12:27 DEBUG : file1: size = 5 OK 2025/11/15 05:12:27 INFO : file1: Copied (new) 2025/11/15 05:12:27 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-15 05:12:26.763720713 +0000 UTC" 2025/11/15 05:12:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/15 05:12:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:27 INFO : file1: vfs cache: upload succeeded try #1 2025/11/15 05:12:27 DEBUG : Looking for writers 2025/11/15 05:12:27 DEBUG : file1: reading active writers 2025/11/15 05:12:27 DEBUG : >WaitForWriters: 2025/11/15 05:12:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.81s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:27 DEBUG : file1: newRWFileHandle: 2025/11/15 05:12:27 DEBUG : file1(0xc000914940): openPending: 2025/11/15 05:12:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:27 DEBUG : file1(0xc000914940): >openPending: err= 2025/11/15 05:12:27 DEBUG : file1: >newRWFileHandle: err= 2025/11/15 05:12:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/15 05:12:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/15 05:12:27 DEBUG : file1(0xc000914940): _writeAt: size=5, off=0 2025/11/15 05:12:27 DEBUG : file1(0xc000914940): >_writeAt: n=5, err= 2025/11/15 05:12:27 DEBUG : file1(0xc000914940): RWFileHandle.Release 2025/11/15 05:12:27 DEBUG : file1(0xc000914940): close: 2025/11/15 05:12:27 DEBUG : file1: vfs cache: setting modification time to 2025-11-15 05:12:27.579652299 +0000 UTC m=+70.071864343 2025/11/15 05:12:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:27 DEBUG : file1(0xc000914940): >close: err= 2025/11/15 05:12:27 DEBUG : file1(0xc000914940): RWFileHandle.Release 2025/11/15 05:12:27 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:27 DEBUG : Looking for writers 2025/11/15 05:12:27 DEBUG : file1: reading active writers 2025/11/15 05:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 05:12:27 DEBUG : Looking for writers 2025/11/15 05:12:27 DEBUG : file1: reading active writers 2025/11/15 05:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 05:12:27 DEBUG : Looking for writers 2025/11/15 05:12:27 DEBUG : file1: reading active writers 2025/11/15 05:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 05:12:27 DEBUG : Looking for writers 2025/11/15 05:12:27 DEBUG : file1: reading active writers 2025/11/15 05:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 05:12:27 DEBUG : file1: vfs cache: starting upload 2025/11/15 05:12:27 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:12:27 DEBUG : Looking for writers 2025/11/15 05:12:27 DEBUG : file1: reading active writers 2025/11/15 05:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 05:12:27 DEBUG : Looking for writers 2025/11/15 05:12:27 DEBUG : file1: reading active writers 2025/11/15 05:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 05:12:28 DEBUG : file1: size = 5 OK 2025/11/15 05:12:28 DEBUG : file1.rclone_chunk.001_rasqoy: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 05:12:28 INFO : file1.rclone_chunk.001_rasqoy: Copied (server-side copy) to: file1 2025/11/15 05:12:28 INFO : file1.rclone_chunk.001_rasqoy: Deleted 2025/11/15 05:12:28 DEBUG : file1: size = 5 OK 2025/11/15 05:12:28 INFO : file1: Copied (new) 2025/11/15 05:12:28 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-15 05:12:27.579652299 +0000 UTC" 2025/11/15 05:12:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/15 05:12:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:28 INFO : file1: vfs cache: upload succeeded try #1 2025/11/15 05:12:28 DEBUG : Looking for writers 2025/11/15 05:12:28 DEBUG : file1: reading active writers 2025/11/15 05:12:28 DEBUG : >WaitForWriters: 2025/11/15 05:12:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:28 DEBUG : dir/file1: size = 16 OK 2025/11/15 05:12:28 DEBUG : dir/file1.rclone_chunk.001_rasrbi: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/15 05:12:28 INFO : dir/file1.rclone_chunk.001_rasrbi: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:28 INFO : dir/file1.rclone_chunk.001_rasrbi: Deleted 2025/11/15 05:12:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/15 05:12:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 05:12:28 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:12:28 DEBUG : dir/file1(0xc000693000): openPending: 2025/11/15 05:12:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/15 05:12:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/15 05:12:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:29 DEBUG : dir/file1(0xc000693000): >openPending: err= 2025/11/15 05:12:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/15 05:12:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:12:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:12:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/15 05:12:29 DEBUG : dir/file1(0xc000693000): _writeAt: size=5, off=0 2025/11/15 05:12:29 DEBUG : dir/file1(0xc000693000): >_writeAt: n=5, err= 2025/11/15 05:12:29 DEBUG : dir/file1(0xc000693000): close: 2025/11/15 05:12:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:29 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-15 05:12:29.015255586 +0000 UTC m=+71.507467628 2025/11/15 05:12:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:29 DEBUG : dir/file1(0xc000693000): >close: err= 2025/11/15 05:12:29 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:29 DEBUG : dir: Looking for writers 2025/11/15 05:12:29 DEBUG : file1: reading active writers 2025/11/15 05:12:29 DEBUG : Looking for writers 2025/11/15 05:12:29 DEBUG : dir: reading active writers 2025/11/15 05:12:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 05:12:29 DEBUG : dir: Looking for writers 2025/11/15 05:12:29 DEBUG : file1: reading active writers 2025/11/15 05:12:29 DEBUG : Looking for writers 2025/11/15 05:12:29 DEBUG : dir: reading active writers 2025/11/15 05:12:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 05:12:29 DEBUG : dir: Looking for writers 2025/11/15 05:12:29 DEBUG : file1: reading active writers 2025/11/15 05:12:29 DEBUG : Looking for writers 2025/11/15 05:12:29 DEBUG : dir: reading active writers 2025/11/15 05:12:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 05:12:29 DEBUG : dir: Looking for writers 2025/11/15 05:12:29 DEBUG : file1: reading active writers 2025/11/15 05:12:29 DEBUG : Looking for writers 2025/11/15 05:12:29 DEBUG : dir: reading active writers 2025/11/15 05:12:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 05:12:29 DEBUG : dir/file1: vfs cache: starting upload 2025/11/15 05:12:29 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:12:29 DEBUG : dir: Looking for writers 2025/11/15 05:12:29 DEBUG : file1: reading active writers 2025/11/15 05:12:29 DEBUG : Looking for writers 2025/11/15 05:12:29 DEBUG : dir: reading active writers 2025/11/15 05:12:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 05:12:29 DEBUG : dir: Looking for writers 2025/11/15 05:12:29 DEBUG : file1: reading active writers 2025/11/15 05:12:29 DEBUG : Looking for writers 2025/11/15 05:12:29 DEBUG : dir: reading active writers 2025/11/15 05:12:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 05:12:29 DEBUG : dir/file1: size = 5 OK 2025/11/15 05:12:29 DEBUG : dir/file1.rclone_chunk.001_rassg7: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 05:12:29 INFO : dir/file1.rclone_chunk.001_rassg7: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:29 INFO : dir/file1.rclone_chunk.001_rassg7: Deleted 2025/11/15 05:12:29 DEBUG : dir/file1: size = 5 OK 2025/11/15 05:12:29 INFO : dir/file1: Copied (replaced existing) 2025/11/15 05:12:29 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-15 05:12:29.015255586 +0000 UTC" 2025/11/15 05:12:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/15 05:12:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/15 05:12:29 DEBUG : dir: Looking for writers 2025/11/15 05:12:29 DEBUG : file1: reading active writers 2025/11/15 05:12:29 DEBUG : Looking for writers 2025/11/15 05:12:29 DEBUG : dir: reading active writers 2025/11/15 05:12:29 DEBUG : >WaitForWriters: 2025/11/15 05:12:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.48s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:30 DEBUG : dir/file1: size = 16 OK 2025/11/15 05:12:30 DEBUG : dir/file1.rclone_chunk.001_rassqp: md5 = 4032af8d61035123906e58e067140cc5 OK 2025/11/15 05:12:30 INFO : dir/file1.rclone_chunk.001_rassqp: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:30 INFO : dir/file1.rclone_chunk.001_rassqp: Deleted 2025/11/15 05:12:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:30 DEBUG : dir/file1: newRWFileHandle: 2025/11/15 05:12:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/15 05:12:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/15 05:12:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/15 05:12:30 DEBUG : dir/file1(0xc0009ccdc0): _writeAt: size=5, off=0 2025/11/15 05:12:30 DEBUG : dir/file1(0xc0009ccdc0): openPending: 2025/11/15 05:12:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2025/11/15 05:12:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/15 05:12:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:30 DEBUG : dir/file1(0xc0009ccdc0): >openPending: err= 2025/11/15 05:12:30 DEBUG : dir/file1(0xc0009ccdc0): >_writeAt: n=5, err= 2025/11/15 05:12:30 DEBUG : dir/file1(0xc0009ccdc0): _writeAt: size=15, off=5 2025/11/15 05:12:30 DEBUG : dir/file1(0xc0009ccdc0): >_writeAt: n=15, err= 2025/11/15 05:12:30 DEBUG : dir/file1(0xc0009ccdc0): close: 2025/11/15 05:12:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/15 05:12:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-15 05:12:30.492893399 +0000 UTC m=+72.985105442 2025/11/15 05:12:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:30 DEBUG : dir/file1(0xc0009ccdc0): >close: err= 2025/11/15 05:12:30 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:30 DEBUG : dir: Looking for writers 2025/11/15 05:12:30 DEBUG : file1: reading active writers 2025/11/15 05:12:30 DEBUG : Looking for writers 2025/11/15 05:12:30 DEBUG : dir: reading active writers 2025/11/15 05:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 05:12:30 DEBUG : dir: Looking for writers 2025/11/15 05:12:30 DEBUG : file1: reading active writers 2025/11/15 05:12:30 DEBUG : Looking for writers 2025/11/15 05:12:30 DEBUG : dir: reading active writers 2025/11/15 05:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 05:12:30 DEBUG : dir: Looking for writers 2025/11/15 05:12:30 DEBUG : file1: reading active writers 2025/11/15 05:12:30 DEBUG : Looking for writers 2025/11/15 05:12:30 DEBUG : dir: reading active writers 2025/11/15 05:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 05:12:30 DEBUG : dir: Looking for writers 2025/11/15 05:12:30 DEBUG : file1: reading active writers 2025/11/15 05:12:30 DEBUG : Looking for writers 2025/11/15 05:12:30 DEBUG : dir: reading active writers 2025/11/15 05:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 05:12:30 DEBUG : dir/file1: vfs cache: starting upload 2025/11/15 05:12:30 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:12:30 DEBUG : dir: Looking for writers 2025/11/15 05:12:30 DEBUG : file1: reading active writers 2025/11/15 05:12:30 DEBUG : Looking for writers 2025/11/15 05:12:30 DEBUG : dir: reading active writers 2025/11/15 05:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 05:12:30 DEBUG : dir: Looking for writers 2025/11/15 05:12:30 DEBUG : file1: reading active writers 2025/11/15 05:12:30 DEBUG : Looking for writers 2025/11/15 05:12:30 DEBUG : dir: reading active writers 2025/11/15 05:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 05:12:30 DEBUG : dir/file1: size = 20 OK 2025/11/15 05:12:30 DEBUG : dir/file1.rclone_chunk.001_rastsc: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/15 05:12:30 INFO : dir/file1.rclone_chunk.001_rastsc: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:31 INFO : dir/file1.rclone_chunk.001_rastsc: Deleted 2025/11/15 05:12:31 DEBUG : dir/file1: size = 20 OK 2025/11/15 05:12:31 INFO : dir/file1: Copied (replaced existing) 2025/11/15 05:12:31 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-15 05:12:30.492893399 +0000 UTC" 2025/11/15 05:12:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/15 05:12:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/15 05:12:31 DEBUG : dir: Looking for writers 2025/11/15 05:12:31 DEBUG : file1: reading active writers 2025/11/15 05:12:31 DEBUG : Looking for writers 2025/11/15 05:12:31 DEBUG : dir: reading active writers 2025/11/15 05:12:31 DEBUG : >WaitForWriters: 2025/11/15 05:12:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.48s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:31 DEBUG : file1: newRWFileHandle: 2025/11/15 05:12:31 DEBUG : file1(0xc0009cdd40): openPending: 2025/11/15 05:12:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:31 DEBUG : file1(0xc0009cdd40): >openPending: err= 2025/11/15 05:12:31 DEBUG : file1: >newRWFileHandle: err= 2025/11/15 05:12:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/15 05:12:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/15 05:12:31 DEBUG : file1(0xc0009cdd40): _writeAt: size=5, off=0 2025/11/15 05:12:31 DEBUG : file1(0xc0009cdd40): >_writeAt: n=5, err= 2025/11/15 05:12:31 DEBUG : file1(0xc0009cdd40): close: 2025/11/15 05:12:31 DEBUG : file1: vfs cache: setting modification time to 2025-11-15 05:12:31.363322891 +0000 UTC m=+73.855534934 2025/11/15 05:12:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:31 DEBUG : file1(0xc0009cdd40): >close: err= 2025/11/15 05:12:31 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:31 DEBUG : Looking for writers 2025/11/15 05:12:31 DEBUG : file1: reading active writers 2025/11/15 05:12:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 05:12:31 DEBUG : Looking for writers 2025/11/15 05:12:31 DEBUG : file1: reading active writers 2025/11/15 05:12:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 05:12:31 DEBUG : Looking for writers 2025/11/15 05:12:31 DEBUG : file1: reading active writers 2025/11/15 05:12:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 05:12:31 DEBUG : Looking for writers 2025/11/15 05:12:31 DEBUG : file1: reading active writers 2025/11/15 05:12:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 05:12:31 DEBUG : file1: vfs cache: starting upload 2025/11/15 05:12:31 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:12:31 DEBUG : Looking for writers 2025/11/15 05:12:31 DEBUG : file1: reading active writers 2025/11/15 05:12:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 05:12:31 DEBUG : Looking for writers 2025/11/15 05:12:31 DEBUG : file1: reading active writers 2025/11/15 05:12:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 05:12:31 DEBUG : file1: size = 5 OK 2025/11/15 05:12:31 DEBUG : file1.rclone_chunk.001_rasukk: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 05:12:31 INFO : file1.rclone_chunk.001_rasukk: Copied (server-side copy) to: file1 2025/11/15 05:12:31 INFO : file1.rclone_chunk.001_rasukk: Deleted 2025/11/15 05:12:31 DEBUG : file1: size = 5 OK 2025/11/15 05:12:31 INFO : file1: Copied (new) 2025/11/15 05:12:31 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-15 05:12:31.363322891 +0000 UTC" 2025/11/15 05:12:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/15 05:12:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:31 INFO : file1: vfs cache: upload succeeded try #1 2025/11/15 05:12:31 DEBUG : Looking for writers 2025/11/15 05:12:31 DEBUG : file1: reading active writers 2025/11/15 05:12:31 DEBUG : >WaitForWriters: 2025/11/15 05:12:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/15 05:12:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915940): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915940): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915940): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915940): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915940): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.176574861 +0000 UTC m=+74.668786905 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915940): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915dc0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915dc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915dc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915dc0): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915dc0): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915dc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915dc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.176574861 +0000 UTC m=+74.668786905 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915dc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c8c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c8c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c8c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c8c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c8c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.176574861 +0000 UTC m=+74.668786905 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c8c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c070 item 1 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d140): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d140): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d140): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d140): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d140): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.179190096 +0000 UTC m=+74.671402140 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d140): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042dc00): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042dc00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042dc00): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042dc00): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042dc00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.179190096 +0000 UTC m=+74.671402140 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042dc00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cf50 item 2 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002df640): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002df640): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002df640): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002df640): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002df640): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.180796229 +0000 UTC m=+74.673008272 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002df640): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfec0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfec0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfec0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfec0): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfec0): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfec0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfec0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.180796229 +0000 UTC m=+74.673008272 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfec0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0400): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0400): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0400): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0400): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0400): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.180796229 +0000 UTC m=+74.673008272 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0400): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033df10 item 3 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0a80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0a80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0a80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0a80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0a80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.183053895 +0000 UTC m=+74.675265937 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0a80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0fc0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0fc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0fc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0fc0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0fc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.183053895 +0000 UTC m=+74.675265937 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0fc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bc540 item 4 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1600): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1600): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1600): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1600): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1600): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.184767999 +0000 UTC m=+74.676980043 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1600): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1a80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1a80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1a80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1a80): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1a80): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1a80): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1a80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.184767999 +0000 UTC m=+74.676980043 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1a80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c000): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c000): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c000): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c000): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c000): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.184767999 +0000 UTC m=+74.676980043 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c000): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bd030 item 5 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c680): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c680): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c680): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c680): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c680): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.189242423 +0000 UTC m=+74.681454466 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c680): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7cbc0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7cbc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7cbc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7cbc0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7cbc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.189242423 +0000 UTC m=+74.681454466 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7cbc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bd730 item 6 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d240): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d240): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d240): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d240): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d240): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.193989737 +0000 UTC m=+74.686201780 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d240): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d740): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d740): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d740): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d740): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d740): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d740): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d740): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.193989737 +0000 UTC m=+74.686201780 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d740): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7dc00): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7dc00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7dc00): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7dc00): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7dc00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.193989737 +0000 UTC m=+74.686201780 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7dc00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bdc70 item 7 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4300): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4300): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4300): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4300): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4300): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.198882826 +0000 UTC m=+74.691094868 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4300): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4840): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4840): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4840): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4840): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4840): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.198882826 +0000 UTC m=+74.691094868 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4840): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e4d0 item 8 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4e00): _readAt: size=2, off=0 2025/11/15 05:12:32 ERROR : open-test-file(0xc000ba4e00): Couldn't read size of file 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4e00): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4e00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4e00): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4e00): close: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba4e00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba51c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba51c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba51c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba51c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba51c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.20335823 +0000 UTC m=+74.695570274 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba51c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba5640): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba5640): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba5640): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba5640): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba5640): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba5640): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba5640): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.20335823 +0000 UTC m=+74.695570274 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba5640): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba5b40): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba5b40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba5b40): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba5b40): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba5b40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.20335823 +0000 UTC m=+74.695570274 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ba5b40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f180 item 9 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bce240): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bce240): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bce240): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bce240): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bce240): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.205905268 +0000 UTC m=+74.698117310 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bce240): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bce780): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bce780): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bce780): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bce780): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bce780): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.205905268 +0000 UTC m=+74.698117310 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bce780): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6150 item 10 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcedc0): _readAt: size=2, off=0 2025/11/15 05:12:32 ERROR : open-test-file(0xc000bcedc0): Couldn't read size of file 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcedc0): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcedc0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcedc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcedc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcedc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcf180): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcf180): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcf180): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcf180): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcf180): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.207565672 +0000 UTC m=+74.699777715 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcf180): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcf680): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcf680): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcf680): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcf680): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcf680): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcf680): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcf680): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.207565672 +0000 UTC m=+74.699777715 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcf680): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcfb80): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcfb80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcfb80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcfb80): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcfb80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.207565672 +0000 UTC m=+74.699777715 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bcfb80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6690 item 11 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bea280): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bea280): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bea280): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bea280): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bea280): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.210026188 +0000 UTC m=+74.702238231 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bea280): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bea7c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bea7c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bea7c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bea7c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bea7c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.210026188 +0000 UTC m=+74.702238231 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bea7c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f71f0 item 12 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beae00): _readAt: size=2, off=0 2025/11/15 05:12:32 ERROR : open-test-file(0xc000beae00): Couldn't read size of file 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beae00): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beae00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beae00): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beae00): close: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beae00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beb1c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beb1c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beb1c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beb1c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beb1c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.212568687 +0000 UTC m=+74.704780730 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beb1c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beb880): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beb880): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beb880): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beb880): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beb880): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.212568687 +0000 UTC m=+74.704780730 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000beb880): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f75e0 item 13 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bebf00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bebf00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bebf00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bebf00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bebf00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.214155324 +0000 UTC m=+74.706367367 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bebf00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c044c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c044c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c044c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c044c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c044c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.214155324 +0000 UTC m=+74.706367367 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c044c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7a40 item 14 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c04b00): _readAt: size=2, off=0 2025/11/15 05:12:32 ERROR : open-test-file(0xc000c04b00): Couldn't read size of file 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c04b00): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c04b00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c04b00): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c04b00): close: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c04b00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c04ec0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c04ec0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c04ec0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c04ec0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c04ec0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.216251405 +0000 UTC m=+74.708463448 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c04ec0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c05580): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c05580): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c05580): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c05580): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c05580): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.216251405 +0000 UTC m=+74.708463448 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c05580): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0700 item 15 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c05c00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c05c00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c05c00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c05c00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c05c00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.218009403 +0000 UTC m=+74.710221456 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c05c00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c241c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c241c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c241c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c241c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c241c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.218009403 +0000 UTC m=+74.710221456 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c241c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1180 item 16 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24800): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24800): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24800): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24800): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24800): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.220266125 +0000 UTC m=+74.712478168 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24800): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24c80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24c80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24c80): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24c80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24c80): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24c80): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24c80): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24c80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.220266125 +0000 UTC m=+74.712478168 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24c80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a340): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a340): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a340): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a340): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a340): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.220266125 +0000 UTC m=+74.712478168 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a340): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1a40 item 17 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a9c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a9c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a9c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a9c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a9c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.225810155 +0000 UTC m=+74.718022198 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a9c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b000): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b000): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b000): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b000): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b000): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.225810155 +0000 UTC m=+74.718022198 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b000): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420620 item 18 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b780): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b780): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b780): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b780): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b780): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.228385536 +0000 UTC m=+74.720597579 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b780): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081bd80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081bd80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081bd80): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081bd80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081bd80): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081bd80): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081bd80): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081bd80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.228385536 +0000 UTC m=+74.720597579 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081bd80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a400): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a400): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a400): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a400): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a400): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.228385536 +0000 UTC m=+74.720597579 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a400): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420af0 item 19 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085aa80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085aa80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085aa80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085aa80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085aa80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.231876474 +0000 UTC m=+74.724088517 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085aa80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085afc0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085afc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085afc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085afc0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085afc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.231876474 +0000 UTC m=+74.724088517 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085afc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004215e0 item 20 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b640): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b640): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b640): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b640): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b640): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.233938061 +0000 UTC m=+74.726150104 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b640): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af21c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af21c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af21c0): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af21c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af21c0): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af21c0): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af21c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af21c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.233938061 +0000 UTC m=+74.726150104 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af21c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af26c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af26c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af26c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af26c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af26c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.233938061 +0000 UTC m=+74.726150104 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af26c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344150 item 21 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2d40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2d40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2d40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2d40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2d40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.236527648 +0000 UTC m=+74.728739691 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2d40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af32c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af32c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af32c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af32c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af32c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.236527648 +0000 UTC m=+74.728739691 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af32c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344930 item 22 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3940): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3940): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3940): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3940): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3940): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.238895099 +0000 UTC m=+74.731107142 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3940): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3e80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3e80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3e80): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3e80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3e80): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3e80): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3e80): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3e80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.238895099 +0000 UTC m=+74.731107142 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3e80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24400): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24400): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24400): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24400): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24400): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.238895099 +0000 UTC m=+74.731107142 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24400): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344e70 item 23 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24ac0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24ac0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24ac0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24ac0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24ac0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.241644556 +0000 UTC m=+74.733856600 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c24ac0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25340): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25340): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25340): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25340): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25340): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.241644556 +0000 UTC m=+74.733856600 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25340): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003456c0 item 24 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25980): _readAt: size=2, off=0 2025/11/15 05:12:32 ERROR : open-test-file(0xc000c25980): Couldn't read size of file 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25980): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25980): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25980): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25980): close: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25980): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25d40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25d40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25d40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25d40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25d40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.244016706 +0000 UTC m=+74.736228749 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c25d40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c82c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c82c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c82c0): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c82c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c82c0): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c82c0): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c82c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c82c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.244016706 +0000 UTC m=+74.736228749 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c82c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8800): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8800): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8800): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8800): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8800): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.244016706 +0000 UTC m=+74.736228749 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8800): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345c00 item 25 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8e80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8e80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8e80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8e80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8e80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.25631282 +0000 UTC m=+74.748524863 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8e80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c93c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c93c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c93c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c93c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c93c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.25631282 +0000 UTC m=+74.748524863 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c93c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0700 item 26 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9a40): _readAt: size=2, off=0 2025/11/15 05:12:32 ERROR : open-test-file(0xc0009c9a40): Couldn't read size of file 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9a40): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9a40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9a40): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9a40): close: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9a40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9e00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9e00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9e00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9e00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9e00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.258835283 +0000 UTC m=+74.751047336 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9e00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692840): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692840): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692840): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692840): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692840): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692840): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692840): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692840): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.258835283 +0000 UTC m=+74.751047336 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692840): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692d80): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692d80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692d80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692d80): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692d80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.258835283 +0000 UTC m=+74.751047336 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692d80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1180 item 27 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bb00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bb00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bb00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bb00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bb00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.265233203 +0000 UTC m=+74.757445256 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bb00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa40c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa40c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa40c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa40c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa40c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.265233203 +0000 UTC m=+74.757445256 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa40c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e700 item 28 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4740): _readAt: size=2, off=0 2025/11/15 05:12:32 ERROR : open-test-file(0xc000aa4740): Couldn't read size of file 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4740): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4740): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4740): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4740): close: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4740): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4b00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4b00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4b00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4b00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4b00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.267155839 +0000 UTC m=+74.759367883 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4b00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa51c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa51c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa51c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa51c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa51c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.267155839 +0000 UTC m=+74.759367883 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa51c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040eee0 item 29 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693400): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693400): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693400): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693400): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693400): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.269436728 +0000 UTC m=+74.761648770 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693400): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693940): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693940): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693940): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693940): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693940): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.269436728 +0000 UTC m=+74.761648770 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693940): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380000 item 30 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00016ce40): _readAt: size=2, off=0 2025/11/15 05:12:32 ERROR : open-test-file(0xc00016ce40): Couldn't read size of file 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00016ce40): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00016ce40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00016ce40): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00016ce40): close: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00016ce40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4300): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4300): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4300): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4300): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4300): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.27156472 +0000 UTC m=+74.763776773 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4300): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f49c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f49c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f49c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f49c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f49c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.27156472 +0000 UTC m=+74.763776773 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f49c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003807e0 item 31 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5080): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5080): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5080): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5080): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5080): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.273402647 +0000 UTC m=+74.765614690 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5080): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f55c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f55c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f55c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f55c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f55c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.273402647 +0000 UTC m=+74.765614690 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f55c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d90 item 32 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5c00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5c00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5c00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5c00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5c00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.275304835 +0000 UTC m=+74.767516918 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5c00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726140): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726140): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726140): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726140): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726140): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381500 item 33 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726140): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726140): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.276146664 +0000 UTC m=+74.768358707 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726140): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726700): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726700): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726700): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726700): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726700): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.276146664 +0000 UTC m=+74.768358707 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726700): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381880 item 33 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726f40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726f40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726f40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726f40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726f40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.278523553 +0000 UTC m=+74.770735597 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726f40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000727e00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000727e00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ea0 item 34 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000727e00): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000727e00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000727e00): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000727e00): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000727e00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.279204601 +0000 UTC m=+74.771416644 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000727e00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc3c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc3c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc3c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc3c0): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc3c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.279204601 +0000 UTC m=+74.771416644 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc3c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003324d0 item 34 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccd00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccd00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccd00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccd00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccd00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.281178092 +0000 UTC m=+74.773390125 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccd00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd1c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd1c0): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd1c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd1c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333340 item 35 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd1c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd1c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.281875019 +0000 UTC m=+74.774087072 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd1c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd700): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd700): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd700): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd700): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd700): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.281875019 +0000 UTC m=+74.774087072 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd700): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333650 item 35 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5b80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5b80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5b80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5b80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5b80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.283515957 +0000 UTC m=+74.775728000 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5b80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a88c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a88c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f8f0 item 36 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a88c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a88c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a88c0): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a88c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a88c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.284290921 +0000 UTC m=+74.776502964 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a88c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9780): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9780): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9780): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9780): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9780): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.284290921 +0000 UTC m=+74.776502964 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9780): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fce0 item 36 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9f00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9f00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9f00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9f00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9f00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.285962537 +0000 UTC m=+74.778174579 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9f00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914400): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914400): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914400): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914400): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914400): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354850 item 37 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914400): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914400): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.286824633 +0000 UTC m=+74.779036677 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914400): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914900): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914900): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914900): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914900): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914900): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.286824633 +0000 UTC m=+74.779036677 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914900): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354ee0 item 37 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915000): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915000): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915000): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915000): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915000): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.288681296 +0000 UTC m=+74.780893329 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915000): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915540): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915540): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355e30 item 38 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915540): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915540): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915540): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915540): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915540): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.289551027 +0000 UTC m=+74.781763070 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915540): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915a80): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915a80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915a80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915a80): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915a80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.289551027 +0000 UTC m=+74.781763070 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915a80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c2230 item 38 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c240): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c240): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c240): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c240): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c240): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.29130613 +0000 UTC m=+74.783518174 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c240): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042ce80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042ce80): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042ce80): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042ce80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042ce80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c2a80 item 39 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042ce80): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042ce80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.29198835 +0000 UTC m=+74.784200383 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042ce80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d440): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d440): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d440): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d440): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d440): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.29198835 +0000 UTC m=+74.784200383 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d440): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c2c40 item 39 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de800): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de800): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de800): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de800): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de800): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.29383324 +0000 UTC m=+74.786045283 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de800): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfa00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfa00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c30a0 item 40 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfa00): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfa00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfa00): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfa00): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfa00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.294779465 +0000 UTC m=+74.786991548 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfa00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0280): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0280): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0280): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0280): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0280): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.294779465 +0000 UTC m=+74.786991548 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0280): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c3260 item 40 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0840): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0840): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0840): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0840): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0840): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0840): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0840): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.296582878 +0000 UTC m=+74.788794921 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0840): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0d40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0d40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0d40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c3650 item 41 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0d40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0d40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.297278322 +0000 UTC m=+74.789490366 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0d40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1200): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1200): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1200): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1200): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1200): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c3b20 item 41 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1200): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1200): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.298413351 +0000 UTC m=+74.790625394 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1200): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1740): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1740): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1740): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1740): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1740): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.298413351 +0000 UTC m=+74.790625394 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1740): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c3ce0 item 41 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1d80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1d80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1d80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1d80): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1d80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1d80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1d80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.30017681 +0000 UTC m=+74.792388852 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1d80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786340): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786340): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786340): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364380 item 42 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786340): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786340): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.300846035 +0000 UTC m=+74.793058077 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786340): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786880): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786880): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364770 item 42 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786880): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786880): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786880): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786880): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786880): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.301681381 +0000 UTC m=+74.793893424 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786880): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786e00): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786e00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786e00): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786e00): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786e00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.301681381 +0000 UTC m=+74.793893424 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000786e00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365030 item 42 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787440): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787440): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787440): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787440): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787440): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787440): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787440): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.30367957 +0000 UTC m=+74.795891613 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787440): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787940): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787940): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787940): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365880 item 43 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787940): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787940): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.304364955 +0000 UTC m=+74.796576999 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787940): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787e80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787e80): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787e80): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787e80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787e80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365d50 item 43 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787e80): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787e80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.305173943 +0000 UTC m=+74.797385986 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000787e80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4440): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4440): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4440): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4440): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4440): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.305173943 +0000 UTC m=+74.797385986 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4440): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b20e0 item 43 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4a80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4a80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4a80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4a80): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4a80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4a80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4a80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.306982906 +0000 UTC m=+74.799194949 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4a80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4f80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4f80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4f80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2700 item 44 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4f80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4f80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.307849211 +0000 UTC m=+74.800061254 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4f80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cdc00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cdc00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333a40 item 44 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cdc00): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cdc00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cdc00): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cdc00): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cdc00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.308699306 +0000 UTC m=+74.800911339 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cdc00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062c200): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062c200): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062c200): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062c200): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062c200): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.308699306 +0000 UTC m=+74.800911339 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062c200): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ea0 item 44 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062c840): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062c840): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062c840): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062c840): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062c840): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062c840): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062c840): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.311183816 +0000 UTC m=+74.803395859 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062c840): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062cd40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062cd40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062cd40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0620 item 45 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062cd40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062cd40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.312026637 +0000 UTC m=+74.804238680 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062cd40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062d440): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062d440): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062d440): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062d440): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062d440): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.312026637 +0000 UTC m=+74.804238680 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062d440): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d07e0 item 45 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062da80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062da80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062da80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062da80): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062da80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062da80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062da80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.314694482 +0000 UTC m=+74.806906525 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00062da80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666000): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666000): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666000): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0e00 item 46 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666000): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666000): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.315421535 +0000 UTC m=+74.807633579 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666000): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666700): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666700): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666700): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666700): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666700): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.315421535 +0000 UTC m=+74.807633579 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666700): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d13b0 item 46 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666d40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666d40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666d40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666d40): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666d40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666d40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666d40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.317674711 +0000 UTC m=+74.809886755 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666d40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667240): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667240): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667240): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1730 item 47 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667240): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667240): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.318344889 +0000 UTC m=+74.810556931 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667240): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667940): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667940): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667940): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667940): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667940): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.318344889 +0000 UTC m=+74.810556931 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667940): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d18f0 item 47 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c000): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c000): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c000): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c000): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c000): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c000): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c000): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.320188907 +0000 UTC m=+74.812400950 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c000): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c500): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c500): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c500): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1d50 item 48 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c500): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c500): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.320923465 +0000 UTC m=+74.813135508 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c500): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082cc00): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082cc00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082cc00): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082cc00): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082cc00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.320923465 +0000 UTC m=+74.813135508 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082cc00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e3f0 item 48 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5300): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5300): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5300): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5300): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5300): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.323181391 +0000 UTC m=+74.815393434 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5300): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5780): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5780): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5780): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5780): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5780): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5780): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2cb0 item 49 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5780): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5780): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.323837682 +0000 UTC m=+74.816049725 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5780): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5cc0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5cc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5cc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5cc0): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5cc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.323837682 +0000 UTC m=+74.816049725 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5cc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3260 item 49 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f63c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f63c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f63c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f63c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f63c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.325687832 +0000 UTC m=+74.817899875 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f63c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f68c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f68c0): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f68c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3b20 item 50 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f68c0): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f68c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f68c0): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f68c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f68c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.326685884 +0000 UTC m=+74.818897927 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f68c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f6e40): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f6e40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f6e40): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f6e40): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f6e40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.326685884 +0000 UTC m=+74.818897927 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f6e40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3ce0 item 50 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f74c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f74c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f74c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f74c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f74c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.328895068 +0000 UTC m=+74.821107111 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f74c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f79c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f79c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f79c0): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f79c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f79c0): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f79c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0150 item 51 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f79c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f79c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.329584321 +0000 UTC m=+74.821796364 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f79c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f7f00): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f7f00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f7f00): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f7f00): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f7f00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.329584321 +0000 UTC m=+74.821796364 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f7f00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0310 item 51 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008ae600): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008ae600): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008ae600): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008ae600): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008ae600): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.333121916 +0000 UTC m=+74.825333960 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008ae600): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008aeb00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008aeb00): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008aeb00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0a80 item 52 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008aeb00): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008aeb00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008aeb00): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008aeb00): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008aeb00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.333945833 +0000 UTC m=+74.826157875 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008aeb00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008af080): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008af080): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008af080): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008af080): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008af080): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.333945833 +0000 UTC m=+74.826157875 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008af080): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0c40 item 52 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008af700): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008af700): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008af700): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008af700): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008af700): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.335446768 +0000 UTC m=+74.827658811 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008af700): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008afc00): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008afc00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008afc00): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008afc00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008afc00): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008afc00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a10a0 item 53 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008afc00): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008afc00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.338558595 +0000 UTC m=+74.830770637 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008afc00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009161c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009161c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009161c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009161c0): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009161c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.338558595 +0000 UTC m=+74.830770637 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009161c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a13b0 item 53 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000916840): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000916840): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000916840): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000916840): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000916840): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.344071175 +0000 UTC m=+74.836283218 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000916840): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000916d40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000916d40): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000916d40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1880 item 54 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000916d40): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000916d40): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000916d40): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000916d40): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000916d40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.345743511 +0000 UTC m=+74.837955555 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000916d40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009172c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009172c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009172c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009172c0): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009172c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.345743511 +0000 UTC m=+74.837955555 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009172c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1b20 item 54 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d380): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d380): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d380): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d380): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d380): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.348916914 +0000 UTC m=+74.841128958 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d380): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d880): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d880): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d880): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d880): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d880): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d880): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ebd0 item 55 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d880): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d880): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.349631434 +0000 UTC m=+74.841843478 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d880): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082ddc0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082ddc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082ddc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082ddc0): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082ddc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.349631434 +0000 UTC m=+74.841843478 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082ddc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ee00 item 55 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008744c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008744c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008744c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008744c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008744c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.351380665 +0000 UTC m=+74.843592708 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008744c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008749c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008749c0): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008749c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f340 item 56 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008749c0): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008749c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008749c0): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008749c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008749c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.35211874 +0000 UTC m=+74.844330783 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008749c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874f40): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874f40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874f40): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874f40): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874f40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.35211874 +0000 UTC m=+74.844330783 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874f40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f6c0 item 56 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875580): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875580): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875580): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875580): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875580): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875580): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875580): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875580): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.353659351 +0000 UTC m=+74.845871404 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875580): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875ac0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875ac0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875ac0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000200e0 item 57 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875ac0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875ac0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.354683541 +0000 UTC m=+74.846895585 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875ac0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009de080): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009de080): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009de080): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009de080): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009de080): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009de080): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000020380 item 57 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009de080): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009de080): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.355996124 +0000 UTC m=+74.848208177 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009de080): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009de600): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009de600): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009de600): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009de600): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009de600): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.355996124 +0000 UTC m=+74.848208177 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009de600): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000020540 item 57 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009dec40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009dec40): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009dec40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009dec40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009dec40): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009dec40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009dec40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009dec40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.358593846 +0000 UTC m=+74.850805889 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009dec40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009df180): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009df180): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009df180): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000020b60 item 58 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009df180): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009df180): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.361608221 +0000 UTC m=+74.853820263 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009df180): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009df6c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009df6c0): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009df6c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000020d20 item 58 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009df6c0): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009df6c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009df6c0): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009df6c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009df6c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.362539878 +0000 UTC m=+74.854751921 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009df6c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009dfc80): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009dfc80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009dfc80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009dfc80): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009dfc80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.362539878 +0000 UTC m=+74.854751921 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009dfc80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000021030 item 58 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3a340): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3a340): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3a340): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3a340): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3a340): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3a340): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3a340): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3a340): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.3662513 +0000 UTC m=+74.858463343 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3a340): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3a880): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3a880): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3a880): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000021570 item 59 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3a880): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3a880): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.367053214 +0000 UTC m=+74.859265247 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3a880): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3adc0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3adc0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3adc0): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3adc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3adc0): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3adc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000021810 item 59 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3adc0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3adc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.367956899 +0000 UTC m=+74.860168942 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3adc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009177c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009177c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009177c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009177c0): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009177c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.367956899 +0000 UTC m=+74.860168942 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009177c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cc540 item 59 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000917e00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000917e00): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000917e00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000917e00): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000917e00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000917e00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000917e00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000917e00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.369721258 +0000 UTC m=+74.861933301 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000917e00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009323c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009323c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009323c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ccbd0 item 60 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009323c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009323c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.371457154 +0000 UTC m=+74.863669197 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009323c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000932900): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000932900): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000932900): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ccee0 item 60 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000932900): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000932900): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000932900): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000932900): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000932900): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.372581784 +0000 UTC m=+74.864793828 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000932900): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000932ec0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000932ec0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000932ec0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000932ec0): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000932ec0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.372581784 +0000 UTC m=+74.864793828 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000932ec0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cd110 item 60 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000933500): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000933500): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000933500): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000933500): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000933500): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000933500): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000933500): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000933500): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.375691667 +0000 UTC m=+74.867903711 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000933500): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000933a40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000933a40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000933a40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cd730 item 61 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000933a40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000933a40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.376455891 +0000 UTC m=+74.868667934 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000933a40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009541c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009541c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009541c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009541c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009541c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.376455891 +0000 UTC m=+74.868667934 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009541c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cd9d0 item 61 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000954800): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000954800): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000954800): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000954800): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000954800): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000954800): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000954800): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000954800): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.379511804 +0000 UTC m=+74.871723847 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000954800): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000954d40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000954d40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000954d40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079e000 item 62 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000954d40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000954d40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.380210715 +0000 UTC m=+74.872422757 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000954d40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000955440): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000955440): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000955440): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000955440): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000955440): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.380210715 +0000 UTC m=+74.872422757 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000955440): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079e3f0 item 62 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3b340): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3b340): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3b340): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3b340): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3b340): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3b340): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3b340): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3b340): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.385165508 +0000 UTC m=+74.877377552 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3b340): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3b880): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3b880): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3b880): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000021dc0 item 63 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3b880): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3b880): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.386519718 +0000 UTC m=+74.878731761 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a3b880): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abc000): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abc000): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abc000): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abc000): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abc000): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.386519718 +0000 UTC m=+74.878731761 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abc000): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c01c0 item 63 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abc640): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abc640): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abc640): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abc640): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abc640): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abc640): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abc640): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abc640): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.389046107 +0000 UTC m=+74.881258160 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abc640): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abcb80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abcb80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abcb80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0690 item 64 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abcb80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abcb80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.389603593 +0000 UTC m=+74.881815636 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abcb80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abd280): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abd280): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abd280): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abd280): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abd280): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.389603593 +0000 UTC m=+74.881815636 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abd280): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c09a0 item 64 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abd8c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abd8c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abd8c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abd8c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abd8c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.391059685 +0000 UTC m=+74.883271728 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abd8c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abdd40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abdd40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abdd40): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abdd40): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abdd40): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c10a0 item 65 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abdd40): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abdd40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.392076793 +0000 UTC m=+74.884288835 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000abdd40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b202c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b202c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b202c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b202c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b202c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.392076793 +0000 UTC m=+74.884288835 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b202c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c12d0 item 65 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20900): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20900): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20900): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20900): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20900): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.394375974 +0000 UTC m=+74.886588018 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20900): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20d80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20d80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c18f0 item 66 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20d80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20d80): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20d80): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20d80): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20d80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.395057433 +0000 UTC m=+74.887269476 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20d80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b212c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b212c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b212c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b212c0): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b212c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.395057433 +0000 UTC m=+74.887269476 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b212c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1dc0 item 66 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21900): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21900): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21900): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21900): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21900): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.396610486 +0000 UTC m=+74.888822529 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21900): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21d80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21d80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21d80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21d80): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21d80): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003c380 item 67 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21d80): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21d80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.397450393 +0000 UTC m=+74.889662435 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21d80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4c300): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4c300): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4c300): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4c300): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4c300): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.397450393 +0000 UTC m=+74.889662435 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4c300): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003c5b0 item 67 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4c980): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4c980): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4c980): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4c980): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4c980): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.398930378 +0000 UTC m=+74.891142411 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4c980): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4ce80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4ce80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003c930 item 68 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4ce80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4ce80): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4ce80): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4ce80): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4ce80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.400463303 +0000 UTC m=+74.892675347 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4ce80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4d3c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4d3c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4d3c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4d3c0): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4d3c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.400463303 +0000 UTC m=+74.892675347 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4d3c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003caf0 item 68 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4da00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4da00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4da00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4da00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4da00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.403831632 +0000 UTC m=+74.896043675 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4da00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4de80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4de80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4de80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4de80): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4de80): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003cee0 item 69 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4de80): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4de80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.40445443 +0000 UTC m=+74.896666473 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b4de80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94400): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94400): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94400): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94400): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94400): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.40445443 +0000 UTC m=+74.896666473 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94400): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d0a0 item 69 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94a80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94a80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94a80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94a80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94a80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.406397444 +0000 UTC m=+74.898609488 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94a80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94f80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94f80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d420 item 70 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94f80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94f80): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94f80): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94f80): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94f80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.408212679 +0000 UTC m=+74.900424722 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b94f80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b954c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b954c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b954c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b954c0): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b954c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.408212679 +0000 UTC m=+74.900424722 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b954c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003d810 item 70 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b95b40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b95b40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b95b40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b95b40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b95b40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.409592698 +0000 UTC m=+74.901804742 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b95b40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd80c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd80c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd80c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd80c0): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd80c0): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003dd50 item 71 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd80c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd80c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.410182435 +0000 UTC m=+74.902394477 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd80c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd85c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd85c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd85c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd85c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd85c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.410182435 +0000 UTC m=+74.902394477 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd85c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00003df10 item 71 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd8c40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd8c40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd8c40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd8c40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd8c40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.412043665 +0000 UTC m=+74.904255708 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd8c40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9140): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9140): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c690 item 72 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9140): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9140): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9140): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9140): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9140): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.412923556 +0000 UTC m=+74.905135599 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9140): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9680): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9680): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9680): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9680): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9680): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.412923556 +0000 UTC m=+74.905135599 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9680): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cd90 item 72 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9c40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9c40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9c40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9c40): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9c40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9c40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9c40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.41529865 +0000 UTC m=+74.907510694 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bd9c40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf81c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf81c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf81c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d650 item 73 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf81c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf81c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.415817043 +0000 UTC m=+74.908029086 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf81c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf8680): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf8680): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf8680): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf8680): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf8680): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bc070 item 73 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf8680): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf8680): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.416591366 +0000 UTC m=+74.908803409 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf8680): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf8bc0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf8bc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf8bc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf8bc0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf8bc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.416591366 +0000 UTC m=+74.908803409 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf8bc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bc230 item 73 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9200): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9200): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9200): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9200): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9200): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9200): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9200): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.419014311 +0000 UTC m=+74.911226354 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9200): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9700): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9700): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9700): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bc700 item 74 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9700): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9700): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.420363001 +0000 UTC m=+74.912575033 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9700): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9c40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9c40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bcd20 item 74 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9c40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9c40): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9c40): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9c40): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9c40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.42399322 +0000 UTC m=+74.916205263 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bf9c40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1c240): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1c240): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1c240): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1c240): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1c240): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.42399322 +0000 UTC m=+74.916205263 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1c240): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bcee0 item 74 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1c880): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1c880): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1c880): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1c880): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1c880): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1c880): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1c880): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.425459521 +0000 UTC m=+74.917671563 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1c880): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1cd80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1cd80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1cd80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bd340 item 75 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1cd80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1cd80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.425957254 +0000 UTC m=+74.918169297 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1cd80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1d2c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1d2c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1d2c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1d2c0): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1d2c0): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bd730 item 75 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1d2c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1d2c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.426562329 +0000 UTC m=+74.918774371 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1d2c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1d800): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1d800): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1d800): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1d800): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1d800): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.426562329 +0000 UTC m=+74.918774371 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1d800): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bda40 item 75 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1de40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1de40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1de40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1de40): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1de40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1de40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1de40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.428039079 +0000 UTC m=+74.920251121 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c1de40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4e3c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4e3c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4e3c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000bde30 item 76 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4e3c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4e3c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.428708946 +0000 UTC m=+74.920920989 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4e3c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4e900): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4e900): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e1c0 item 76 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4e900): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4e900): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4e900): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4e900): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4e900): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.429384853 +0000 UTC m=+74.921596897 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4e900): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4ee80): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4ee80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4ee80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4ee80): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4ee80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.429384853 +0000 UTC m=+74.921596897 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4ee80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e540 item 76 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4f4c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4f4c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4f4c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4f4c0): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4f4c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4f4c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4f4c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.43058767 +0000 UTC m=+74.922799713 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4f4c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4f9c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4f9c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4f9c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f420 item 77 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4f9c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4f9c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.431123395 +0000 UTC m=+74.923335437 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c4f9c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64140): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64140): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64140): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64140): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64140): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.431123395 +0000 UTC m=+74.923335437 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64140): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fa40 item 77 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64780): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64780): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64780): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64780): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64780): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64780): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64780): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.43290709 +0000 UTC m=+74.925119133 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64780): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64c80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64c80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64c80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6230 item 78 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64c80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64c80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.434206758 +0000 UTC m=+74.926418801 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c64c80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c65380): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c65380): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c65380): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c65380): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c65380): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.434206758 +0000 UTC m=+74.926418801 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c65380): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f65b0 item 78 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c659c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c659c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c659c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c659c0): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c659c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c659c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c659c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.437013312 +0000 UTC m=+74.929225356 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c659c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c65ec0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c65ec0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c65ec0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6f50 item 79 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c65ec0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c65ec0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.437624028 +0000 UTC m=+74.929836071 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c65ec0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7e640): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7e640): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7e640): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7e640): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7e640): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.437624028 +0000 UTC m=+74.929836071 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7e640): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7180 item 79 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7ec80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7ec80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7ec80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7ec80): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7ec80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7ec80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7ec80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.440154133 +0000 UTC m=+74.932366177 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7ec80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7f180): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7f180): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7f180): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7570 item 80 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7f180): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7f180): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.440693926 +0000 UTC m=+74.932905969 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7f180): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7f880): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7f880): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7f880): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7f880): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7f880): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.440693926 +0000 UTC m=+74.932905969 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7f880): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f77a0 item 80 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7fec0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7fec0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7fec0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7fec0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7fec0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.442030073 +0000 UTC m=+74.934242116 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000c7fec0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca03c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca03c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca03c0): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca03c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca03c0): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca03c0): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8000 item 81 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca03c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca03c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.444340747 +0000 UTC m=+74.936552790 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca03c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca0900): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca0900): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca0900): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca0900): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca0900): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.444340747 +0000 UTC m=+74.936552790 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca0900): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e81c0 item 81 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca0f80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca0f80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca0f80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca0f80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca0f80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.44608573 +0000 UTC m=+74.938297773 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca0f80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca1480): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca1480): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca1480): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8540 item 82 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca1480): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca1480): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca1480): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca1480): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca1480): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.44797771 +0000 UTC m=+74.940189753 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca1480): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca1a00): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca1a00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca1a00): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca1a00): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca1a00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.44797771 +0000 UTC m=+74.940189753 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ca1a00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8700 item 82 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0100): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0100): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0100): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0100): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0100): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.449534339 +0000 UTC m=+74.941746372 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0100): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0600): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0600): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0600): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0600): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0600): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0600): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8af0 item 83 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0600): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0600): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.450172676 +0000 UTC m=+74.942384710 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0600): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0b40): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0b40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0b40): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0b40): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0b40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.450172676 +0000 UTC m=+74.942384710 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc0b40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8cb0 item 83 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc11c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc11c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc11c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc11c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc11c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.451836347 +0000 UTC m=+74.944048390 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc11c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc16c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc16c0): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc16c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9030 item 84 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc16c0): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc16c0): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc16c0): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc16c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc16c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.45367757 +0000 UTC m=+74.945889614 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc16c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc1c40): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc1c40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc1c40): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc1c40): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc1c40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.45367757 +0000 UTC m=+74.945889614 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cc1c40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e91f0 item 84 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6340): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6340): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6340): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6340): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6340): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.456511246 +0000 UTC m=+74.948723290 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6340): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6840): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6840): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6840): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6840): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6840): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6840): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e95e0 item 85 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6840): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6840): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.459153301 +0000 UTC m=+74.951365345 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6840): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6d80): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6d80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6d80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6d80): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6d80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.459153301 +0000 UTC m=+74.951365345 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf6d80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e97a0 item 85 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7400): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7400): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7400): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7400): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7400): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.463553986 +0000 UTC m=+74.955766030 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7400): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7900): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7900): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7900): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9b20 item 86 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7900): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7900): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7900): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7900): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7900): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.464283164 +0000 UTC m=+74.956495207 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7900): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7e80): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7e80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7e80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7e80): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7e80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.464283164 +0000 UTC m=+74.956495207 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000cf7e80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9d50 item 86 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18580): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18580): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18580): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18580): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18580): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.465977623 +0000 UTC m=+74.958189665 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18580): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18a80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18a80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18a80): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18a80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18a80): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18a80): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004122a0 item 87 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18a80): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18a80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.466795528 +0000 UTC m=+74.959007570 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18a80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18fc0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18fc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18fc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18fc0): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18fc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.466795528 +0000 UTC m=+74.959007570 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d18fc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004124d0 item 87 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c300): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c300): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c300): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c300): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c300): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.4715579 +0000 UTC m=+74.963769943 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c300): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c880): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c880): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c880): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079e070 item 88 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c880): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c880): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c880): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c880): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c880): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.472616096 +0000 UTC m=+74.964828138 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c880): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0ce00): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0ce00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0ce00): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0ce00): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0ce00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.472616096 +0000 UTC m=+74.964828138 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0ce00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079e460 item 88 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d440): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d440): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d440): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d440): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d440): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d440): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d440): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d440): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.476756301 +0000 UTC m=+74.968968344 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d440): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d980): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d980): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d980): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079ee70 item 89 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d980): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d980): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.480092169 +0000 UTC m=+74.972304232 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d980): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0dec0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0dec0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0dec0): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0dec0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0dec0): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0dec0): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079f1f0 item 89 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0dec0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0dec0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.481009279 +0000 UTC m=+74.973221322 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0dec0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a4c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a4c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a4c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a4c0): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a4c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.481009279 +0000 UTC m=+74.973221322 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a4c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079f3b0 item 89 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081ab00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081ab00): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081ab00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081ab00): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081ab00): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081ab00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081ab00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081ab00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.482491519 +0000 UTC m=+74.974703562 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081ab00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b240): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b240): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b240): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079f8f0 item 90 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b240): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b240): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.483194067 +0000 UTC m=+74.975406110 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b240): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b780): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b780): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b780): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079fce0 item 90 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b780): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b780): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b780): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b780): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b780): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.483851439 +0000 UTC m=+74.976063483 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b780): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081be40): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081be40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081be40): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081be40): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081be40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.483851439 +0000 UTC m=+74.976063483 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081be40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079fea0 item 90 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2540): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2540): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2540): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2540): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2540): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2540): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2540): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2540): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.485315607 +0000 UTC m=+74.977527650 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2540): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2a80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2a80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2a80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c3f0 item 91 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2a80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2a80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.486214312 +0000 UTC m=+74.978426355 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2a80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3000): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3000): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3000): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3000): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3000): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3000): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c5b0 item 91 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3000): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3000): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.48690616 +0000 UTC m=+74.979118204 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3000): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3580): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3580): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3580): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3580): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3580): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.48690616 +0000 UTC m=+74.979118204 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3580): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c8c0 item 91 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3c00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3c00): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3c00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3c00): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3c00): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3c00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3c00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3c00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.488856268 +0000 UTC m=+74.981068311 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3c00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c81c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c81c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c81c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cd20 item 92 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c81c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c81c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.489557934 +0000 UTC m=+74.981769977 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c81c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8700): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8700): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8700): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038cee0 item 92 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8700): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8700): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8700): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8700): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8700): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.490636166 +0000 UTC m=+74.982848209 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8700): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8cc0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8cc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8cc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8cc0): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8cc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.490636166 +0000 UTC m=+74.982848209 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8cc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d260 item 92 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9300): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9300): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9300): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9300): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9300): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9300): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9300): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9300): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.492110513 +0000 UTC m=+74.984322555 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9300): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9880): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9880): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9880): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d7a0 item 93 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9880): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9880): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.492640196 +0000 UTC m=+74.984852239 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9880): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a000): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a000): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a000): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a000): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a000): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.492640196 +0000 UTC m=+74.984852239 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a000): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d960 item 93 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a700): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a700): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a700): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a700): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a700): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a700): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a700): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a700): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.497671914 +0000 UTC m=+74.989883956 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a700): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085ac40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085ac40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085ac40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038dd50 item 94 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085ac40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085ac40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.500230022 +0000 UTC m=+74.992442065 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085ac40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b340): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b340): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b340): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b340): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b340): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.500230022 +0000 UTC m=+74.992442065 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b340): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038df10 item 94 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b980): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b980): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b980): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b980): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b980): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b980): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b980): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b980): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.502694655 +0000 UTC m=+74.994906699 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b980): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bec0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bec0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bec0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412380 item 95 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bec0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bec0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.503498272 +0000 UTC m=+74.995710315 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bec0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692b00): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692b00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692b00): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692b00): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692b00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.503498272 +0000 UTC m=+74.995710315 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692b00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412620 item 95 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693140): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693140): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693140): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693140): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693140): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693140): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693140): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693140): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.505065213 +0000 UTC m=+74.997277255 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693140): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693680): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693680): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693680): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412b60 item 96 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693680): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693680): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.505577934 +0000 UTC m=+74.997789977 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693680): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693d80): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693d80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693d80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693d80): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693d80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.505577934 +0000 UTC m=+74.997789977 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693d80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412e00 item 96 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= 2025/11/15 05:12:32 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:32 DEBUG : Looking for writers 2025/11/15 05:12:32 DEBUG : >WaitForWriters: 2025/11/15 05:12:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/15 05:12:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f50c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f50c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f50c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f50c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f50c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.64289537 +0000 UTC m=+75.135107412 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f50c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5540): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5540): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5540): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5540): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5540): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5540): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5540): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.64289537 +0000 UTC m=+75.135107412 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5540): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5a00): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5a00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5a00): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5a00): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5a00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.64289537 +0000 UTC m=+75.135107412 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5a00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004139d0 item 1 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914100): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914100): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914100): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914100): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914100): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.64645181 +0000 UTC m=+75.138663853 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914100): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914600): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914600): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914600): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914600): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914600): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.64645181 +0000 UTC m=+75.138663853 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914600): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413ea0 item 2 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914cc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914cc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914cc0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914cc0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914cc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.649179496 +0000 UTC m=+75.141391540 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914cc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915140): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915140): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915140): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915140): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915140): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915140): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915140): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.649179496 +0000 UTC m=+75.141391540 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915140): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915640): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915640): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915640): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915640): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915640): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.649179496 +0000 UTC m=+75.141391540 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915640): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0a80 item 3 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915cc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915cc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915cc0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915cc0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915cc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.653462059 +0000 UTC m=+75.145674102 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915cc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c7c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c7c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c7c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c7c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c7c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.653462059 +0000 UTC m=+75.145674102 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c7c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b15e0 item 4 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d0c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d0c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d0c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d0c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d0c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.658097916 +0000 UTC m=+75.150309958 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d0c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042db00): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042db00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042db00): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042db00): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042db00): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042db00): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042db00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.658097916 +0000 UTC m=+75.150309958 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042db00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de800): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de800): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de800): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de800): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de800): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.658097916 +0000 UTC m=+75.150309958 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de800): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1d50 item 5 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfd80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfd80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfd80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfd80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfd80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.660473261 +0000 UTC m=+75.152685304 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002dfd80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0400): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0400): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0400): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0400): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0400): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.660473261 +0000 UTC m=+75.152685304 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0400): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380850 item 6 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0a80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0a80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0a80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0a80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0a80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.665075915 +0000 UTC m=+75.157287958 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0a80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0f80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0f80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0f80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0f80): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0f80): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0f80): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0f80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.665075915 +0000 UTC m=+75.157287958 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0f80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1440): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1440): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1440): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1440): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1440): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.665075915 +0000 UTC m=+75.157287958 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1440): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e00 item 7 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1ac0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1ac0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1ac0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1ac0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1ac0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.670108755 +0000 UTC m=+75.162320799 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1ac0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc0c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc0c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc0c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc0c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc0c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.670108755 +0000 UTC m=+75.162320799 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc0c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381880 item 8 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc680): _readAt: size=2, off=0 2025/11/15 05:12:32 ERROR : open-test-file(0xc0009cc680): Couldn't read size of file 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc680): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc680): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc680): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc680): close: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc680): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccd40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccd40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccd40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccd40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccd40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.673066232 +0000 UTC m=+75.165278276 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccd40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd200): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd200): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd200): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd200): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd200): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd200): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd200): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.673066232 +0000 UTC m=+75.165278276 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd200): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd740): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd740): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd740): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd740): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd740): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.673066232 +0000 UTC m=+75.165278276 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd740): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ea0 item 9 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cddc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cddc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cddc0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cddc0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cddc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.676901307 +0000 UTC m=+75.169113349 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cddc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4380): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4380): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4380): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4380): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4380): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.676901307 +0000 UTC m=+75.169113349 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4380): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e8c0 item 10 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9b80): _readAt: size=2, off=0 2025/11/15 05:12:32 ERROR : open-test-file(0xc0003a9b80): Couldn't read size of file 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9b80): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9b80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9b80): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9b80): close: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9b80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9f40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9f40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9f40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9f40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9f40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.681601974 +0000 UTC m=+75.173814017 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9f40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0006664c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0006664c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0006664c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0006664c0): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0006664c0): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0006664c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0006664c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.681601974 +0000 UTC m=+75.173814017 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0006664c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0006669c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0006669c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0006669c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0006669c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0006669c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.681601974 +0000 UTC m=+75.173814017 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0006669c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344ee0 item 11 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4780): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4780): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4780): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4780): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4780): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.68902623 +0000 UTC m=+75.181238273 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4780): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4cc0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4cc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4cc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4cc0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4cc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.68902623 +0000 UTC m=+75.181238273 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c4cc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040eee0 item 12 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5300): _readAt: size=2, off=0 2025/11/15 05:12:32 ERROR : open-test-file(0xc0007c5300): Couldn't read size of file 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5300): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5300): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5300): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5300): close: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5300): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c56c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c56c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c56c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c56c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c56c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.693889493 +0000 UTC m=+75.186101536 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c56c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5d80): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5d80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5d80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5d80): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5d80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.693889493 +0000 UTC m=+75.186101536 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007c5d80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f810 item 13 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f0480): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f0480): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f0480): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f0480): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f0480): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.696680027 +0000 UTC m=+75.188892069 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f0480): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f09c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f09c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f09c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f09c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f09c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.696680027 +0000 UTC m=+75.188892069 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f09c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ff10 item 14 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f1000): _readAt: size=2, off=0 2025/11/15 05:12:32 ERROR : open-test-file(0xc0007f1000): Couldn't read size of file 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f1000): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f1000): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f1000): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f1000): close: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f1000): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f13c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f13c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f13c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f13c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f13c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.700239404 +0000 UTC m=+75.192451446 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f13c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f1a80): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f1a80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f1a80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f1a80): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f1a80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.700239404 +0000 UTC m=+75.192451446 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007f1a80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354af0 item 15 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c180): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c180): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c180): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c180): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c180): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.704165577 +0000 UTC m=+75.196377620 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c180): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c6c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c6c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c6c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c6c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c6c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.704165577 +0000 UTC m=+75.196377620 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082c6c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355ce0 item 16 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082cd00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082cd00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082cd00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082cd00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082cd00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.708540083 +0000 UTC m=+75.200752126 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082cd00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d180): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d180): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d180): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d180): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d180): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d180): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d180): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d180): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.708540083 +0000 UTC m=+75.200752126 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d180): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d680): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d680): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d680): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d680): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d680): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.708540083 +0000 UTC m=+75.200752126 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082d680): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c23f0 item 17 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082dd00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082dd00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082dd00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082dd00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082dd00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.710474061 +0000 UTC m=+75.202686104 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00082dd00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008742c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008742c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008742c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008742c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008742c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.710474061 +0000 UTC m=+75.202686104 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008742c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c2cb0 item 18 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874940): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874940): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874940): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874940): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874940): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.711876351 +0000 UTC m=+75.204088424 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874940): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874e40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874e40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874e40): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874e40): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874e40): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874e40): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874e40): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874e40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.711876351 +0000 UTC m=+75.204088424 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000874e40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875340): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875340): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875340): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875340): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875340): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.711876351 +0000 UTC m=+75.204088424 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875340): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c3110 item 19 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008759c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008759c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008759c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008759c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008759c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.717667544 +0000 UTC m=+75.209879587 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008759c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875f00): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875f00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875f00): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875f00): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875f00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.717667544 +0000 UTC m=+75.209879587 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000875f00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c3650 item 20 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4600): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4600): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4600): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4600): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4600): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.720232616 +0000 UTC m=+75.212444669 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4600): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4b00): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4b00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4b00): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4b00): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4b00): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4b00): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4b00): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4b00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.720232616 +0000 UTC m=+75.212444669 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4b00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5000): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5000): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5000): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5000): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5000): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.720232616 +0000 UTC m=+75.212444669 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5000): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c3ce0 item 21 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5680): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5680): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5680): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5680): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5680): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.723492781 +0000 UTC m=+75.215704824 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5680): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5bc0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5bc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5bc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5bc0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5bc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.723492781 +0000 UTC m=+75.215704824 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5bc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364690 item 22 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dc2c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dc2c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dc2c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dc2c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dc2c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.726852453 +0000 UTC m=+75.219064497 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dc2c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dc7c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dc7c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dc7c0): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dc7c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dc7c0): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dc7c0): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dc7c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dc7c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.726852453 +0000 UTC m=+75.219064497 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dc7c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dccc0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dccc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dccc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dccc0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dccc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.726852453 +0000 UTC m=+75.219064497 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dccc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003652d0 item 23 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dd340): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dd340): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dd340): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dd340): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dd340): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.73181959 +0000 UTC m=+75.224031633 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dd340): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dd880): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dd880): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dd880): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dd880): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dd880): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.73181959 +0000 UTC m=+75.224031633 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008dd880): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365e30 item 24 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008ddec0): _readAt: size=2, off=0 2025/11/15 05:12:32 ERROR : open-test-file(0xc0008ddec0): Couldn't read size of file 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008ddec0): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008ddec0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008ddec0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008ddec0): close: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008ddec0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910300): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910300): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910300): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910300): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910300): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.733613625 +0000 UTC m=+75.225825668 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910300): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910800): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910800): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910800): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910800): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910800): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910800): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910800): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910800): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.733613625 +0000 UTC m=+75.225825668 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910800): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910d40): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910d40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910d40): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910d40): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910d40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.733613625 +0000 UTC m=+75.225825668 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000910d40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332fc0 item 25 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009113c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009113c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009113c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009113c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009113c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.736842792 +0000 UTC m=+75.229054835 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009113c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000911900): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000911900): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000911900): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000911900): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000911900): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.736842792 +0000 UTC m=+75.229054835 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000911900): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003338f0 item 26 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000911f40): _readAt: size=2, off=0 2025/11/15 05:12:32 ERROR : open-test-file(0xc000911f40): Couldn't read size of file 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000911f40): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000911f40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000911f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000911f40): close: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000911f40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936380): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936380): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936380): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936380): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936380): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.740186345 +0000 UTC m=+75.232398387 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936380): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936880): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936880): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936880): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936880): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936880): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936880): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936880): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936880): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.740186345 +0000 UTC m=+75.232398387 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936880): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936dc0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936dc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936dc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936dc0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936dc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.740186345 +0000 UTC m=+75.232398387 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000936dc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d01c0 item 27 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000937440): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000937440): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000937440): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000937440): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000937440): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.744990446 +0000 UTC m=+75.237202489 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000937440): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000937980): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000937980): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000937980): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000937980): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000937980): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.744990446 +0000 UTC m=+75.237202489 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000937980): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d09a0 item 28 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a040): _readAt: size=2, off=0 2025/11/15 05:12:32 ERROR : open-test-file(0xc00096a040): Couldn't read size of file 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a040): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a040): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a040): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a040): close: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a040): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a400): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a400): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a400): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a400): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a400): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.746652233 +0000 UTC m=+75.238864276 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a400): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096aac0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096aac0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096aac0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096aac0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096aac0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.746652233 +0000 UTC m=+75.238864276 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096aac0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0fc0 item 29 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b140): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b140): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b140): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b140): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b140): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.750873661 +0000 UTC m=+75.243085704 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b140): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b680): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b680): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b680): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b680): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b680): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.750873661 +0000 UTC m=+75.243085704 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b680): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1650 item 30 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096bcc0): _readAt: size=2, off=0 2025/11/15 05:12:32 ERROR : open-test-file(0xc00096bcc0): Couldn't read size of file 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096bcc0): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096bcc0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096bcc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096bcc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096bcc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a2100): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a2100): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a2100): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a2100): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a2100): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.75297899 +0000 UTC m=+75.245191033 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a2100): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a27c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a27c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a27c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a27c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a27c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.75297899 +0000 UTC m=+75.245191033 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a27c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d19d0 item 31 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a2e40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a2e40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a2e40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a2e40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a2e40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.757278054 +0000 UTC m=+75.249490098 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a2e40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a3380): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a3380): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a3380): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a3380): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a3380): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.757278054 +0000 UTC m=+75.249490098 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a3380): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2000 item 32 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a39c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a39c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a39c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a39c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a39c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.759629004 +0000 UTC m=+75.251841047 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a39c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a3e40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a3e40): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a3e40): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a3e40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a3e40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2540 item 33 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a3e40): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a3e40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.760241493 +0000 UTC m=+75.252453546 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009a3e40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e43c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e43c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e43c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e43c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e43c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.760241493 +0000 UTC m=+75.252453546 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e43c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b28c0 item 33 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e4a00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e4a00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e4a00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e4a00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e4a00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.764137611 +0000 UTC m=+75.256349655 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e4a00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e4e80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e4e80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3340 item 34 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e4e80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e4e80): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e4e80): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e4e80): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e4e80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.764766521 +0000 UTC m=+75.256978574 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e4e80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e53c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e53c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e53c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e53c0): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e53c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.764766521 +0000 UTC m=+75.256978574 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e53c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b36c0 item 34 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e5a00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e5a00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e5a00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e5a00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e5a00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.766130429 +0000 UTC m=+75.258342472 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e5a00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e5e80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e5e80): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e5e80): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e5e80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e5e80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3dc0 item 35 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e5e80): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e5e80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.768850411 +0000 UTC m=+75.261062454 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009e5e80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1c400): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1c400): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1c400): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1c400): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1c400): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.768850411 +0000 UTC m=+75.261062454 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1c400): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0000 item 35 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1ca80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1ca80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1ca80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1ca80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1ca80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.770189634 +0000 UTC m=+75.262401677 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1ca80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1cf80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1cf80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0380 item 36 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1cf80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1cf80): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1cf80): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1cf80): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1cf80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.770999513 +0000 UTC m=+75.263211556 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1cf80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1d4c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1d4c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1d4c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1d4c0): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1d4c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.770999513 +0000 UTC m=+75.263211556 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1d4c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a07e0 item 36 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1db00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1db00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1db00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1db00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1db00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.775617665 +0000 UTC m=+75.267829707 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a1db00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7c000): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7c000): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7c000): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7c000): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7c000): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0cb0 item 37 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7c000): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7c000): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.776204256 +0000 UTC m=+75.268416299 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7c000): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7c500): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7c500): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7c500): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7c500): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7c500): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.776204256 +0000 UTC m=+75.268416299 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7c500): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0e70 item 37 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7cb80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7cb80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7cb80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7cb80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7cb80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.777681136 +0000 UTC m=+75.269893179 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7cb80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7d080): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7d080): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1420 item 38 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7d080): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7d080): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7d080): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7d080): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7d080): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.778465827 +0000 UTC m=+75.270677871 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7d080): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7d5c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7d5c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7d5c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7d5c0): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7d5c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.778465827 +0000 UTC m=+75.270677871 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7d5c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a15e0 item 38 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7dc40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7dc40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7dc40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7dc40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7dc40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.781090611 +0000 UTC m=+75.273302653 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7dc40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adc1c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adc1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adc1c0): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adc1c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adc1c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1b90 item 39 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adc1c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adc1c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.783245734 +0000 UTC m=+75.275457777 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adc1c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adc6c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adc6c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adc6c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adc6c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adc6c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.783245734 +0000 UTC m=+75.275457777 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adc6c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e1c0 item 39 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adcd40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adcd40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adcd40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adcd40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adcd40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.784775242 +0000 UTC m=+75.276987286 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000adcd40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000add240): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000add240): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043eb60 item 40 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000add240): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000add240): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000add240): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000add240): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000add240): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.78705607 +0000 UTC m=+75.279268114 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000add240): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000add780): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000add780): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000add780): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000add780): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000add780): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.78705607 +0000 UTC m=+75.279268114 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000add780): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ed20 item 40 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000addd40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000addd40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000addd40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000addd40): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000addd40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000addd40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000addd40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.788323289 +0000 UTC m=+75.280535331 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000addd40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b202c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b202c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b202c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f2d0 item 41 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b202c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b202c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.789645468 +0000 UTC m=+75.281857511 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b202c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20780): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20780): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20780): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20780): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20780): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f650 item 41 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20780): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20780): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.792188248 +0000 UTC m=+75.284400291 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20780): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20cc0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20cc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20cc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20cc0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20cc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.792188248 +0000 UTC m=+75.284400291 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b20cc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fc00 item 41 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21300): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21300): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21300): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21300): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21300): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21300): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21300): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.794550439 +0000 UTC m=+75.286762482 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21300): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21800): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21800): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21800): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cc9a0 item 42 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21800): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21800): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.795117172 +0000 UTC m=+75.287329215 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21800): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21d40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21d40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ccb60 item 42 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21d40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21d40): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21d40): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21d40): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21d40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.797151668 +0000 UTC m=+75.289363711 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b21d40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48340): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48340): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48340): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48340): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48340): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.797151668 +0000 UTC m=+75.289363711 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48340): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cce70 item 42 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48980): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48980): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48980): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48980): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48980): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48980): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48980): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.798477495 +0000 UTC m=+75.290689538 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48980): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48e80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48e80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48e80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cd420 item 43 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48e80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48e80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.799002289 +0000 UTC m=+75.291214332 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b48e80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b493c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b493c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b493c0): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b493c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b493c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cd6c0 item 43 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b493c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b493c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.800131177 +0000 UTC m=+75.292343219 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b493c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b49900): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b49900): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b49900): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b49900): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b49900): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.800131177 +0000 UTC m=+75.292343219 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b49900): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cd960 item 43 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b49f40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b49f40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b49f40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b49f40): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b49f40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b49f40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b49f40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.802139404 +0000 UTC m=+75.294351447 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b49f40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c4c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c4c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c4c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001cdf10 item 44 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c4c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c4c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.803837359 +0000 UTC m=+75.296049402 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7c4c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7ca00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7ca00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000201c0 item 44 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7ca00): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7ca00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7ca00): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7ca00): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7ca00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.804394113 +0000 UTC m=+75.296606156 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7ca00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7cf80): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7cf80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7cf80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7cf80): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7cf80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.804394113 +0000 UTC m=+75.296606156 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7cf80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000020460 item 44 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d5c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d5c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d5c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d5c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d5c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d5c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.806513999 +0000 UTC m=+75.298726042 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7d5c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7dac0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7dac0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7dac0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000020a80 item 45 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7dac0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7dac0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.808304959 +0000 UTC m=+75.300517003 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000b7dac0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2240): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2240): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2240): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2240): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2240): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.808304959 +0000 UTC m=+75.300517003 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2240): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000020c40 item 45 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2880): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2880): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2880): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2880): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2880): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2880): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2880): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.814154893 +0000 UTC m=+75.306366946 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2880): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667040): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667040): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667040): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003455e0 item 46 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667040): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667040): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.817052868 +0000 UTC m=+75.309264911 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667040): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667740): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667740): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667740): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667740): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667740): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.817052868 +0000 UTC m=+75.309264911 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667740): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003457a0 item 46 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2280): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2280): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2280): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2280): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2280): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2280): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2280): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.822264173 +0000 UTC m=+75.314476216 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2280): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2e40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2e40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2e40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000201c0 item 47 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2e40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2e40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.823000935 +0000 UTC m=+75.315212978 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb2e40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb3540): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb3540): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb3540): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb3540): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb3540): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.823000935 +0000 UTC m=+75.315212978 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb3540): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000020460 item 47 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb3b80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb3b80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb3b80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb3b80): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb3b80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb3b80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb3b80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.827706091 +0000 UTC m=+75.319918134 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000bb3b80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4100): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4100): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4100): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000020a80 item 48 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4100): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4100): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.828512604 +0000 UTC m=+75.320724637 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4100): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4840): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4840): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4840): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4840): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4840): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.828512604 +0000 UTC m=+75.320724637 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4840): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000020d20 item 48 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4e80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4e80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4e80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4e80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4e80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.83221601 +0000 UTC m=+75.324428053 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa4e80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5300): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5300): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5300): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5300): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5300): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5300): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000021500 item 49 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5300): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5300): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.832878063 +0000 UTC m=+75.325090095 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5300): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5840): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5840): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5840): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5840): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5840): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.832878063 +0000 UTC m=+75.325090095 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5840): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000217a0 item 49 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5ec0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5ec0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5ec0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5ec0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5ec0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.836613539 +0000 UTC m=+75.328825582 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000aa5ec0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726500): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726500): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726500): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000021dc0 item 50 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726500): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726500): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726500): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726500): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726500): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.84085778 +0000 UTC m=+75.333069823 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726500): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726b40): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726b40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726b40): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726b40): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726b40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.84085778 +0000 UTC m=+75.333069823 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000726b40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420230 item 50 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000727d80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000727d80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000727d80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000727d80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000727d80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.844858223 +0000 UTC m=+75.337070267 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000727d80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666300): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666300): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666300): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666300): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666300): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666300): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420af0 item 51 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666300): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666300): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.847763624 +0000 UTC m=+75.339975667 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666300): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666840): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666840): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666840): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666840): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666840): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.847763624 +0000 UTC m=+75.339975667 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000666840): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420cb0 item 51 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667b40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667b40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667b40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667b40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667b40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.8503688 +0000 UTC m=+75.342580843 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000667b40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c0c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c0c0): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c0c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421880 item 52 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c0c0): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c0c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c0c0): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c0c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c0c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.851236378 +0000 UTC m=+75.343448420 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c0c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c6c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c6c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c6c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c6c0): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c6c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.851236378 +0000 UTC m=+75.343448420 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0c6c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421dc0 item 52 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0cd40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0cd40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0cd40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0cd40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0cd40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.853955268 +0000 UTC m=+75.346167311 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0cd40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d240): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d240): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d240): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d240): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d240): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d240): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c03f0 item 53 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d240): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d240): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.85480936 +0000 UTC m=+75.347021393 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d240): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d780): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d780): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d780): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d780): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d780): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.85480936 +0000 UTC m=+75.347021393 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0d780): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0690 item 53 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0de00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0de00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0de00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0de00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0de00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.857010839 +0000 UTC m=+75.349222882 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000e0de00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a380): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a380): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a380): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0ee0 item 54 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a380): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a380): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a380): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a380): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a380): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.858390147 +0000 UTC m=+75.350602191 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a380): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a900): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a900): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a900): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a900): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a900): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.858390147 +0000 UTC m=+75.350602191 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081a900): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c10a0 item 54 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b080): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b080): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b080): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b080): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b080): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.860891269 +0000 UTC m=+75.353103311 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b080): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b680): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b680): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b680): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b680): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b680): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b680): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1570 item 55 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b680): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b680): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.861963088 +0000 UTC m=+75.354175132 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081b680): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081bcc0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081bcc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081bcc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081bcc0): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081bcc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.861963088 +0000 UTC m=+75.354175132 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00081bcc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c18f0 item 55 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2400): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2400): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2400): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2400): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2400): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.86627119 +0000 UTC m=+75.358483233 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2400): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2900): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2900): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2900): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003440e0 item 56 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2900): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2900): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2900): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2900): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2900): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.867206113 +0000 UTC m=+75.359418157 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2900): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2e80): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2e80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2e80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2e80): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2e80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.867206113 +0000 UTC m=+75.359418157 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af2e80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344460 item 56 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3500): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3500): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3500): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3500): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3500): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3500): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3500): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3500): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.869498544 +0000 UTC m=+75.361710586 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3500): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3a40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3a40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3a40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344a80 item 57 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3a40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3a40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.870644073 +0000 UTC m=+75.362856116 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000af3a40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8040): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8040): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8040): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8040): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8040): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8040): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344d90 item 57 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8040): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8040): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.871695815 +0000 UTC m=+75.363907858 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8040): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c85c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c85c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c85c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c85c0): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c85c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.871695815 +0000 UTC m=+75.363907858 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c85c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344f50 item 57 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8c00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8c00): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8c00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8c00): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8c00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8c00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8c00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8c00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.873198724 +0000 UTC m=+75.365410767 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c8c00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9140): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9140): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9140): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345c00 item 58 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9140): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9140): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.877496305 +0000 UTC m=+75.369708349 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9140): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c96c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c96c0): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c96c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345ea0 item 58 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c96c0): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c96c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c96c0): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c96c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c96c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.878629712 +0000 UTC m=+75.370841755 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c96c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9c80): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9c80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9c80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9c80): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9c80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.878629712 +0000 UTC m=+75.370841755 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009c9c80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079e0e0 item 58 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a340): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a340): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a340): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a340): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a340): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a340): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a340): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a340): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.8806069 +0000 UTC m=+75.372818943 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a340): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a8c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a8c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a8c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079ea80 item 59 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a8c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a8c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.881471131 +0000 UTC m=+75.373683174 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085a8c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085ae00): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085ae00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085ae00): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085ae00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085ae00): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085ae00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079ee70 item 59 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085ae00): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085ae00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.883434935 +0000 UTC m=+75.375646978 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085ae00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b380): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b380): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b380): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b380): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b380): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.883434935 +0000 UTC m=+75.375646978 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b380): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079f1f0 item 59 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b9c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b9c0): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b9c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b9c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b9c0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b9c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b9c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b9c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.887210447 +0000 UTC m=+75.379422490 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085b9c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bf00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bf00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bf00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079f570 item 60 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bf00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bf00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.887935066 +0000 UTC m=+75.380147109 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00085bf00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692980): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692980): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692980): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079f8f0 item 60 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692980): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692980): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692980): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692980): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692980): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.889485154 +0000 UTC m=+75.381697187 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692980): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692f40): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692f40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692f40): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692f40): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692f40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.889485154 +0000 UTC m=+75.381697187 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000692f40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00079fce0 item 60 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693580): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693580): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693580): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693580): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693580): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693580): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693580): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693580): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.892105499 +0000 UTC m=+75.384317542 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693580): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693ac0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693ac0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693ac0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c0e0 item 61 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693ac0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693ac0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.892675508 +0000 UTC m=+75.384887551 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000693ac0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4180): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4180): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4180): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4180): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4180): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.892675508 +0000 UTC m=+75.384887551 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4180): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c310 item 61 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4800): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4800): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4800): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4800): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4800): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4800): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4800): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4800): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.894625025 +0000 UTC m=+75.386837067 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4800): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4d80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4d80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4d80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c700 item 62 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4d80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4d80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.896067661 +0000 UTC m=+75.388279704 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f4d80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5480): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5480): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5480): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5480): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5480): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.896067661 +0000 UTC m=+75.388279704 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5480): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ca80 item 62 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5ac0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5ac0): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5ac0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5ac0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5ac0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5ac0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5ac0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.89775733 +0000 UTC m=+75.389969374 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009f5ac0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009140c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009140c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009140c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038ce00 item 63 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009140c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009140c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.898263159 +0000 UTC m=+75.390475193 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009140c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009147c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009147c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009147c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009147c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009147c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.898263159 +0000 UTC m=+75.390475193 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009147c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d0a0 item 63 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914e00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914e00): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914e00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914e00): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914e00): >_readAt: n=0, err=Bad file descriptor 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914e00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914e00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914e00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.900016859 +0000 UTC m=+75.392228901 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000914e00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915340): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915340): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915340): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d5e0 item 64 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915340): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915340): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.900815687 +0000 UTC m=+75.393027730 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915340): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915a80): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915a80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915a80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915a80): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915a80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.900815687 +0000 UTC m=+75.393027730 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000915a80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038d880 item 64 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c200): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c200): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c200): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c200): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c200): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.902451065 +0000 UTC m=+75.394663109 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042c200): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042cdc0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042cdc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042cdc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042cdc0): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042cdc0): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038dc70 item 65 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042cdc0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042cdc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.903108238 +0000 UTC m=+75.395320281 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042cdc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d2c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d2c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d2c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d2c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d2c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.903108238 +0000 UTC m=+75.395320281 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00042d2c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038de30 item 65 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de600): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de600): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de600): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de600): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de600): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.905632823 +0000 UTC m=+75.397844866 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002de600): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002df6c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002df6c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004122a0 item 66 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002df6c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002df6c0): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002df6c0): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002df6c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002df6c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.906226376 +0000 UTC m=+75.398438419 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0002df6c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0080): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0080): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0080): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0080): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0080): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.906226376 +0000 UTC m=+75.398438419 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0080): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004124d0 item 66 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac06c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac06c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac06c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac06c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac06c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.908501314 +0000 UTC m=+75.400713357 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac06c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0b40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0b40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0b40): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0b40): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0b40): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004129a0 item 67 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0b40): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0b40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.909231263 +0000 UTC m=+75.401443306 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac0b40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1040): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1040): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1040): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1040): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1040): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.909231263 +0000 UTC m=+75.401443306 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1040): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412b60 item 67 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac16c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac16c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac16c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac16c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac16c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.911086964 +0000 UTC m=+75.403299007 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac16c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1bc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1bc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413030 item 68 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1bc0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1bc0): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1bc0): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1bc0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1bc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.912048127 +0000 UTC m=+75.404260169 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000ac1bc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc1c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc1c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc1c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc1c0): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc1c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.912048127 +0000 UTC m=+75.404260169 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cc1c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004131f0 item 68 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cca00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cca00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cca00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cca00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cca00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.914127747 +0000 UTC m=+75.406339791 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cca00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccf80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccf80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccf80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccf80): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccf80): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004135e0 item 69 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccf80): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccf80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.914678451 +0000 UTC m=+75.406890494 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009ccf80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd500): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd500): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd500): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd500): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd500): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.914678451 +0000 UTC m=+75.406890494 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cd500): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413880 item 69 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9180): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9180): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9180): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9180): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9180): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.916409487 +0000 UTC m=+75.408621531 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9180): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9a80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9a80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0540 item 70 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9a80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9a80): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9a80): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9a80): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9a80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.917147101 +0000 UTC m=+75.409359145 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0003a9a80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5c040): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5c040): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5c040): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5c040): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5c040): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.917147101 +0000 UTC m=+75.409359145 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5c040): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0b60 item 70 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5c6c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5c6c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5c6c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5c6c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5c6c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.918936507 +0000 UTC m=+75.411148550 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5c6c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5cbc0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5cbc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5cbc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5cbc0): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5cbc0): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b13b0 item 71 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5cbc0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5cbc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.919588821 +0000 UTC m=+75.411800854 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5cbc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5d0c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5d0c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5d0c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5d0c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5d0c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.919588821 +0000 UTC m=+75.411800854 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5d0c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1810 item 71 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5d740): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5d740): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5d740): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5d740): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5d740): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.92137385 +0000 UTC m=+75.413585893 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5d740): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5dc40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5dc40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380000 item 72 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5dc40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5dc40): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5dc40): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5dc40): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5dc40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.922005134 +0000 UTC m=+75.414217177 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000d5dc40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079c200): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079c200): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079c200): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079c200): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079c200): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.922005134 +0000 UTC m=+75.414217177 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079c200): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380460 item 72 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cda40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cda40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cda40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cda40): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cda40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cda40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cda40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.923550743 +0000 UTC m=+75.415762776 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cda40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cdf40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cdf40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cdf40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413c00 item 73 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cdf40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cdf40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.924397381 +0000 UTC m=+75.416609424 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009cdf40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000736480): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000736480): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000736480): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000736480): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000736480): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413dc0 item 73 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000736480): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000736480): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.925016452 +0000 UTC m=+75.417228485 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000736480): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007369c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007369c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007369c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007369c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007369c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.925016452 +0000 UTC m=+75.417228485 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007369c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e000 item 73 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737000): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737000): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737000): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737000): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737000): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737000): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737000): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.926566139 +0000 UTC m=+75.418778181 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737000): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737500): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737500): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737500): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e7e0 item 74 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737500): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737500): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.927204155 +0000 UTC m=+75.419416199 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737500): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737a40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737a40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ec40 item 74 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737a40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737a40): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737a40): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737a40): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737a40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.928225221 +0000 UTC m=+75.420437265 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000737a40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800040): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800040): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800040): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800040): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800040): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.928225221 +0000 UTC m=+75.420437265 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800040): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f030 item 74 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079c840): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079c840): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079c840): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079c840): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079c840): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079c840): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079c840): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.930273233 +0000 UTC m=+75.422485275 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079c840): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079cd40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079cd40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079cd40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380a10 item 75 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079cd40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079cd40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.93086361 +0000 UTC m=+75.423075653 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079cd40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079d280): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079d280): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079d280): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079d280): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079d280): _writeAt: size=3, off=2 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d90 item 75 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079d280): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079d280): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.931546791 +0000 UTC m=+75.423758834 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079d280): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079d7c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079d7c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079d7c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079d7c0): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079d7c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.931546791 +0000 UTC m=+75.423758834 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079d7c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003810a0 item 75 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079de00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079de00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079de00): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079de00): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079de00): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079de00): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079de00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.933226141 +0000 UTC m=+75.425438185 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00079de00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cc380): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cc380): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cc380): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381880 item 76 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cc380): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cc380): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.933833562 +0000 UTC m=+75.426045604 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cc380): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cc8c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cc8c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381a40 item 76 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cc8c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cc8c0): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cc8c0): _writeAt: size=3, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cc8c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cc8c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.934453514 +0000 UTC m=+75.426665557 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cc8c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cce40): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cce40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cce40): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cce40): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cce40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.934453514 +0000 UTC m=+75.426665557 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cce40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ea0 item 76 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cd480): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cd480): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cd480): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cd480): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cd480): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cd480): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cd480): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.936223955 +0000 UTC m=+75.428435998 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cd480): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cd980): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cd980): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cd980): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003548c0 item 77 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cd980): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cd980): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.936905042 +0000 UTC m=+75.429117075 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0007cd980): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890100): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890100): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890100): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890100): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890100): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.936905042 +0000 UTC m=+75.429117075 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890100): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355110 item 77 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890740): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890740): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890740): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890740): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890740): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890740): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890740): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.938870599 +0000 UTC m=+75.431082642 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890740): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890c40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890c40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890c40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c2070 item 78 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890c40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890c40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.939486714 +0000 UTC m=+75.431698758 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000890c40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891340): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891340): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891340): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891340): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891340): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.939486714 +0000 UTC m=+75.431698758 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891340): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c2380 item 78 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891980): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891980): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891980): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891980): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891980): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891980): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891980): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.941478601 +0000 UTC m=+75.433690645 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891980): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891e80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891e80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891e80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c2af0 item 79 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891e80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891e80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.94213898 +0000 UTC m=+75.434351023 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000891e80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4600): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4600): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4600): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4600): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4600): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.94213898 +0000 UTC m=+75.434351023 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4600): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c2cb0 item 79 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4c40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4c40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4c40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4c40): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4c40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4c40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4c40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.943947031 +0000 UTC m=+75.436159074 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b4c40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5140): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5140): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5140): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c3110 item 80 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5140): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5140): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.944776237 +0000 UTC m=+75.436988280 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5140): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5840): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5840): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5840): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5840): >_readAt: n=5, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5840): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.944776237 +0000 UTC m=+75.436988280 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5840): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c32d0 item 80 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800680): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800680): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800680): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800680): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800680): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.946397328 +0000 UTC m=+75.438609372 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800680): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800b00): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800b00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800b00): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800b00): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800b00): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800b00): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f880 item 81 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800b00): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800b00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.947184755 +0000 UTC m=+75.439396798 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000800b00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000801040): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000801040): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000801040): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000801040): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000801040): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.947184755 +0000 UTC m=+75.439396798 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000801040): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb20 item 81 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008016c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008016c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008016c0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008016c0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008016c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.949119003 +0000 UTC m=+75.441331056 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008016c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000801bc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000801bc0): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000801bc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003643f0 item 82 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000801bc0): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000801bc0): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000801bc0): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000801bc0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000801bc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.949955712 +0000 UTC m=+75.442167755 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000801bc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008621c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008621c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008621c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008621c0): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008621c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.949955712 +0000 UTC m=+75.442167755 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008621c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364770 item 82 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000862840): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000862840): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000862840): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000862840): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000862840): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.957113959 +0000 UTC m=+75.449326003 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000862840): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000862d40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000862d40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000862d40): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000862d40): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000862d40): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000862d40): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003652d0 item 83 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000862d40): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000862d40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.957833369 +0000 UTC m=+75.450045402 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000862d40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863280): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863280): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863280): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863280): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863280): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.957833369 +0000 UTC m=+75.450045402 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863280): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365810 item 83 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863900): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863900): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863900): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863900): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863900): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.959309959 +0000 UTC m=+75.451522002 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863900): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863e00): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863e00): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863e00): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ea0 item 84 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863e00): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863e00): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863e00): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863e00): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863e00): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.960596793 +0000 UTC m=+75.452808836 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000863e00): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920400): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920400): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920400): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920400): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920400): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.960596793 +0000 UTC m=+75.452808836 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920400): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003324d0 item 84 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920a80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920a80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920a80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920a80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920a80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.962378614 +0000 UTC m=+75.454590658 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920a80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920f80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920f80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920f80): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920f80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920f80): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920f80): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333340 item 85 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920f80): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920f80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.963098966 +0000 UTC m=+75.455311009 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000920f80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009214c0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009214c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009214c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009214c0): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009214c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.963098966 +0000 UTC m=+75.455311009 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009214c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333650 item 85 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000921b40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000921b40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000921b40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000921b40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000921b40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.965556957 +0000 UTC m=+75.457769001 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000921b40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009460c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009460c0): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009460c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333ea0 item 86 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009460c0): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009460c0): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009460c0): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009460c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009460c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.966228217 +0000 UTC m=+75.458440259 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009460c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000946640): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000946640): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000946640): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000946640): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000946640): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.966228217 +0000 UTC m=+75.458440259 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000946640): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d02a0 item 86 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000946cc0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000946cc0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000946cc0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000946cc0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000946cc0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.967942832 +0000 UTC m=+75.460154875 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000946cc0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009471c0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009471c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009471c0): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009471c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009471c0): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009471c0): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d07e0 item 87 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009471c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009471c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.96858666 +0000 UTC m=+75.460798703 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0009471c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000947700): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000947700): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000947700): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000947700): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000947700): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.96858666 +0000 UTC m=+75.460798703 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000947700): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d0a80 item 87 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000947d80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000947d80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000947d80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000947d80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000947d80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.970206778 +0000 UTC m=+75.462418821 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000947d80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a300): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a300): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a300): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d13b0 item 88 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a300): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a300): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a300): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a300): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a300): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.971078434 +0000 UTC m=+75.463290476 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a300): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a880): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a880): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a880): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a880): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a880): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.971078434 +0000 UTC m=+75.463290476 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096a880): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1570 item 88 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096aec0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096aec0): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096aec0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096aec0): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096aec0): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096aec0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096aec0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096aec0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.972690478 +0000 UTC m=+75.464902521 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096aec0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b400): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b400): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b400): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d18f0 item 89 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b400): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b400): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.97336332 +0000 UTC m=+75.465575373 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b400): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b940): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b940): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b940): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b940): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b940): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b940): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1b90 item 89 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b940): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b940): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.974636508 +0000 UTC m=+75.466848551 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096b940): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096bec0): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096bec0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096bec0): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096bec0): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096bec0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.974636508 +0000 UTC m=+75.466848551 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc00096bec0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1d50 item 89 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5e80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5e80): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5e80): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5e80): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5e80): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5e80): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5e80): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5e80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.979187995 +0000 UTC m=+75.471400039 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008b5e80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2440): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2440): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2440): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c37a0 item 90 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2440): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2440): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.980594153 +0000 UTC m=+75.472806196 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2440): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2980): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2980): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2980): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c3b90 item 90 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2980): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2980): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2980): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2980): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2980): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.983928447 +0000 UTC m=+75.476140490 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2980): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2f40): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2f40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2f40): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2f40): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2f40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.983928447 +0000 UTC m=+75.476140490 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e2f40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c3d50 item 90 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e3580): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e3580): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e3580): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e3580): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e3580): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e3580): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e3580): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e3580): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.986069333 +0000 UTC m=+75.478281376 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e3580): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e3ac0): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e3ac0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e3ac0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a01c0 item 91 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e3ac0): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e3ac0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.987194143 +0000 UTC m=+75.479406186 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc0008e3ac0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20080): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20080): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20080): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20080): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20080): >_readAt: n=2, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20080): _writeAt: size=3, off=7 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0380 item 91 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20080): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20080): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.989221435 +0000 UTC m=+75.481433479 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20080): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20600): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20600): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20600): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20600): >_readAt: n=8, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20600): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.989221435 +0000 UTC m=+75.481433479 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20600): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a07e0 item 91 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 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/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20c40): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20c40): open at offset 0 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20c40): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20c40): _readAt: size=2, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20c40): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20c40): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20c40): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20c40): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.991997613 +0000 UTC m=+75.484209656 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a20c40): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a21180): _writeAt: size=5, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a21180): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a21180): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0cb0 item 92 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a21180): >_writeAt: n=5, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a21180): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.99575468 +0000 UTC m=+75.487966723 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a21180): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a216c0): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a216c0): open at offset 5 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a216c0): >openPending: err= 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0e70 item 92 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a216c0): _readAt: size=2, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a216c0): >_readAt: n=0, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a216c0): _writeAt: size=3, off=5 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a216c0): >_writeAt: n=3, err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a216c0): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.996360336 +0000 UTC m=+75.488572379 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a216c0): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a21c80): _readAt: size=512, off=0 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a21c80): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a21c80): >openPending: err= 2025/11/15 05:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a21c80): >_readAt: n=3, err=EOF 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a21c80): close: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:32.996360336 +0000 UTC m=+75.488572379 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a21c80): >close: err= 2025/11/15 05:12:32 DEBUG : open-test-file: Remove: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a11f0 item 92 2025/11/15 05:12:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/15 05:12:32 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:32 DEBUG : open-test-file(0xc000a7c340): openPending: 2025/11/15 05:12:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7c340): open at offset 0 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7c340): >openPending: err= 2025/11/15 05:12:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7c340): _readAt: size=2, off=0 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7c340): >_readAt: n=0, err=EOF 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7c340): _writeAt: size=5, off=0 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7c340): >_writeAt: n=5, err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7c340): close: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:33.000153732 +0000 UTC m=+75.492365775 2025/11/15 05:12:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7c340): >close: err= 2025/11/15 05:12:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7c880): _writeAt: size=5, off=0 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7c880): openPending: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7c880): >openPending: err= 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a15e0 item 93 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7c880): >_writeAt: n=5, err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7c880): close: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:33.001221074 +0000 UTC m=+75.493433117 2025/11/15 05:12:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7c880): >close: err= 2025/11/15 05:12:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/15 05:12:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/15 05:12:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7cf80): _readAt: size=512, off=0 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7cf80): openPending: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7cf80): >openPending: err= 2025/11/15 05:12:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7cf80): >_readAt: n=5, err=EOF 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7cf80): close: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:33.001221074 +0000 UTC m=+75.493433117 2025/11/15 05:12:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7cf80): >close: err= 2025/11/15 05:12:33 DEBUG : open-test-file: Remove: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a18f0 item 93 2025/11/15 05:12:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:33 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/15 05:12:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 05:12:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7d5c0): openPending: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7d5c0): open at offset 0 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7d5c0): >openPending: err= 2025/11/15 05:12:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7d5c0): _readAt: size=2, off=0 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7d5c0): >_readAt: n=0, err=EOF 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7d5c0): _writeAt: size=5, off=0 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7d5c0): >_writeAt: n=5, err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7d5c0): close: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:33.00265344 +0000 UTC m=+75.494865484 2025/11/15 05:12:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7d5c0): >close: err= 2025/11/15 05:12:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7db00): _writeAt: size=5, off=0 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7db00): openPending: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7db00): >openPending: err= 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e1c0 item 94 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7db00): >_writeAt: n=5, err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7db00): close: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:33.004068085 +0000 UTC m=+75.496280128 2025/11/15 05:12:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000a7db00): >close: err= 2025/11/15 05:12:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/15 05:12:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad0280): _readAt: size=512, off=0 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad0280): openPending: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad0280): >openPending: err= 2025/11/15 05:12:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad0280): >_readAt: n=5, err=EOF 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad0280): close: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:33.004068085 +0000 UTC m=+75.496280128 2025/11/15 05:12:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad0280): >close: err= 2025/11/15 05:12:33 DEBUG : open-test-file: Remove: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e850 item 94 2025/11/15 05:12:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:33 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/15 05:12:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad08c0): openPending: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad08c0): open at offset 0 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad08c0): >openPending: err= 2025/11/15 05:12:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad08c0): _readAt: size=2, off=0 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad08c0): >_readAt: n=0, err=EOF 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad08c0): _writeAt: size=5, off=0 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad08c0): >_writeAt: n=5, err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad08c0): close: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:33.008301656 +0000 UTC m=+75.500513698 2025/11/15 05:12:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad08c0): >close: err= 2025/11/15 05:12:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad0e00): _writeAt: size=5, off=0 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad0e00): openPending: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad0e00): >openPending: err= 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ed20 item 95 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad0e00): >_writeAt: n=5, err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad0e00): close: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:33.009603298 +0000 UTC m=+75.501815331 2025/11/15 05:12:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad0e00): >close: err= 2025/11/15 05:12:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/15 05:12:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/15 05:12:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad1500): _readAt: size=512, off=0 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad1500): openPending: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad1500): >openPending: err= 2025/11/15 05:12:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad1500): >_readAt: n=5, err=EOF 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad1500): close: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:33.009603298 +0000 UTC m=+75.501815331 2025/11/15 05:12:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:33 DEBUG : open-test-file(0xc000ad1500): >close: err= 2025/11/15 05:12:33 DEBUG : open-test-file: Remove: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f030 item 95 2025/11/15 05:12:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:33 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/15 05:12:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a27c0): openPending: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a27c0): open at offset 0 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a27c0): >openPending: err= 2025/11/15 05:12:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a27c0): _readAt: size=2, off=0 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a27c0): >_readAt: n=0, err=EOF 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a27c0): _writeAt: size=5, off=0 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a27c0): >_writeAt: n=5, err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a27c0): close: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:33.010910289 +0000 UTC m=+75.503122332 2025/11/15 05:12:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a27c0): >close: err= 2025/11/15 05:12:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a2d00): _writeAt: size=5, off=0 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a2d00): openPending: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a2d00): >openPending: err= 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b24d0 item 96 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a2d00): >_writeAt: n=5, err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a2d00): close: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:33.012406174 +0000 UTC m=+75.504618218 2025/11/15 05:12:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a2d00): >close: err= 2025/11/15 05:12:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/15 05:12:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/15 05:12:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/15 05:12:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/15 05:12:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/15 05:12:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/15 05:12:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/15 05:12:33 DEBUG : open-test-file: newRWFileHandle: 2025/11/15 05:12:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/15 05:12:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a3400): _readAt: size=512, off=0 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a3400): openPending: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a3400): >openPending: err= 2025/11/15 05:12:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a3400): >_readAt: n=5, err=EOF 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a3400): close: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-15 05:12:33.012406174 +0000 UTC m=+75.504618218 2025/11/15 05:12:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:33 DEBUG : open-test-file(0xc0009a3400): >close: err= 2025/11/15 05:12:33 DEBUG : open-test-file: Remove: 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b27e0 item 96 2025/11/15 05:12:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/15 05:12:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/15 05:12:33 DEBUG : open-test-file: >Remove: err= 2025/11/15 05:12:33 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:33 DEBUG : Looking for writers 2025/11/15 05:12:33 DEBUG : >WaitForWriters: 2025/11/15 05:12:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.98s) --- PASS: TestRWFileHandleOpenTests/writes (0.45s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.04s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.52s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:33 DEBUG : file1: newRWFileHandle: 2025/11/15 05:12:33 DEBUG : file1(0xc000c3a3c0): openPending: 2025/11/15 05:12:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:33 DEBUG : file1(0xc000c3a3c0): >openPending: err= 2025/11/15 05:12:33 DEBUG : file1: >newRWFileHandle: err= 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/15 05:12:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/15 05:12:33 DEBUG : file1(0xc000c3a3c0): _writeAt: size=2, off=0 2025/11/15 05:12:33 DEBUG : file1(0xc000c3a3c0): >_writeAt: n=2, err= 2025/11/15 05:12:33 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/15 05:12:33 DEBUG : file1(0xc000c3a3c0): RWFileHandle.Flush 2025/11/15 05:12:33 DEBUG : file1(0xc000c3a3c0): RWFileHandle.Release 2025/11/15 05:12:33 DEBUG : file1(0xc000c3a3c0): close: 2025/11/15 05:12:33 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/15 05:12:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:33 DEBUG : file1(0xc000c3a3c0): >close: err= 2025/11/15 05:12:33 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:33 DEBUG : Looking for writers 2025/11/15 05:12:33 DEBUG : file1: reading active writers 2025/11/15 05:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 05:12:33 DEBUG : Looking for writers 2025/11/15 05:12:33 DEBUG : file1: reading active writers 2025/11/15 05:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 05:12:33 DEBUG : Looking for writers 2025/11/15 05:12:33 DEBUG : file1: reading active writers 2025/11/15 05:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 05:12:33 DEBUG : Looking for writers 2025/11/15 05:12:33 DEBUG : file1: reading active writers 2025/11/15 05:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 05:12:33 DEBUG : file1: vfs cache: starting upload 2025/11/15 05:12:33 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:12:33 DEBUG : Looking for writers 2025/11/15 05:12:33 DEBUG : file1: reading active writers 2025/11/15 05:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 05:12:33 DEBUG : Looking for writers 2025/11/15 05:12:33 DEBUG : file1: reading active writers 2025/11/15 05:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 05:12:33 DEBUG : file1: size = 2 OK 2025/11/15 05:12:33 DEBUG : file1.rclone_chunk.001_raswe8: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/15 05:12:33 INFO : file1.rclone_chunk.001_raswe8: Copied (server-side copy) to: file1 2025/11/15 05:12:33 INFO : file1.rclone_chunk.001_raswe8: Deleted 2025/11/15 05:12:33 DEBUG : file1: size = 2 OK 2025/11/15 05:12:33 INFO : file1: Copied (new) 2025/11/15 05:12:33 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2025/11/15 05:12:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/15 05:12:33 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/15 05:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:33 INFO : file1: vfs cache: upload succeeded try #1 2025/11/15 05:12:33 DEBUG : Looking for writers 2025/11/15 05:12:33 DEBUG : file1: reading active writers 2025/11/15 05:12:33 DEBUG : >WaitForWriters: 2025/11/15 05:12:33 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:33 DEBUG : Looking for writers 2025/11/15 05:12:33 DEBUG : file1: reading active writers 2025/11/15 05:12:33 DEBUG : >WaitForWriters: 2025/11/15 05:12:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.90s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:34 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:34 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:34 DEBUG : rename_me: newRWFileHandle: 2025/11/15 05:12:34 DEBUG : rename_me(0xc000c3b780): openPending: 2025/11/15 05:12:34 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/15 05:12:34 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/15 05:12:34 DEBUG : rename_me(0xc000c3b780): >openPending: err= 2025/11/15 05:12:34 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/15 05:12:34 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/15 05:12:34 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/15 05:12:34 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/15 05:12:34 DEBUG : rename_me(0xc000c3b780): _writeAt: size=5, off=0 2025/11/15 05:12:34 DEBUG : rename_me(0xc000c3b780): >_writeAt: n=5, err= 2025/11/15 05:12:34 DEBUG : rename_me(0xc000c3b780): close: 2025/11/15 05:12:34 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-15 05:12:34.06298269 +0000 UTC m=+76.555194733 2025/11/15 05:12:34 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/15 05:12:34 DEBUG : rename_me(0xc000c3b780): >close: err= 2025/11/15 05:12:34 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/15 05:12:34 DEBUG : i_was_renamed: Updating file with 0xc001006f00 2025/11/15 05:12:34 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/15 05:12:34 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/15 05:12:34 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:34 DEBUG : Looking for writers 2025/11/15 05:12:34 DEBUG : i_was_renamed: reading active writers 2025/11/15 05:12:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/15 05:12:34 DEBUG : Looking for writers 2025/11/15 05:12:34 DEBUG : i_was_renamed: reading active writers 2025/11/15 05:12:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/15 05:12:34 DEBUG : Looking for writers 2025/11/15 05:12:34 DEBUG : i_was_renamed: reading active writers 2025/11/15 05:12:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/15 05:12:34 DEBUG : Looking for writers 2025/11/15 05:12:34 DEBUG : i_was_renamed: reading active writers 2025/11/15 05:12:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/15 05:12:34 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/15 05:12:34 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2025/11/15 05:12:34 DEBUG : Looking for writers 2025/11/15 05:12:34 DEBUG : i_was_renamed: reading active writers 2025/11/15 05:12:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/15 05:12:34 DEBUG : Looking for writers 2025/11/15 05:12:34 DEBUG : i_was_renamed: reading active writers 2025/11/15 05:12:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/15 05:12:34 DEBUG : i_was_renamed: size = 5 OK 2025/11/15 05:12:34 DEBUG : i_was_renamed.rclone_chunk.001_rasxba: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 05:12:34 INFO : i_was_renamed.rclone_chunk.001_rasxba: Copied (server-side copy) to: i_was_renamed 2025/11/15 05:12:34 INFO : i_was_renamed.rclone_chunk.001_rasxba: Deleted 2025/11/15 05:12:34 DEBUG : i_was_renamed: size = 5 OK 2025/11/15 05:12:34 INFO : i_was_renamed: Copied (new) 2025/11/15 05:12:34 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-15 05:12:34.06298269 +0000 UTC" 2025/11/15 05:12:34 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/15 05:12:34 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/15 05:12:34 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/15 05:12:34 DEBUG : Looking for writers 2025/11/15 05:12:34 DEBUG : i_was_renamed: reading active writers 2025/11/15 05:12:34 DEBUG : >WaitForWriters: 2025/11/15 05:12:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/15 05:12:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/15 05:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-jihiqil3bibo" 2025/11/15 05:12:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/15 05:12:35 DEBUG : forgetting directory cache 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate.rclone_chunk.001_rasx32: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2025/11/15 05:12:35 INFO : TestRWCacheUpdate.rclone_chunk.001_rasx32: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/15 05:12:35 INFO : TestRWCacheUpdate.rclone_chunk.001_rasx32: Deleted 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate(0xc000af2200): _readAt: size=512, off=0 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate(0xc000af2200): openPending: 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-15 04:13:34.839339934 +0000 UTC" against cached fingerprint "" 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/15 05:12:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate(0xc000af2200): >openPending: err= 2025/11/15 05:12:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate(0xc000af2200): >_readAt: n=20, err=EOF 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate(0xc000af2200): close: 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 04:13:34.839339934 +0000 UTC 2025/11/15 05:12:35 DEBUG : TestRWCacheUpdate(0xc000af2200): >close: err= 2025/11/15 05:12:35 DEBUG : forgetting directory cache 2025/11/15 05:12:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate.rclone_chunk.001_rasylt: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2025/11/15 05:12:36 INFO : TestRWCacheUpdate.rclone_chunk.001_rasylt: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/15 05:12:36 INFO : TestRWCacheUpdate.rclone_chunk.001_rasylt: Deleted 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate(0xc000af3140): _readAt: size=512, off=0 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate(0xc000af3140): openPending: 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-15 04:14:34.839339934 +0000 UTC" against cached fingerprint "20,2025-11-15 04:13:34.839339934 +0000 UTC" 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-15 04:14:34.839339934 +0000 UTC" != cached fingerprint "20,2025-11-15 04:13:34.839339934 +0000 UTC") 2025/11/15 05:12:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/15 05:12:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate(0xc000af3140): >openPending: err= 2025/11/15 05:12:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate(0xc000af3140): >_readAt: n=20, err=EOF 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate(0xc000af3140): close: 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 04:14:34.839339934 +0000 UTC 2025/11/15 05:12:36 DEBUG : TestRWCacheUpdate(0xc000af3140): >close: err= 2025/11/15 05:12:36 DEBUG : forgetting directory cache 2025/11/15 05:12:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate.rclone_chunk.001_raszgq: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2025/11/15 05:12:37 INFO : TestRWCacheUpdate.rclone_chunk.001_raszgq: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/15 05:12:37 INFO : TestRWCacheUpdate.rclone_chunk.001_raszgq: Deleted 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate(0xc00085afc0): _readAt: size=512, off=0 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate(0xc00085afc0): openPending: 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-15 04:15:34.839339934 +0000 UTC" against cached fingerprint "20,2025-11-15 04:14:34.839339934 +0000 UTC" 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-15 04:15:34.839339934 +0000 UTC" != cached fingerprint "20,2025-11-15 04:14:34.839339934 +0000 UTC") 2025/11/15 05:12:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/15 05:12:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate(0xc00085afc0): >openPending: err= 2025/11/15 05:12:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate(0xc00085afc0): >_readAt: n=20, err=EOF 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate(0xc00085afc0): close: 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 04:15:34.839339934 +0000 UTC 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate(0xc00085afc0): >close: err= 2025/11/15 05:12:37 DEBUG : forgetting directory cache 2025/11/15 05:12:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/15 05:12:37 DEBUG : TestRWCacheUpdate.rclone_chunk.001_rat0yg: md5 = a8c7956852282e88c22a986150cb5a68 OK 2025/11/15 05:12:37 INFO : TestRWCacheUpdate.rclone_chunk.001_rat0yg: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/15 05:12:38 INFO : TestRWCacheUpdate.rclone_chunk.001_rat0yg: Deleted 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate(0xc000e0cac0): _readAt: size=512, off=0 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate(0xc000e0cac0): openPending: 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-15 04:16:34.839339934 +0000 UTC" against cached fingerprint "20,2025-11-15 04:15:34.839339934 +0000 UTC" 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-15 04:16:34.839339934 +0000 UTC" != cached fingerprint "20,2025-11-15 04:15:34.839339934 +0000 UTC") 2025/11/15 05:12:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/15 05:12:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate(0xc000e0cac0): >openPending: err= 2025/11/15 05:12:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate(0xc000e0cac0): >_readAt: n=20, err=EOF 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate(0xc000e0cac0): close: 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 04:16:34.839339934 +0000 UTC 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate(0xc000e0cac0): >close: err= 2025/11/15 05:12:38 DEBUG : forgetting directory cache 2025/11/15 05:12:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/15 05:12:38 DEBUG : TestRWCacheUpdate.rclone_chunk.001_rat1zi: md5 = 25074c7237d5f7774d304950950b2d66 OK 2025/11/15 05:12:38 INFO : TestRWCacheUpdate.rclone_chunk.001_rat1zi: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/15 05:12:39 INFO : TestRWCacheUpdate.rclone_chunk.001_rat1zi: Deleted 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate(0xc000726700): _readAt: size=512, off=0 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate(0xc000726700): openPending: 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-15 04:17:34.839339934 +0000 UTC" against cached fingerprint "20,2025-11-15 04:16:34.839339934 +0000 UTC" 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-15 04:17:34.839339934 +0000 UTC" != cached fingerprint "20,2025-11-15 04:16:34.839339934 +0000 UTC") 2025/11/15 05:12:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/15 05:12:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate(0xc000726700): >openPending: err= 2025/11/15 05:12:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate(0xc000726700): >_readAt: n=20, err=EOF 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate(0xc000726700): close: 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 04:17:34.839339934 +0000 UTC 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate(0xc000726700): >close: err= 2025/11/15 05:12:39 DEBUG : forgetting directory cache 2025/11/15 05:12:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate: size = 20 OK 2025/11/15 05:12:39 DEBUG : TestRWCacheUpdate.rclone_chunk.001_rat22x: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2025/11/15 05:12:39 INFO : TestRWCacheUpdate.rclone_chunk.001_rat22x: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/15 05:12:39 INFO : TestRWCacheUpdate.rclone_chunk.001_rat22x: Deleted 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate(0xc0009c81c0): _readAt: size=512, off=0 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate(0xc0009c81c0): openPending: 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-15 04:18:34.839339934 +0000 UTC" against cached fingerprint "20,2025-11-15 04:17:34.839339934 +0000 UTC" 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-15 04:18:34.839339934 +0000 UTC" != cached fingerprint "20,2025-11-15 04:17:34.839339934 +0000 UTC") 2025/11/15 05:12:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/15 05:12:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate(0xc0009c81c0): >openPending: err= 2025/11/15 05:12:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate(0xc0009c81c0): >_readAt: n=20, err=EOF 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate(0xc0009c81c0): close: 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 04:18:34.839339934 +0000 UTC 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate(0xc0009c81c0): >close: err= 2025/11/15 05:12:40 DEBUG : forgetting directory cache 2025/11/15 05:12:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate: size = 21 OK 2025/11/15 05:12:40 DEBUG : TestRWCacheUpdate.rclone_chunk.001_rat3fd: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2025/11/15 05:12:40 INFO : TestRWCacheUpdate.rclone_chunk.001_rat3fd: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/15 05:12:40 INFO : TestRWCacheUpdate.rclone_chunk.001_rat3fd: Deleted 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate(0xc000915d80): _readAt: size=512, off=0 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate(0xc000915d80): openPending: 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-15 04:19:34.839339934 +0000 UTC" against cached fingerprint "20,2025-11-15 04:18:34.839339934 +0000 UTC" 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-15 04:19:34.839339934 +0000 UTC" != cached fingerprint "20,2025-11-15 04:18:34.839339934 +0000 UTC") 2025/11/15 05:12:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/15 05:12:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate(0xc000915d80): >openPending: err= 2025/11/15 05:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate(0xc000915d80): >_readAt: n=21, err=EOF 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate(0xc000915d80): close: 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 04:19:34.839339934 +0000 UTC 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate(0xc000915d80): >close: err= 2025/11/15 05:12:41 DEBUG : forgetting directory cache 2025/11/15 05:12:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate: size = 22 OK 2025/11/15 05:12:41 DEBUG : TestRWCacheUpdate.rclone_chunk.001_rat4fw: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2025/11/15 05:12:41 INFO : TestRWCacheUpdate.rclone_chunk.001_rat4fw: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/15 05:12:41 INFO : TestRWCacheUpdate.rclone_chunk.001_rat4fw: Deleted 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate(0xc0009f4280): _readAt: size=512, off=0 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate(0xc0009f4280): openPending: 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-15 04:20:34.839339934 +0000 UTC" against cached fingerprint "21,2025-11-15 04:19:34.839339934 +0000 UTC" 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-15 04:20:34.839339934 +0000 UTC" != cached fingerprint "21,2025-11-15 04:19:34.839339934 +0000 UTC") 2025/11/15 05:12:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/15 05:12:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate(0xc0009f4280): >openPending: err= 2025/11/15 05:12:42 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate(0xc0009f4280): >_readAt: n=22, err=EOF 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate(0xc0009f4280): close: 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 04:20:34.839339934 +0000 UTC 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate(0xc0009f4280): >close: err= 2025/11/15 05:12:42 DEBUG : forgetting directory cache 2025/11/15 05:12:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate: size = 23 OK 2025/11/15 05:12:42 DEBUG : TestRWCacheUpdate.rclone_chunk.001_rat5vf: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2025/11/15 05:12:42 INFO : TestRWCacheUpdate.rclone_chunk.001_rat5vf: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/15 05:12:42 INFO : TestRWCacheUpdate.rclone_chunk.001_rat5vf: Deleted 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate(0xc000aa5640): _readAt: size=512, off=0 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate(0xc000aa5640): openPending: 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-15 04:21:34.839339934 +0000 UTC" against cached fingerprint "22,2025-11-15 04:20:34.839339934 +0000 UTC" 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-15 04:21:34.839339934 +0000 UTC" != cached fingerprint "22,2025-11-15 04:20:34.839339934 +0000 UTC") 2025/11/15 05:12:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/15 05:12:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate(0xc000aa5640): >openPending: err= 2025/11/15 05:12:43 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate(0xc000aa5640): >_readAt: n=23, err=EOF 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate(0xc000aa5640): close: 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 04:21:34.839339934 +0000 UTC 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate(0xc000aa5640): >close: err= 2025/11/15 05:12:43 DEBUG : forgetting directory cache 2025/11/15 05:12:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: size = 24 OK 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate.rclone_chunk.001_rat6yu: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2025/11/15 05:12:43 INFO : TestRWCacheUpdate.rclone_chunk.001_rat6yu: Copied (server-side copy) to: TestRWCacheUpdate 2025/11/15 05:12:43 INFO : TestRWCacheUpdate.rclone_chunk.001_rat6yu: Deleted 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate(0xc000c3ab40): _readAt: size=512, off=0 2025/11/15 05:12:43 DEBUG : TestRWCacheUpdate(0xc000c3ab40): openPending: 2025/11/15 05:12:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-15 04:22:34.839339934 +0000 UTC" against cached fingerprint "23,2025-11-15 04:21:34.839339934 +0000 UTC" 2025/11/15 05:12:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-15 04:22:34.839339934 +0000 UTC" != cached fingerprint "23,2025-11-15 04:21:34.839339934 +0000 UTC") 2025/11/15 05:12:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/15 05:12:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/15 05:12:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/15 05:12:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/15 05:12:44 DEBUG : TestRWCacheUpdate(0xc000c3ab40): >openPending: err= 2025/11/15 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/15 05:12:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/15 05:12:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:44 DEBUG : TestRWCacheUpdate(0xc000c3ab40): >_readAt: n=24, err=EOF 2025/11/15 05:12:44 DEBUG : TestRWCacheUpdate(0xc000c3ab40): close: 2025/11/15 05:12:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-15 04:22:34.839339934 +0000 UTC 2025/11/15 05:12:44 DEBUG : TestRWCacheUpdate(0xc000c3ab40): >close: err= 2025/11/15 05:12:44 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:44 DEBUG : Looking for writers 2025/11/15 05:12:44 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/15 05:12:44 DEBUG : >WaitForWriters: 2025/11/15 05:12:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': vfs cache: cleaner exiting 2025/11/15 05:12:44 DEBUG : forgetting directory cache 2025/11/15 05:12:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.38s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:44 DEBUG : FiLeA: size = 5 OK 2025/11/15 05:12:44 DEBUG : FiLeA.rclone_chunk.001_rat7yf: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2025/11/15 05:12:44 INFO : FiLeA.rclone_chunk.001_rat7yf: Copied (server-side copy) to: FiLeA 2025/11/15 05:12:44 INFO : FiLeA.rclone_chunk.001_rat7yf: Deleted 2025/11/15 05:12:45 DEBUG : FiLeB: size = 5 OK 2025/11/15 05:12:45 DEBUG : FiLeB.rclone_chunk.001_rat7ok: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2025/11/15 05:12:45 INFO : FiLeB.rclone_chunk.001_rat7ok: Copied (server-side copy) to: FiLeB 2025/11/15 05:12:45 INFO : FiLeB.rclone_chunk.001_rat7ok: Deleted 2025/11/15 05:12:45 DEBUG : FilEb: size = 5 OK 2025/11/15 05:12:45 DEBUG : FilEb.rclone_chunk.001_rat8zg: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2025/11/15 05:12:45 INFO : FilEb.rclone_chunk.001_rat8zg: Copied (server-side copy) to: FilEb 2025/11/15 05:12:45 INFO : FilEb.rclone_chunk.001_rat8zg: Deleted 2025/11/15 05:12:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/15 05:12:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/15 05:12:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/15 05:12:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/15 05:12:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/15 05:12:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/15 05:12:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/15 05:12:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/15 05:12:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/15 05:12:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:45 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:45 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/15 05:12:45 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/15 05:12:45 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/15 05:12:45 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:45 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:45 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:45 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/15 05:12:45 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/15 05:12:45 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/15 05:12:45 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:45 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/15 05:12:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/15 05:12:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/15 05:12:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/15 05:12:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/15 05:12:46 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/15 05:12:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/15 05:12:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/15 05:12:46 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/15 05:12:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/15 05:12:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/15 05:12:46 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/15 05:12:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/15 05:12:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/15 05:12:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/15 05:12:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:46 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/15 05:12:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/15 05:12:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/15 05:12:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:46 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/15 05:12:46 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/15 05:12:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:46 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/15 05:12:46 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/15 05:12:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/15 05:12:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/15 05:12:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/15 05:12:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:46 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:46 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:46 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/15 05:12:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/15 05:12:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/15 05:12:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:46 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/15 05:12:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/15 05:12:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/15 05:12:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:46 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:46 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:46 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:46 DEBUG : Looking for writers 2025/11/15 05:12:46 DEBUG : FiLeA: reading active writers 2025/11/15 05:12:46 DEBUG : FiLeB: reading active writers 2025/11/15 05:12:46 DEBUG : FilEb: reading active writers 2025/11/15 05:12:46 DEBUG : >WaitForWriters: 2025/11/15 05:12:46 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:46 DEBUG : Looking for writers 2025/11/15 05:12:46 DEBUG : FiLeA: reading active writers 2025/11/15 05:12:46 DEBUG : FiLeB: reading active writers 2025/11/15 05:12:46 DEBUG : FilEb: reading active writers 2025/11/15 05:12:46 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.59s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:47 DEBUG : normal name with no special characters.txt: size = 5 OK 2025/11/15 05:12:47 DEBUG : normal name with no special characters.txt.rclone_chunk.001_rat9gm: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2025/11/15 05:12:47 INFO : normal name with no special characters.txt.rclone_chunk.001_rat9gm: Copied (server-side copy) to: normal name with no special characters.txt 2025/11/15 05:12:47 INFO : normal name with no special characters.txt.rclone_chunk.001_rat9gm: Deleted 2025/11/15 05:12:47 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2025/11/15 05:12:47 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_rata30: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2025/11/15 05:12:47 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_rata30: Copied (server-side copy) to: 測試_Русский___ě_áñ 2025/11/15 05:12:47 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_rata30: Deleted 2025/11/15 05:12:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/15 05:12:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/15 05:12:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/15 05:12:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:47 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/15 05:12:47 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/15 05:12:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/15 05:12:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/15 05:12:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/15 05:12:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/15 05:12:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:12:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/15 05:12:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:47 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:47 DEBUG : Looking for writers 2025/11/15 05:12:47 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/15 05:12:47 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/15 05:12:47 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.31s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': Reusing VFS from active cache 2025/11/15 05:12:48 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:48 DEBUG : Looking for writers 2025/11/15 05:12:48 DEBUG : >WaitForWriters: 2025/11/15 05:12:48 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:48 DEBUG : Looking for writers 2025/11/15 05:12:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:48 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:48 DEBUG : Looking for writers 2025/11/15 05:12:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:48 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:48 DEBUG : Looking for writers 2025/11/15 05:12:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:48 DEBUG : file1: size = 14 OK 2025/11/15 05:12:48 DEBUG : file1.rclone_chunk.001_ratblr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:12:48 INFO : file1.rclone_chunk.001_ratblr: Copied (server-side copy) to: file1 2025/11/15 05:12:48 INFO : file1.rclone_chunk.001_ratblr: Deleted 2025/11/15 05:12:49 DEBUG : dir/file2: size = 14 OK 2025/11/15 05:12:49 DEBUG : dir/file2.rclone_chunk.001_ratb29: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/15 05:12:49 INFO : dir/file2.rclone_chunk.001_ratb29: Copied (server-side copy) to: dir/file2 2025/11/15 05:12:49 INFO : dir/file2.rclone_chunk.001_ratb29: Deleted 2025/11/15 05:12:49 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:49 DEBUG : dir: Looking for writers 2025/11/15 05:12:49 DEBUG : file2: reading active writers 2025/11/15 05:12:49 DEBUG : Looking for writers 2025/11/15 05:12:49 DEBUG : dir: reading active writers 2025/11/15 05:12:49 DEBUG : file1: reading active writers 2025/11/15 05:12:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.42s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:50 DEBUG : file1: size = 14 OK 2025/11/15 05:12:50 DEBUG : file1.rclone_chunk.001_ratc86: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:12:50 INFO : file1.rclone_chunk.001_ratc86: Copied (server-side copy) to: file1 2025/11/15 05:12:50 INFO : file1.rclone_chunk.001_ratc86: Deleted 2025/11/15 05:12:50 DEBUG : dir/file2: size = 14 OK 2025/11/15 05:12:50 DEBUG : dir/file2.rclone_chunk.001_ratdpd: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/15 05:12:50 INFO : dir/file2.rclone_chunk.001_ratdpd: Copied (server-side copy) to: dir/file2 2025/11/15 05:12:50 INFO : dir/file2.rclone_chunk.001_ratdpd: Deleted 2025/11/15 05:12:50 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:50 DEBUG : dir: Looking for writers 2025/11/15 05:12:50 DEBUG : Looking for writers 2025/11/15 05:12:50 DEBUG : dir: reading active writers 2025/11/15 05:12:50 DEBUG : file1: reading active writers 2025/11/15 05:12:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.28s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:51 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:51 DEBUG : file1: size = 14 OK 2025/11/15 05:12:51 DEBUG : file1.rclone_chunk.001_rateyu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/15 05:12:51 INFO : file1.rclone_chunk.001_rateyu: Copied (server-side copy) to: file1 2025/11/15 05:12:51 INFO : file1.rclone_chunk.001_rateyu: Deleted 2025/11/15 05:12:51 DEBUG : dir/file2: size = 14 OK 2025/11/15 05:12:51 DEBUG : dir/file2.rclone_chunk.001_ratet9: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/15 05:12:51 INFO : dir/file2.rclone_chunk.001_ratet9: Copied (server-side copy) to: dir/file2 2025/11/15 05:12:51 INFO : dir/file2.rclone_chunk.001_ratet9: Deleted 2025/11/15 05:12:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:52 DEBUG : file1: Open: flags=O_RDONLY 2025/11/15 05:12:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/15 05:12:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/15 05:12:52 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:52 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/15 05:12:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/15 05:12:52 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:52 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/15 05:12:52 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/15 05:12:52 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/15 05:12:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/15 05:12:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/15 05:12:52 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/15 05:12:52 DEBUG : dir/new_file.txt.rclone_chunk.001_ratf3s: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 05:12:52 INFO : dir/new_file.txt.rclone_chunk.001_ratf3s: Copied (server-side copy) to: dir/new_file.txt 2025/11/15 05:12:52 INFO : dir/new_file.txt.rclone_chunk.001_ratf3s: Deleted 2025/11/15 05:12:52 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/15 05:12:52 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/11/15 05:12:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/15 05:12:52 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:52 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/15 05:12:52 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:52 DEBUG : dir: Looking for writers 2025/11/15 05:12:52 DEBUG : file2: reading active writers 2025/11/15 05:12:52 DEBUG : new_file.txt: reading active writers 2025/11/15 05:12:52 DEBUG : Looking for writers 2025/11/15 05:12:52 DEBUG : dir: reading active writers 2025/11/15 05:12:52 DEBUG : file1: reading active writers 2025/11/15 05:12:52 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.76s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:53 DEBUG : dir/file2: size = 14 OK 2025/11/15 05:12:53 DEBUG : dir/file2.rclone_chunk.001_ratfyl: md5 = 25ba584dea3b091afba78acbe36da91a OK 2025/11/15 05:12:53 INFO : dir/file2.rclone_chunk.001_ratfyl: Copied (server-side copy) to: dir/file2 2025/11/15 05:12:53 INFO : dir/file2.rclone_chunk.001_ratfyl: Deleted 2025/11/15 05:12:53 DEBUG : dir/file2: copy non-chunked object... 2025/11/15 05:12:53 DEBUG : dir/file1: size = 14 OK 2025/11/15 05:12:53 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2025/11/15 05:12:53 INFO : dir/file2: Deleted 2025/11/15 05:12:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000691680 2025/11/15 05:12:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/15 05:12:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:53 DEBUG : dir/file1: copy non-chunked object... 2025/11/15 05:12:53 DEBUG : file0: size = 14 OK 2025/11/15 05:12:53 INFO : dir/file1: Copied (server-side copy) to: file0 2025/11/15 05:12:54 INFO : dir/file1: Deleted 2025/11/15 05:12:54 DEBUG : file0: Updating file with file0 0xc000691680 2025/11/15 05:12:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/15 05:12:54 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/15 05:12:54 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:54 DEBUG : dir: Looking for writers 2025/11/15 05:12:54 DEBUG : Looking for writers 2025/11/15 05:12:54 DEBUG : dir: reading active writers 2025/11/15 05:12:54 DEBUG : file0: reading active writers 2025/11/15 05:12:54 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.47s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:54 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:54 DEBUG : Looking for writers 2025/11/15 05:12:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:54 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:54 DEBUG : Looking for writers 2025/11/15 05:12:54 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.10s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:54 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:54 DEBUG : Looking for writers 2025/11/15 05:12:54 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 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:54 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:54 DEBUG : Looking for writers 2025/11/15 05:12:54 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 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 05:12:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 05:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:54 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/15 05:12:54 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/15 05:12:54 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/15 05:12:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/15 05:12:55 DEBUG : file1: size = 5 OK 2025/11/15 05:12:55 DEBUG : file1.rclone_chunk.001_rath2n: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 05:12:55 INFO : file1.rclone_chunk.001_rath2n: Copied (server-side copy) to: file1 2025/11/15 05:12:55 INFO : file1.rclone_chunk.001_rath2n: Deleted 2025/11/15 05:12:55 DEBUG : file1: size = 5 OK 2025/11/15 05:12:55 DEBUG : file1: Size of src and dst objects identical 2025/11/15 05:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 05:12:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 05:12:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 05:12:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 05:12:55 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/15 05:12:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/15 05:12:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/15 05:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 05:12:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 05:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/15 05:12:55 DEBUG : file1: size = 0 OK 2025/11/15 05:12:55 DEBUG : file1.rclone_chunk.001_rati4x: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 05:12:55 INFO : file1.rclone_chunk.001_rati4x: Copied (server-side copy) to: file1 2025/11/15 05:12:55 INFO : file1.rclone_chunk.001_rati4x: Deleted 2025/11/15 05:12:55 DEBUG : file1: size = 0 OK 2025/11/15 05:12:55 DEBUG : file1: Size of src and dst objects identical 2025/11/15 05:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/15 05:12:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/15 05:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 05:12:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 05:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (7 bytes), uploading instead of streaming 2025/11/15 05:12:56 DEBUG : file1: size = 7 OK 2025/11/15 05:12:56 DEBUG : file1.rclone_chunk.001_rati82: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/15 05:12:56 INFO : file1.rclone_chunk.001_rati82: Copied (server-side copy) to: file1 2025/11/15 05:12:56 INFO : file1.rclone_chunk.001_rati82: Deleted 2025/11/15 05:12:56 DEBUG : file1: size = 7 OK 2025/11/15 05:12:56 DEBUG : file1: Size of src and dst objects identical 2025/11/15 05:12:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:56 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:56 DEBUG : Looking for writers 2025/11/15 05:12:56 DEBUG : file1: reading active writers 2025/11/15 05:12:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.70s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 05:12:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 05:12:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:56 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/15 05:12:57 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/15 05:12:57 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/15 05:12:57 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/15 05:12:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (11 bytes), uploading instead of streaming 2025/11/15 05:12:57 DEBUG : file1: size = 11 OK 2025/11/15 05:12:57 DEBUG : file1.rclone_chunk.001_ratkef: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 05:12:57 INFO : file1.rclone_chunk.001_ratkef: Copied (server-side copy) to: file1 2025/11/15 05:12:57 INFO : file1.rclone_chunk.001_ratkef: Deleted 2025/11/15 05:12:57 DEBUG : file1: size = 11 OK 2025/11/15 05:12:57 DEBUG : file1: Size of src and dst objects identical 2025/11/15 05:12:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:57 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/15 05:12:57 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:57 DEBUG : Looking for writers 2025/11/15 05:12:57 DEBUG : file1: reading active writers 2025/11/15 05:12:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.70s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 05:12:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 05:12:58 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/15 05:12:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/15 05:12:58 DEBUG : file1: size = 5 OK 2025/11/15 05:12:58 DEBUG : file1.rclone_chunk.001_ratl85: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/15 05:12:58 INFO : file1.rclone_chunk.001_ratl85: Copied (server-side copy) to: file1 2025/11/15 05:12:58 INFO : file1.rclone_chunk.001_ratl85: Deleted 2025/11/15 05:12:58 DEBUG : file1: size = 5 OK 2025/11/15 05:12:58 DEBUG : file1: Size of src and dst objects identical 2025/11/15 05:12:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:58 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/15 05:12:58 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:58 DEBUG : Looking for writers 2025/11/15 05:12:58 DEBUG : file1: reading active writers 2025/11/15 05:12:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.60s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 05:12:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 05:12:58 DEBUG : file1: WriteFileHandle.Release closing 2025/11/15 05:12:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/15 05:12:59 DEBUG : file1: size = 0 OK 2025/11/15 05:12:59 DEBUG : file1.rclone_chunk.001_ratlx2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 05:12:59 INFO : file1.rclone_chunk.001_ratlx2: Copied (server-side copy) to: file1 2025/11/15 05:12:59 INFO : file1.rclone_chunk.001_ratlx2: Deleted 2025/11/15 05:12:59 DEBUG : file1: size = 0 OK 2025/11/15 05:12:59 DEBUG : file1: Size of src and dst objects identical 2025/11/15 05:12:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:59 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/15 05:12:59 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:59 DEBUG : Looking for writers 2025/11/15 05:12:59 DEBUG : file1: reading active writers 2025/11/15 05:12:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.61s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:12:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:12:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:12:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:12:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 05:12:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 05:12:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (2 bytes), uploading instead of streaming 2025/11/15 05:12:59 DEBUG : file1: size = 2 OK 2025/11/15 05:12:59 DEBUG : file1.rclone_chunk.001_ratmnj: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/15 05:12:59 INFO : file1.rclone_chunk.001_ratmnj: Copied (server-side copy) to: file1 2025/11/15 05:12:59 INFO : file1.rclone_chunk.001_ratmnj: Deleted 2025/11/15 05:12:59 DEBUG : file1: size = 2 OK 2025/11/15 05:12:59 DEBUG : file1: Size of src and dst objects identical 2025/11/15 05:12:59 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/15 05:12:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:12:59 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:12:59 DEBUG : Looking for writers 2025/11/15 05:12:59 DEBUG : file1: reading active writers 2025/11/15 05:12:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.78s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:13:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:13:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:13:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:13:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:13:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 05:13:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 05:13:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:13:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/15 05:13:00 DEBUG : file1: size = 0 OK 2025/11/15 05:13:00 DEBUG : file1.rclone_chunk.001_ratnvi: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 05:13:00 INFO : file1.rclone_chunk.001_ratnvi: Copied (server-side copy) to: file1 2025/11/15 05:13:00 INFO : file1.rclone_chunk.001_ratnvi: Deleted 2025/11/15 05:13:00 DEBUG : file1: size = 0 OK 2025/11/15 05:13:00 DEBUG : file1: Size of src and dst objects identical 2025/11/15 05:13:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:13:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:13:00 DEBUG : file1: Open: flags=O_RDONLY 2025/11/15 05:13:00 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/15 05:13:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/15 05:13:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:13:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/15 05:13:00 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:13:00 DEBUG : Looking for writers 2025/11/15 05:13:00 DEBUG : file1: reading active writers 2025/11/15 05:13:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.64s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:13:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:13:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/15 05:13:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/15 05:13:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:13:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/15 05:13:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/15 05:13:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:13:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': File to upload is small (100 bytes), uploading instead of streaming 2025/11/15 05:13:01 DEBUG : file1.rclone_chunk.001: size = 50 OK 2025/11/15 05:13:01 DEBUG : file1.rclone_chunk.001_ratnrq: md5 = e881fb9cf9aaadae53305b17fe7c0296 OK 2025/11/15 05:13:01 INFO : file1.rclone_chunk.001_ratnrq: Copied (server-side copy) to: file1.rclone_chunk.001 2025/11/15 05:13:01 INFO : file1.rclone_chunk.001_ratnrq: Deleted 2025/11/15 05:13:01 DEBUG : file1.rclone_chunk.002: size = 50 OK 2025/11/15 05:13:01 DEBUG : file1.rclone_chunk.002_ratnrq: md5 = 86d0db67153a5e35cb347e720017fa1a OK 2025/11/15 05:13:01 INFO : file1.rclone_chunk.002_ratnrq: Copied (server-side copy) to: file1.rclone_chunk.002 2025/11/15 05:13:01 INFO : file1.rclone_chunk.002_ratnrq: Deleted 2025/11/15 05:13:01 DEBUG : file1: size = 100 OK 2025/11/15 05:13:01 DEBUG : file1: Size of src and dst objects identical 2025/11/15 05:13:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/15 05:13:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/15 05:13:01 DEBUG : file1: Open: flags=O_RDONLY 2025/11/15 05:13:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/15 05:13:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/15 05:13:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:13:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/15 05:13:01 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:13:01 DEBUG : Looking for writers 2025/11/15 05:13:01 DEBUG : file1: reading active writers 2025/11/15 05:13:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.15s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:13:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:13:02 DEBUG : flat/f000.txt: size = 7 OK 2025/11/15 05:13:02 DEBUG : flat/f000.txt.rclone_chunk.001_ratoc6: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2025/11/15 05:13:02 INFO : flat/f000.txt.rclone_chunk.001_ratoc6: Copied (server-side copy) to: flat/f000.txt 2025/11/15 05:13:02 INFO : flat/f000.txt.rclone_chunk.001_ratoc6: Deleted 2025/11/15 05:13:02 DEBUG : flat/f001.txt: size = 14 OK 2025/11/15 05:13:02 DEBUG : flat/f001.txt.rclone_chunk.001_ratpcm: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2025/11/15 05:13:02 INFO : flat/f001.txt.rclone_chunk.001_ratpcm: Copied (server-side copy) to: flat/f001.txt 2025/11/15 05:13:02 INFO : flat/f001.txt.rclone_chunk.001_ratpcm: Deleted 2025/11/15 05:13:03 DEBUG : flat/f002.txt: size = 21 OK 2025/11/15 05:13:03 DEBUG : flat/f002.txt.rclone_chunk.001_ratpzr: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2025/11/15 05:13:03 INFO : flat/f002.txt.rclone_chunk.001_ratpzr: Copied (server-side copy) to: flat/f002.txt 2025/11/15 05:13:03 INFO : flat/f002.txt.rclone_chunk.001_ratpzr: Deleted 2025/11/15 05:13:03 DEBUG : flat/f003.txt: size = 28 OK 2025/11/15 05:13:03 DEBUG : flat/f003.txt.rclone_chunk.001_ratq3o: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2025/11/15 05:13:03 INFO : flat/f003.txt.rclone_chunk.001_ratq3o: Copied (server-side copy) to: flat/f003.txt 2025/11/15 05:13:03 INFO : flat/f003.txt.rclone_chunk.001_ratq3o: Deleted 2025/11/15 05:13:03 DEBUG : flat/f004.txt: size = 35 OK 2025/11/15 05:13:03 DEBUG : flat/f004.txt.rclone_chunk.001_ratqdc: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2025/11/15 05:13:03 INFO : flat/f004.txt.rclone_chunk.001_ratqdc: Copied (server-side copy) to: flat/f004.txt 2025/11/15 05:13:03 INFO : flat/f004.txt.rclone_chunk.001_ratqdc: Deleted 2025/11/15 05:13:04 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/15 05:13:04 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/15 05:13:04 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:13:04 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:13:04 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/15 05:13:04 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/15 05:13:04 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:13:04 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:13:04 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/15 05:13:04 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/15 05:13:04 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:13:04 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:13:04 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/15 05:13:04 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/15 05:13:04 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:13:04 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:13:04 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/15 05:13:04 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/15 05:13:04 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:13:04 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:13:04 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:13:04 DEBUG : flat: Looking for writers 2025/11/15 05:13:04 DEBUG : f000.txt: reading active writers 2025/11/15 05:13:04 DEBUG : f001.txt: reading active writers 2025/11/15 05:13:04 DEBUG : f002.txt: reading active writers 2025/11/15 05:13:04 DEBUG : f003.txt: reading active writers 2025/11/15 05:13:04 DEBUG : f004.txt: reading active writers 2025/11/15 05:13:04 DEBUG : Looking for writers 2025/11/15 05:13:04 DEBUG : flat: reading active writers 2025/11/15 05:13:04 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.37s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:13:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:13:05 DEBUG : a/top.txt: size = 3 OK 2025/11/15 05:13:05 DEBUG : a/top.txt.rclone_chunk.001_ratszo: md5 = b28354b543375bfa94dabaeda722927f OK 2025/11/15 05:13:05 INFO : a/top.txt.rclone_chunk.001_ratszo: Copied (server-side copy) to: a/top.txt 2025/11/15 05:13:05 INFO : a/top.txt.rclone_chunk.001_ratszo: Deleted 2025/11/15 05:13:06 DEBUG : a/b/mid.txt: size = 3 OK 2025/11/15 05:13:06 DEBUG : a/b/mid.txt.rclone_chunk.001_ratsiz: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2025/11/15 05:13:06 INFO : a/b/mid.txt.rclone_chunk.001_ratsiz: Copied (server-side copy) to: a/b/mid.txt 2025/11/15 05:13:06 INFO : a/b/mid.txt.rclone_chunk.001_ratsiz: Deleted 2025/11/15 05:13:06 DEBUG : a/b/c/deep.txt: size = 4 OK 2025/11/15 05:13:06 DEBUG : a/b/c/deep.txt.rclone_chunk.001_rattvz: md5 = 6627415e807ee33c7302917216e7da68 OK 2025/11/15 05:13:06 INFO : a/b/c/deep.txt.rclone_chunk.001_rattvz: Copied (server-side copy) to: a/b/c/deep.txt 2025/11/15 05:13:06 INFO : a/b/c/deep.txt.rclone_chunk.001_rattvz: Deleted 2025/11/15 05:13:06 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/15 05:13:06 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/15 05:13:06 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:13:06 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:13:06 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/15 05:13:06 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/15 05:13:06 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:13:06 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:13:06 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/15 05:13:06 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/15 05:13:06 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:13:06 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:13:06 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:13:06 DEBUG : a/b/c: Looking for writers 2025/11/15 05:13:06 DEBUG : deep.txt: reading active writers 2025/11/15 05:13:06 DEBUG : a/b: Looking for writers 2025/11/15 05:13:06 DEBUG : c: reading active writers 2025/11/15 05:13:06 DEBUG : mid.txt: reading active writers 2025/11/15 05:13:06 DEBUG : a: Looking for writers 2025/11/15 05:13:06 DEBUG : b: reading active writers 2025/11/15 05:13:06 DEBUG : top.txt: reading active writers 2025/11/15 05:13:06 DEBUG : Looking for writers 2025/11/15 05:13:06 DEBUG : a: reading active writers 2025/11/15 05:13:06 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.06s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:13:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2025/11/15 05:13:07 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:13:07 DEBUG : Looking for writers 2025/11/15 05:13:07 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo'", Local "Local file system at /tmp/rclone3183754191", Modify Window "1ns" 2025/11/15 05:13:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': poll-interval is not supported by this remote 2025/11/15 05:13:07 DEBUG : dir1/a.txt: size = 1 OK 2025/11/15 05:13:07 DEBUG : dir1/a.txt.rclone_chunk.001_ratuyt: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2025/11/15 05:13:07 INFO : dir1/a.txt.rclone_chunk.001_ratuyt: Copied (server-side copy) to: dir1/a.txt 2025/11/15 05:13:07 INFO : dir1/a.txt.rclone_chunk.001_ratuyt: Deleted 2025/11/15 05:13:08 DEBUG : dir2/b.txt: size = 1 OK 2025/11/15 05:13:08 DEBUG : dir2/b.txt.rclone_chunk.001_ratubd: md5 = 415290769594460e2e485922904f345d OK 2025/11/15 05:13:08 INFO : dir2/b.txt.rclone_chunk.001_ratubd: Copied (server-side copy) to: dir2/b.txt 2025/11/15 05:13:08 INFO : dir2/b.txt.rclone_chunk.001_ratubd: Deleted 2025/11/15 05:13:08 DEBUG : dir3/c.txt: size = 1 OK 2025/11/15 05:13:08 DEBUG : dir3/c.txt.rclone_chunk.001_ratvsj: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2025/11/15 05:13:08 INFO : dir3/c.txt.rclone_chunk.001_ratvsj: Copied (server-side copy) to: dir3/c.txt 2025/11/15 05:13:08 INFO : dir3/c.txt.rclone_chunk.001_ratvsj: Deleted 2025/11/15 05:13:08 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/15 05:13:08 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/15 05:13:08 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:13:08 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:13:08 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/15 05:13:08 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/15 05:13:08 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:13:08 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:13:08 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/15 05:13:08 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/15 05:13:08 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/15 05:13:09 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/15 05:13:09 DEBUG : WaitForWriters: timeout=30s 2025/11/15 05:13:09 DEBUG : dir1: Looking for writers 2025/11/15 05:13:09 DEBUG : a.txt: reading active writers 2025/11/15 05:13:09 DEBUG : dir2: Looking for writers 2025/11/15 05:13:09 DEBUG : b.txt: reading active writers 2025/11/15 05:13:09 DEBUG : dir3: Looking for writers 2025/11/15 05:13:09 DEBUG : c.txt: reading active writers 2025/11/15 05:13:09 DEBUG : Looking for writers 2025/11/15 05:13:09 DEBUG : dir1: reading active writers 2025/11/15 05:13:09 DEBUG : dir2: reading active writers 2025/11/15 05:13:09 DEBUG : dir3: reading active writers 2025/11/15 05:13:09 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.07s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/15 05:13:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-jihiqil3bibo': Purge remote 2025/11/15 05:13:09 DEBUG : Waiting for deletions to finish 2025/11/15 05:13:09 INFO : S3 bucket rclone-test-jihiqil3bibo: Bucket "rclone-test-jihiqil3bibo" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Finished OK in 1m52.311384131s (try 1/5)