"./vfs.test -test.v -test.timeout 1h0m0s -remote TestGoogleCloudStorage: -verbose" - Starting (try 1/5) 2026/02/18 05:11:15 DEBUG : Creating backend with remote "TestGoogleCloudStorage:rclone-test-xowabec1geno" 2026/02/18 05:11:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/18 05:11:15 DEBUG : Creating backend with remote "/tmp/rclone1770420091" === RUN TestDirHandleMethods run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:15 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:18 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:18 DEBUG : dir: Looking for writers 2026/02/18 05:11:18 DEBUG : Looking for writers 2026/02/18 05:11:18 DEBUG : dir: reading active writers 2026/02/18 05:11:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.16s) === RUN TestDirHandleReaddir run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:19 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:20 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:20 DEBUG : dir/subdir: Looking for writers 2026/02/18 05:11:20 DEBUG : dir: Looking for writers 2026/02/18 05:11:20 DEBUG : file1: reading active writers 2026/02/18 05:11:20 DEBUG : file2: reading active writers 2026/02/18 05:11:20 DEBUG : subdir: reading active writers 2026/02/18 05:11:20 DEBUG : Looking for writers 2026/02/18 05:11:20 DEBUG : dir: reading active writers 2026/02/18 05:11:20 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.10s) === RUN TestDirHandleReaddirnames run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:21 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:21 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:21 DEBUG : dir: Looking for writers 2026/02/18 05:11:21 DEBUG : file1: reading active writers 2026/02/18 05:11:21 DEBUG : Looking for writers 2026/02/18 05:11:21 DEBUG : dir: reading active writers 2026/02/18 05:11:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.40s) === RUN TestDirMethods run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:22 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:23 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:23 DEBUG : dir: Looking for writers 2026/02/18 05:11:23 DEBUG : Looking for writers 2026/02/18 05:11:23 DEBUG : dir: reading active writers 2026/02/18 05:11:23 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.08s) === RUN TestDirForgetAll run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:23 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:24 DEBUG : dir: forgetting directory cache 2026/02/18 05:11:24 DEBUG : forgetting directory cache 2026/02/18 05:11:24 DEBUG : dir: forgetting directory cache 2026/02/18 05:11:24 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:24 DEBUG : Looking for writers 2026/02/18 05:11:24 DEBUG : >WaitForWriters: 2026/02/18 05:11:24 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:11:24 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/02/18 05:11:24 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestDirForgetAll (1.52s) === RUN TestDirForgetPath run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:25 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:25 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/02/18 05:11:25 DEBUG : dir: invalidating directory cache 2026/02/18 05:11:25 DEBUG : >ForgetPath: 2026/02/18 05:11:25 DEBUG : ForgetPath: relativePath="dir", type=0 2026/02/18 05:11:25 DEBUG : invalidating directory cache 2026/02/18 05:11:25 DEBUG : dir: forgetting directory cache 2026/02/18 05:11:25 DEBUG : >ForgetPath: 2026/02/18 05:11:25 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/02/18 05:11:25 DEBUG : >ForgetPath: 2026/02/18 05:11:25 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:25 DEBUG : dir: Looking for writers 2026/02/18 05:11:25 DEBUG : Looking for writers 2026/02/18 05:11:25 DEBUG : dir: reading active writers 2026/02/18 05:11:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.30s) === RUN TestDirWalk run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:26 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:27 DEBUG : forgetting directory cache 2026/02/18 05:11:27 DEBUG : dir: forgetting directory cache 2026/02/18 05:11:28 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:28 DEBUG : dir: Looking for writers 2026/02/18 05:11:28 DEBUG : fil/a/b: Looking for writers 2026/02/18 05:11:28 DEBUG : fil/a: Looking for writers 2026/02/18 05:11:28 DEBUG : b: reading active writers 2026/02/18 05:11:28 DEBUG : fil: Looking for writers 2026/02/18 05:11:28 DEBUG : a: reading active writers 2026/02/18 05:11:28 DEBUG : Looking for writers 2026/02/18 05:11:28 DEBUG : dir: reading active writers 2026/02/18 05:11:28 DEBUG : fil: reading active writers 2026/02/18 05:11:28 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (2.40s) === RUN TestDirSetModTime run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:28 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:29 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:29 DEBUG : dir: Looking for writers 2026/02/18 05:11:29 DEBUG : Looking for writers 2026/02/18 05:11:29 DEBUG : dir: reading active writers 2026/02/18 05:11:29 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.00s) === RUN TestDirStat run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:29 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:30 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:30 DEBUG : dir: Looking for writers 2026/02/18 05:11:30 DEBUG : file1: reading active writers 2026/02/18 05:11:30 DEBUG : Looking for writers 2026/02/18 05:11:30 DEBUG : dir: reading active writers 2026/02/18 05:11:30 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.19s) === RUN TestDirReadDirAll run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:31 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/02/18 05:11:32 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/18 05:11:32 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/18 05:11:32 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/18 05:11:32 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/18 05:11:33 DEBUG : Waiting for deletions to finish 2026/02/18 05:11:33 INFO : dir/subdir/file3: Deleted 2026/02/18 05:11:33 DEBUG : removing 1 level 2 directories 2026/02/18 05:11:33 INFO : dir/subdir: Removing directory 2026/02/18 05:11:33 DEBUG : dir: invalidating directory cache 2026/02/18 05:11:33 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/18 05:11:33 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/18 05:11:33 DEBUG : dir/file1: Reset virtual modtime 2026/02/18 05:11:33 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/18 05:11:33 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/18 05:11:33 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/18 05:11:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/18 05:11:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/18 05:11:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:11:33 DEBUG : dir: invalidating directory cache 2026/02/18 05:11:33 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/18 05:11:33 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/18 05:11:33 DEBUG : forgetting directory cache 2026/02/18 05:11:33 DEBUG : dir: forgetting directory cache 2026/02/18 05:11:33 DEBUG : dir/virtualDir2: forgetting directory cache 2026/02/18 05:11:33 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/18 05:11:33 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:33 DEBUG : dir/virtualDir2: Looking for writers 2026/02/18 05:11:33 DEBUG : dir/virtualDir: Looking for writers 2026/02/18 05:11:33 DEBUG : dir: Looking for writers 2026/02/18 05:11:33 DEBUG : file1: reading active writers 2026/02/18 05:11:33 DEBUG : virtualFile2: reading active writers 2026/02/18 05:11:33 DEBUG : virtualDir2: reading active writers 2026/02/18 05:11:33 DEBUG : virtualFile: reading active writers 2026/02/18 05:11:33 DEBUG : virtualDir: reading active writers 2026/02/18 05:11:33 DEBUG : Looking for writers 2026/02/18 05:11:33 DEBUG : dir: reading active writers 2026/02/18 05:11:33 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.60s) --- PASS: TestDirReadDirAll/Virtual (1.44s) === RUN TestDirOpen run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:34 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:35 ERROR : dir/: Can only open directories read only 2026/02/18 05:11:35 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:35 DEBUG : dir: Looking for writers 2026/02/18 05:11:35 DEBUG : Looking for writers 2026/02/18 05:11:35 DEBUG : dir: reading active writers 2026/02/18 05:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.00s) === RUN TestDirCreate run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:35 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:36 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:11:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/18 05:11:36 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/18 05:11:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/18 05:11:36 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (5 bytes), uploading instead of streaming 2026/02/18 05:11:36 DEBUG : dir/potato: size = 5 OK 2026/02/18 05:11:36 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/18 05:11:36 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/02/18 05:11:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/18 05:11:36 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:36 DEBUG : dir: Looking for writers 2026/02/18 05:11:36 DEBUG : file1: reading active writers 2026/02/18 05:11:36 DEBUG : potato: reading active writers 2026/02/18 05:11:36 DEBUG : Looking for writers 2026/02/18 05:11:36 DEBUG : dir: reading active writers 2026/02/18 05:11:36 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.60s) === RUN TestDirMkdir run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:37 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:37 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:11:37 DEBUG : pacer: Rate limited, increasing sleep to 10ms run.go:286: Retry Put of "dir/file1" to GCS bucket rclone-test-xowabec1geno: 1/10 (googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:11:39 DEBUG : pacer: Reducing sleep to 0s 2026/02/18 05:11:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/02/18 05:11:40 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:40 DEBUG : dir/sub: Looking for writers 2026/02/18 05:11:40 DEBUG : dir: Looking for writers 2026/02/18 05:11:40 DEBUG : file1: reading active writers 2026/02/18 05:11:40 DEBUG : sub: reading active writers 2026/02/18 05:11:40 DEBUG : Looking for writers 2026/02/18 05:11:40 DEBUG : dir: reading active writers 2026/02/18 05:11:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.81s) === RUN TestDirMkdirSub run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:41 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/18 05:11:42 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/02/18 05:11:42 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:42 DEBUG : dir/sub/subsub: Looking for writers 2026/02/18 05:11:42 DEBUG : dir/sub: Looking for writers 2026/02/18 05:11:42 DEBUG : subsub: reading active writers 2026/02/18 05:11:42 DEBUG : dir: Looking for writers 2026/02/18 05:11:42 DEBUG : file1: reading active writers 2026/02/18 05:11:42 DEBUG : sub: reading active writers 2026/02/18 05:11:42 DEBUG : Looking for writers 2026/02/18 05:11:42 DEBUG : dir: reading active writers 2026/02/18 05:11:42 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.84s) === RUN TestDirRemove run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:42 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:43 ERROR : dir/: Dir.Remove not empty 2026/02/18 05:11:43 DEBUG : dir/file1: Remove: 2026/02/18 05:11:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:11:43 DEBUG : dir/file1: >Remove: err= 2026/02/18 05:11:43 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/18 05:11:43 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:43 DEBUG : Looking for writers 2026/02/18 05:11:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.33s) === RUN TestDirRemoveAll run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:44 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:44 DEBUG : dir/file1: Remove: 2026/02/18 05:11:45 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:11:45 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/02/18 05:11:45 DEBUG : pacer: Reducing sleep to 0s 2026/02/18 05:11:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:11:45 DEBUG : dir/file1: >Remove: err= 2026/02/18 05:11:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/18 05:11:45 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:45 DEBUG : Looking for writers 2026/02/18 05:11:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.70s) === RUN TestDirRemoveName run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:45 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:46 DEBUG : dir/file1: Remove: 2026/02/18 05:11:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:11:46 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/02/18 05:11:47 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:47 DEBUG : dir: Looking for writers 2026/02/18 05:11:47 DEBUG : Looking for writers 2026/02/18 05:11:47 DEBUG : dir: reading active writers 2026/02/18 05:11:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.63s) === RUN TestDirRename run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:47 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:47 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:11:47 DEBUG : pacer: Rate limited, increasing sleep to 10ms run.go:286: Retry Put of "dir/file1" to GCS bucket rclone-test-xowabec1geno: 1/10 (googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:11:49 DEBUG : pacer: Reducing sleep to 0s 2026/02/18 05:11:50 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/18 05:11:51 DEBUG : dir2/file3: size = 15 OK 2026/02/18 05:11:51 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/02/18 05:11:51 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/02/18 05:11:51 INFO : dir/file3: Deleted 2026/02/18 05:11:51 DEBUG : dir2/file1: size = 14 OK 2026/02/18 05:11:51 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:11:51 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/02/18 05:11:51 INFO : dir/file1: Deleted 2026/02/18 05:11:51 DEBUG : dir: Updating dir with dir2 0xc0008d0a90 2026/02/18 05:11:51 DEBUG : dir: forgetting directory cache 2026/02/18 05:11:51 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/18 05:11:51 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/02/18 05:11:52 DEBUG : file2: size = 14 OK 2026/02/18 05:11:52 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:11:52 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/02/18 05:11:53 INFO : dir2/file1: Deleted 2026/02/18 05:11:53 DEBUG : file2: Updating file with file2 0xc0005c0300 2026/02/18 05:11:53 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/02/18 05:11:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/18 05:11:53 DEBUG : dir2/file3: size = 14 OK 2026/02/18 05:11:53 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:11:53 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/02/18 05:11:53 INFO : file2: Deleted 2026/02/18 05:11:53 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0005c0300 2026/02/18 05:11:53 DEBUG : Added virtual directory entry vDel: "file2" 2026/02/18 05:11:53 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/02/18 05:11:53 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/18 05:11:54 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0000e0000 2026/02/18 05:11:54 DEBUG : empty directory: forgetting directory cache 2026/02/18 05:11:54 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/18 05:11:54 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/18 05:11:54 DEBUG : dir2: Renaming to "dir3" 2026/02/18 05:11:54 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:54 DEBUG : dir3: Looking for writers 2026/02/18 05:11:54 DEBUG : file3: reading active writers 2026/02/18 05:11:54 DEBUG : renamed empty directory: Looking for writers 2026/02/18 05:11:54 DEBUG : Looking for writers 2026/02/18 05:11:54 DEBUG : renamed empty directory: reading active writers 2026/02/18 05:11:54 DEBUG : dir3: reading active writers 2026/02/18 05:11:54 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.09s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:54 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/18 05:11:55 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:11:55 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/18 05:11:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/18 05:11:55 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/18 05:11:55 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/18 05:11:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/18 05:11:55 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:11:55 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/18 05:11:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/18 05:11:55 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/18 05:11:55 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/18 05:11:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/18 05:11:55 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (12 bytes), uploading instead of streaming 2026/02/18 05:11:55 DEBUG : dir/sub/file2: size = 12 OK 2026/02/18 05:11:55 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/02/18 05:11:55 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/02/18 05:11:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/18 05:11:55 DEBUG : forgetting directory cache 2026/02/18 05:11:55 DEBUG : dir: forgetting directory cache 2026/02/18 05:11:55 DEBUG : dir/sub: forgetting directory cache 2026/02/18 05:11:55 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/18 05:11:55 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (5 bytes), uploading instead of streaming 2026/02/18 05:11:55 DEBUG : dir/sub/file0: size = 5 OK 2026/02/18 05:11:55 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/18 05:11:55 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/02/18 05:11:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/18 05:11:55 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:55 DEBUG : dir/sub: Looking for writers 2026/02/18 05:11:55 DEBUG : file0: reading active writers 2026/02/18 05:11:55 DEBUG : file2: reading active writers 2026/02/18 05:11:55 DEBUG : dir: Looking for writers 2026/02/18 05:11:55 DEBUG : file1: reading active writers 2026/02/18 05:11:55 DEBUG : sub: reading active writers 2026/02/18 05:11:55 DEBUG : Looking for writers 2026/02/18 05:11:55 DEBUG : dir: reading active writers 2026/02/18 05:11:55 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.09s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:56 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/02/18 05:11:56 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:56 DEBUG : Looking for writers 2026/02/18 05:11:56 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.37s) === RUN TestDirMetadataExtension run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:57 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/18 05:11:57 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:11:57 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/18 05:11:57 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/18 05:11:57 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/18 05:11:57 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:11:57 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/18 05:11:57 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/18 05:11:57 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:11:57 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/18 05:11:57 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/18 05:11:57 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/18 05:11:57 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:11:57 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/18 05:11:57 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:57 DEBUG : dir: Looking for writers 2026/02/18 05:11:57 DEBUG : file1: reading active writers 2026/02/18 05:11:57 DEBUG : file1.metadata: reading active writers 2026/02/18 05:11:57 DEBUG : Looking for writers 2026/02/18 05:11:57 DEBUG : dir: reading active writers 2026/02/18 05:11:57 DEBUG : dir.metadata: reading active writers 2026/02/18 05:11:57 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.33s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:58 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:11:59 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:11:59 DEBUG : dir: Looking for writers 2026/02/18 05:11:59 DEBUG : file1: reading active writers 2026/02/18 05:11:59 DEBUG : Looking for writers 2026/02/18 05:11:59 DEBUG : dir: reading active writers 2026/02/18 05:11:59 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:11:59 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:01 DEBUG : Can set mod time: true 2026/02/18 05:12:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/18 05:12:01 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:01 DEBUG : dir: Looking for writers 2026/02/18 05:12:01 DEBUG : file1: reading active writers 2026/02/18 05:12:01 DEBUG : Looking for writers 2026/02/18 05:12:01 DEBUG : dir: reading active writers 2026/02/18 05:12:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:01 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/18 05:12:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/18 05:12:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:02 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (0 bytes), uploading instead of streaming 2026/02/18 05:12:02 DEBUG : dir/file1: size = 0 OK 2026/02/18 05:12:02 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/18 05:12:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/18 05:12:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/18 05:12:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:03 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:03 DEBUG : dir: Looking for writers 2026/02/18 05:12:03 DEBUG : file1: reading active writers 2026/02/18 05:12:03 DEBUG : Looking for writers 2026/02/18 05:12:03 DEBUG : dir: reading active writers 2026/02/18 05:12:03 DEBUG : >WaitForWriters: 2026/02/18 05:12:03 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:03 DEBUG : dir: Looking for writers 2026/02/18 05:12:03 DEBUG : file1: reading active writers 2026/02/18 05:12:03 DEBUG : Looking for writers 2026/02/18 05:12:03 DEBUG : dir: reading active writers 2026/02/18 05:12:03 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:03 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/18 05:12:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/18 05:12:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:04 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (5 bytes), uploading instead of streaming 2026/02/18 05:12:04 DEBUG : dir/file1: size = 5 OK 2026/02/18 05:12:04 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/18 05:12:04 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/18 05:12:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/18 05:12:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:04 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:04 DEBUG : dir: Looking for writers 2026/02/18 05:12:04 DEBUG : file1: reading active writers 2026/02/18 05:12:04 DEBUG : Looking for writers 2026/02/18 05:12:04 DEBUG : dir: reading active writers 2026/02/18 05:12:04 DEBUG : >WaitForWriters: 2026/02/18 05:12:04 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:04 DEBUG : dir: Looking for writers 2026/02/18 05:12:04 DEBUG : file1: reading active writers 2026/02/18 05:12:04 DEBUG : Looking for writers 2026/02/18 05:12:04 DEBUG : dir: reading active writers 2026/02/18 05:12:04 DEBUG : >WaitForWriters: 2026/02/18 05:12:05 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:05 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/02/18 05:12:05 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/18 05:12:05 DEBUG : pacer: low level retry 3/10 (error googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/18 05:12:05 DEBUG : pacer: low level retry 4/10 (error googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/18 05:12:05 DEBUG : pacer: low level retry 5/10 (error googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:05 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/18 05:12:05 DEBUG : pacer: low level retry 6/10 (error googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:05 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/18 05:12:05 DEBUG : pacer: Reducing sleep to 240ms 2026/02/18 05:12:06 DEBUG : pacer: Reducing sleep to 180ms === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:06 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:06 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:12:06 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:06 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:06 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:12:06 DEBUG : pacer: Reducing sleep to 135ms 2026/02/18 05:12:06 DEBUG : pacer: Reducing sleep to 101.25ms 2026/02/18 05:12:06 DEBUG : pacer: Reducing sleep to 75.9375ms 2026/02/18 05:12:07 DEBUG : pacer: Reducing sleep to 56.953125ms 2026/02/18 05:12:07 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/02/18 05:12:07 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/02/18 05:12:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/18 05:12:07 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/02/18 05:12:07 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:07 DEBUG : dir: Looking for writers 2026/02/18 05:12:07 DEBUG : file1: reading active writers 2026/02/18 05:12:07 DEBUG : Looking for writers 2026/02/18 05:12:07 DEBUG : dir: reading active writers 2026/02/18 05:12:07 DEBUG : >WaitForWriters: 2026/02/18 05:12:07 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting 2026/02/18 05:12:07 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/02/18 05:12:07 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:07 DEBUG : pacer: Rate limited, increasing sleep to 36.040648ms 2026/02/18 05:12:08 DEBUG : pacer: Reducing sleep to 27.030486ms 2026/02/18 05:12:08 DEBUG : pacer: Reducing sleep to 20.272864ms === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:08 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:08 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:12:08 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:08 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:08 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:12:08 DEBUG : pacer: Reducing sleep to 15.204648ms 2026/02/18 05:12:08 DEBUG : pacer: Reducing sleep to 11.403486ms 2026/02/18 05:12:08 DEBUG : pacer: Reducing sleep to 0s 2026/02/18 05:12:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/18 05:12:08 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:12:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:12:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:12:08 DEBUG : dir/file1(0xc000a6c300): close: 2026/02/18 05:12:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/18 05:12:09 DEBUG : dir/file1(0xc000a6c300): >close: err= 2026/02/18 05:12:09 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:09 DEBUG : dir: Looking for writers 2026/02/18 05:12:09 DEBUG : file1: reading active writers 2026/02/18 05:12:09 DEBUG : Looking for writers 2026/02/18 05:12:09 DEBUG : dir: reading active writers 2026/02/18 05:12:09 DEBUG : >WaitForWriters: 2026/02/18 05:12:09 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:09 DEBUG : dir: Looking for writers 2026/02/18 05:12:09 DEBUG : file1: reading active writers 2026/02/18 05:12:09 DEBUG : Looking for writers 2026/02/18 05:12:09 DEBUG : dir: reading active writers 2026/02/18 05:12:09 DEBUG : >WaitForWriters: 2026/02/18 05:12:09 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:09 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:09 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:12:09 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:09 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:09 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:12:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/18 05:12:10 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:12:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:12:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:12:10 DEBUG : dir/file1(0xc000948100): _writeAt: size=5, off=0 2026/02/18 05:12:10 DEBUG : dir/file1(0xc000948100): openPending: 2026/02/18 05:12:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/18 05:12:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/18 05:12:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:10 DEBUG : dir/file1(0xc000948100): >openPending: err= 2026/02/18 05:12:10 DEBUG : dir/file1(0xc000948100): >_writeAt: n=5, err= 2026/02/18 05:12:10 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/18 05:12:10 DEBUG : dir/file1(0xc000948100): close: 2026/02/18 05:12:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/02/18 05:12:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/02/18 05:12:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/02/18 05:12:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/18 05:12:10 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/18 05:12:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/18 05:12:10 DEBUG : dir/file1(0xc000948100): >close: err= 2026/02/18 05:12:10 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:10 DEBUG : dir: Looking for writers 2026/02/18 05:12:10 DEBUG : file1: reading active writers 2026/02/18 05:12:10 DEBUG : Looking for writers 2026/02/18 05:12:10 DEBUG : dir: reading active writers 2026/02/18 05:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 05:12:10 DEBUG : dir: Looking for writers 2026/02/18 05:12:10 DEBUG : file1: reading active writers 2026/02/18 05:12:10 DEBUG : Looking for writers 2026/02/18 05:12:10 DEBUG : dir: reading active writers 2026/02/18 05:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 05:12:10 DEBUG : dir: Looking for writers 2026/02/18 05:12:10 DEBUG : file1: reading active writers 2026/02/18 05:12:10 DEBUG : Looking for writers 2026/02/18 05:12:10 DEBUG : dir: reading active writers 2026/02/18 05:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 05:12:10 DEBUG : dir: Looking for writers 2026/02/18 05:12:10 DEBUG : file1: reading active writers 2026/02/18 05:12:10 DEBUG : Looking for writers 2026/02/18 05:12:10 DEBUG : dir: reading active writers 2026/02/18 05:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 05:12:10 DEBUG : dir/file1: vfs cache: starting upload 2026/02/18 05:12:10 DEBUG : dir: Looking for writers 2026/02/18 05:12:10 DEBUG : file1: reading active writers 2026/02/18 05:12:10 DEBUG : Looking for writers 2026/02/18 05:12:10 DEBUG : dir: reading active writers 2026/02/18 05:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 05:12:10 DEBUG : dir/file1: size = 14 OK 2026/02/18 05:12:10 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/02/18 05:12:10 INFO : dir/file1: Copied (replaced existing) 2026/02/18 05:12:10 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/02/18 05:12:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/18 05:12:10 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/18 05:12:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/18 05:12:10 DEBUG : dir: Looking for writers 2026/02/18 05:12:10 DEBUG : file1: reading active writers 2026/02/18 05:12:10 DEBUG : Looking for writers 2026/02/18 05:12:10 DEBUG : dir: reading active writers 2026/02/18 05:12:10 DEBUG : >WaitForWriters: 2026/02/18 05:12:11 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:11 DEBUG : dir: Looking for writers 2026/02/18 05:12:11 DEBUG : file1: reading active writers 2026/02/18 05:12:11 DEBUG : Looking for writers 2026/02/18 05:12:11 DEBUG : dir: reading active writers 2026/02/18 05:12:11 DEBUG : >WaitForWriters: 2026/02/18 05:12:11 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (12.03s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (2.38s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.84s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (2.60s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.83s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.55s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.83s) === RUN TestFileOpenRead run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:11 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/18 05:12:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/18 05:12:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:12:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/18 05:12:12 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:12 DEBUG : dir: Looking for writers 2026/02/18 05:12:12 DEBUG : file1: reading active writers 2026/02/18 05:12:12 DEBUG : Looking for writers 2026/02/18 05:12:12 DEBUG : dir: reading active writers 2026/02/18 05:12:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.33s) === RUN TestFileOpenReadUnknownSize 2026/02/18 05:12:12 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/02/18 05:12:12 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/18 05:12:12 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:12:12 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/02/18 05:12:12 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:12 DEBUG : Looking for writers 2026/02/18 05:12:12 DEBUG : file.txt: reading active writers 2026/02/18 05:12:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:12 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:13 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (25 bytes), uploading instead of streaming 2026/02/18 05:12:13 DEBUG : dir/file1: size = 25 OK 2026/02/18 05:12:13 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/18 05:12:13 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/18 05:12:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:13 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:13 DEBUG : dir: Looking for writers 2026/02/18 05:12:13 DEBUG : file1: reading active writers 2026/02/18 05:12:13 DEBUG : Looking for writers 2026/02/18 05:12:13 DEBUG : dir: reading active writers 2026/02/18 05:12:13 DEBUG : >WaitForWriters: 2026/02/18 05:12:13 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:13 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/02/18 05:12:14 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/18 05:12:14 DEBUG : pacer: low level retry 3/10 (error googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/18 05:12:14 DEBUG : pacer: Reducing sleep to 30ms 2026/02/18 05:12:14 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestFileOpenWrite (1.61s) === RUN TestFileRemove run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:14 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:14 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:14 DEBUG : pacer: Rate limited, increasing sleep to 45ms run.go:286: Retry Put of "dir/file1" to GCS bucket rclone-test-xowabec1geno: 1/10 (googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:16 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:16 DEBUG : pacer: Rate limited, increasing sleep to 90ms run.go:286: Retry Put of "dir/file1" to GCS bucket rclone-test-xowabec1geno: 2/10 (googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:19 DEBUG : pacer: Reducing sleep to 67.5ms 2026/02/18 05:12:19 DEBUG : pacer: Reducing sleep to 50.625ms 2026/02/18 05:12:19 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/02/18 05:12:19 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/02/18 05:12:19 DEBUG : dir/file1: Remove: 2026/02/18 05:12:19 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/02/18 05:12:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:12:19 DEBUG : dir/file1: >Remove: err= 2026/02/18 05:12:19 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/02/18 05:12:19 DEBUG : dir/file1: Remove: 2026/02/18 05:12:19 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/18 05:12:19 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:19 DEBUG : dir: Looking for writers 2026/02/18 05:12:19 DEBUG : Looking for writers 2026/02/18 05:12:19 DEBUG : dir: reading active writers 2026/02/18 05:12:19 DEBUG : >WaitForWriters: 2026/02/18 05:12:20 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/02/18 05:12:20 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestFileRemove (5.67s) === RUN TestFileRemoveAll run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:20 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:20 DEBUG : dir/file1: Remove: 2026/02/18 05:12:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:12:20 DEBUG : dir/file1: >Remove: err= 2026/02/18 05:12:21 DEBUG : dir/file1: Remove: 2026/02/18 05:12:21 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/18 05:12:21 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:21 DEBUG : dir: Looking for writers 2026/02/18 05:12:21 DEBUG : Looking for writers 2026/02/18 05:12:21 DEBUG : dir: reading active writers 2026/02/18 05:12:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.29s) === RUN TestFileOpen run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:21 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/18 05:12:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/18 05:12:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/18 05:12:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/18 05:12:22 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/18 05:12:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/18 05:12:22 DEBUG : dir/file1: Open: flags=0x3 2026/02/18 05:12:22 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/18 05:12:22 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/18 05:12:22 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:22 DEBUG : dir: Looking for writers 2026/02/18 05:12:22 DEBUG : file1: reading active writers 2026/02/18 05:12:22 DEBUG : Looking for writers 2026/02/18 05:12:22 DEBUG : dir: reading active writers 2026/02/18 05:12:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.07s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:22 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:23 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:23 DEBUG : dir: Looking for writers 2026/02/18 05:12:23 DEBUG : file1: reading active writers 2026/02/18 05:12:23 DEBUG : Looking for writers 2026/02/18 05:12:23 DEBUG : dir: reading active writers 2026/02/18 05:12:23 DEBUG : >WaitForWriters: 2026/02/18 05:12:23 DEBUG : newLeaf: size = 14 OK 2026/02/18 05:12:23 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/18 05:12:24 INFO : dir/file1: Deleted 2026/02/18 05:12:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0005c0b40 2026/02/18 05:12:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:12:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:24 DEBUG : dir/file1: size = 14 OK 2026/02/18 05:12:24 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:24 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/18 05:12:24 INFO : newLeaf: Deleted 2026/02/18 05:12:24 DEBUG : dir/file1: Updating file with dir/file1 0xc0005c0b40 2026/02/18 05:12:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/18 05:12:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/18 05:12:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/18 05:12:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:25 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005c0b40 2026/02/18 05:12:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:12:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:25 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (25 bytes), uploading instead of streaming 2026/02/18 05:12:25 DEBUG : dir/file1: size = 25 OK 2026/02/18 05:12:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/18 05:12:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/18 05:12:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:25 DEBUG : newLeaf: Running delayed rename now 2026/02/18 05:12:25 DEBUG : newLeaf: size = 25 OK 2026/02/18 05:12:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/18 05:12:25 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/18 05:12:25 INFO : dir/file1: Deleted 2026/02/18 05:12:25 DEBUG : newLeaf: Updating file with newLeaf 0xc0005c0b40 2026/02/18 05:12:25 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:25 DEBUG : dir: Looking for writers 2026/02/18 05:12:25 DEBUG : Looking for writers 2026/02/18 05:12:25 DEBUG : dir: reading active writers 2026/02/18 05:12:25 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:25 DEBUG : >WaitForWriters: 2026/02/18 05:12:25 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:25 DEBUG : dir: Looking for writers 2026/02/18 05:12:25 DEBUG : Looking for writers 2026/02/18 05:12:25 DEBUG : dir: reading active writers 2026/02/18 05:12:25 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:25 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:26 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:26 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:12:26 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:26 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:26 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:12:26 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:26 DEBUG : dir: Looking for writers 2026/02/18 05:12:26 DEBUG : file1: reading active writers 2026/02/18 05:12:26 DEBUG : Looking for writers 2026/02/18 05:12:26 DEBUG : dir: reading active writers 2026/02/18 05:12:26 DEBUG : >WaitForWriters: 2026/02/18 05:12:27 DEBUG : newLeaf: size = 14 OK 2026/02/18 05:12:27 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:27 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/18 05:12:27 INFO : dir/file1: Deleted 2026/02/18 05:12:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a35c0 2026/02/18 05:12:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:12:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:28 DEBUG : dir/file1: size = 14 OK 2026/02/18 05:12:28 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:28 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/18 05:12:28 INFO : newLeaf: Deleted 2026/02/18 05:12:28 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a35c0 2026/02/18 05:12:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/18 05:12:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/18 05:12:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/18 05:12:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001a35c0 2026/02/18 05:12:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:12:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:28 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (25 bytes), uploading instead of streaming 2026/02/18 05:12:28 DEBUG : dir/file1: size = 25 OK 2026/02/18 05:12:28 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/18 05:12:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/18 05:12:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:28 DEBUG : newLeaf: Running delayed rename now 2026/02/18 05:12:29 DEBUG : newLeaf: size = 25 OK 2026/02/18 05:12:29 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/18 05:12:29 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/18 05:12:29 INFO : dir/file1: Deleted 2026/02/18 05:12:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a35c0 2026/02/18 05:12:29 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:29 DEBUG : dir: Looking for writers 2026/02/18 05:12:29 DEBUG : Looking for writers 2026/02/18 05:12:29 DEBUG : dir: reading active writers 2026/02/18 05:12:29 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:29 DEBUG : >WaitForWriters: 2026/02/18 05:12:29 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:29 DEBUG : dir: Looking for writers 2026/02/18 05:12:29 DEBUG : Looking for writers 2026/02/18 05:12:29 DEBUG : dir: reading active writers 2026/02/18 05:12:29 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:29 DEBUG : >WaitForWriters: 2026/02/18 05:12:29 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:30 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:30 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:12:30 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:30 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:30 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:12:30 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/18 05:12:30 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:12:30 DEBUG : dir/file1(0xc000b92540): openPending: 2026/02/18 05:12:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/18 05:12:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/18 05:12:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:30 DEBUG : dir/file1(0xc000b92540): >openPending: err= 2026/02/18 05:12:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/18 05:12:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:12:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:12:30 DEBUG : dir/file1(0xc000b92540): _writeAt: size=14, off=0 2026/02/18 05:12:30 DEBUG : dir/file1(0xc000b92540): >_writeAt: n=14, err= 2026/02/18 05:12:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 05:12:30 DEBUG : dir/file1(0xc000b92540): close: 2026/02/18 05:12:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/18 05:12:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 05:12:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/18 05:12:30 DEBUG : dir/file1(0xc000b92540): >close: err= 2026/02/18 05:12:30 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:30 DEBUG : dir: Looking for writers 2026/02/18 05:12:30 DEBUG : file1: reading active writers 2026/02/18 05:12:30 DEBUG : Looking for writers 2026/02/18 05:12:30 DEBUG : dir: reading active writers 2026/02/18 05:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 05:12:30 DEBUG : dir: Looking for writers 2026/02/18 05:12:30 DEBUG : file1: reading active writers 2026/02/18 05:12:30 DEBUG : Looking for writers 2026/02/18 05:12:30 DEBUG : dir: reading active writers 2026/02/18 05:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 05:12:30 DEBUG : dir: Looking for writers 2026/02/18 05:12:30 DEBUG : file1: reading active writers 2026/02/18 05:12:30 DEBUG : Looking for writers 2026/02/18 05:12:30 DEBUG : dir: reading active writers 2026/02/18 05:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 05:12:30 DEBUG : dir: Looking for writers 2026/02/18 05:12:30 DEBUG : file1: reading active writers 2026/02/18 05:12:30 DEBUG : Looking for writers 2026/02/18 05:12:30 DEBUG : dir: reading active writers 2026/02/18 05:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 05:12:30 DEBUG : dir/file1: vfs cache: starting upload 2026/02/18 05:12:30 DEBUG : dir: Looking for writers 2026/02/18 05:12:30 DEBUG : file1: reading active writers 2026/02/18 05:12:30 DEBUG : Looking for writers 2026/02/18 05:12:30 DEBUG : dir: reading active writers 2026/02/18 05:12:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 05:12:30 DEBUG : dir/file1: size = 14 OK 2026/02/18 05:12:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:30 INFO : dir/file1: Copied (replaced existing) 2026/02/18 05:12:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/18 05:12:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/18 05:12:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/18 05:12:31 DEBUG : dir: Looking for writers 2026/02/18 05:12:31 DEBUG : file1: reading active writers 2026/02/18 05:12:31 DEBUG : Looking for writers 2026/02/18 05:12:31 DEBUG : dir: reading active writers 2026/02/18 05:12:31 DEBUG : >WaitForWriters: 2026/02/18 05:12:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/18 05:12:31 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:12:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:12:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:12:31 DEBUG : dir/file1(0xc000a6c9c0): _readAt: size=512, off=0 2026/02/18 05:12:31 DEBUG : dir/file1(0xc000a6c9c0): openPending: 2026/02/18 05:12:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/02/18 05:12:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/18 05:12:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:31 DEBUG : dir/file1(0xc000a6c9c0): >openPending: err= 2026/02/18 05:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/18 05:12:31 DEBUG : dir/file1(0xc000a6c9c0): >_readAt: n=14, err=EOF 2026/02/18 05:12:31 DEBUG : dir/file1(0xc000a6c9c0): close: 2026/02/18 05:12:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 05:12:31 DEBUG : dir/file1(0xc000a6c9c0): >close: err= 2026/02/18 05:12:31 DEBUG : newLeaf: size = 14 OK 2026/02/18 05:12:31 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:31 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/18 05:12:31 INFO : dir/file1: Deleted 2026/02/18 05:12:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/18 05:12:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0004ed980 2026/02/18 05:12:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:12:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:32 DEBUG : dir/file1: size = 14 OK 2026/02/18 05:12:32 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:32 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/18 05:12:32 INFO : newLeaf: Deleted 2026/02/18 05:12:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/18 05:12:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0004ed980 2026/02/18 05:12:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/18 05:12:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/18 05:12:33 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:12:33 DEBUG : dir/file1(0xc000b93100): openPending: 2026/02/18 05:12:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/02/18 05:12:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/18 05:12:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:33 DEBUG : dir/file1(0xc000b93100): >openPending: err= 2026/02/18 05:12:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/18 05:12:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:12:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:12:33 DEBUG : dir/file1(0xc000b93100): _writeAt: size=25, off=0 2026/02/18 05:12:33 DEBUG : dir/file1(0xc000b93100): >_writeAt: n=25, err= 2026/02/18 05:12:33 DEBUG : newLeaf: size = 14 OK 2026/02/18 05:12:33 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:33 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/18 05:12:33 INFO : dir/file1: Deleted 2026/02/18 05:12:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/18 05:12:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0004ed980 2026/02/18 05:12:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:12:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:33 DEBUG : newLeaf(0xc000b93100): close: 2026/02/18 05:12:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/18 05:12:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-18 05:12:33.048307726 +0000 UTC m=+77.235735782 2026/02/18 05:12:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/18 05:12:33 DEBUG : newLeaf(0xc000b93100): >close: err= 2026/02/18 05:12:33 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:33 DEBUG : dir: Looking for writers 2026/02/18 05:12:33 DEBUG : Looking for writers 2026/02/18 05:12:33 DEBUG : dir: reading active writers 2026/02/18 05:12:33 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 05:12:33 DEBUG : dir: Looking for writers 2026/02/18 05:12:33 DEBUG : Looking for writers 2026/02/18 05:12:33 DEBUG : dir: reading active writers 2026/02/18 05:12:33 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 05:12:33 DEBUG : dir: Looking for writers 2026/02/18 05:12:33 DEBUG : Looking for writers 2026/02/18 05:12:33 DEBUG : dir: reading active writers 2026/02/18 05:12:33 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 05:12:33 DEBUG : dir: Looking for writers 2026/02/18 05:12:33 DEBUG : Looking for writers 2026/02/18 05:12:33 DEBUG : dir: reading active writers 2026/02/18 05:12:33 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 05:12:33 DEBUG : newLeaf: vfs cache: starting upload 2026/02/18 05:12:33 DEBUG : dir: Looking for writers 2026/02/18 05:12:33 DEBUG : Looking for writers 2026/02/18 05:12:33 DEBUG : dir: reading active writers 2026/02/18 05:12:33 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 05:12:33 DEBUG : newLeaf: size = 25 OK 2026/02/18 05:12:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/18 05:12:33 INFO : newLeaf: Copied (replaced existing) 2026/02/18 05:12:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-18 05:12:33.048307726 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/18 05:12:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/18 05:12:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/18 05:12:33 DEBUG : dir: Looking for writers 2026/02/18 05:12:33 DEBUG : Looking for writers 2026/02/18 05:12:33 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:33 DEBUG : dir: reading active writers 2026/02/18 05:12:33 DEBUG : >WaitForWriters: 2026/02/18 05:12:34 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:34 DEBUG : dir: Looking for writers 2026/02/18 05:12:34 DEBUG : Looking for writers 2026/02/18 05:12:34 DEBUG : dir: reading active writers 2026/02/18 05:12:34 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:34 DEBUG : >WaitForWriters: 2026/02/18 05:12:34 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:34 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:34 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:12:34 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:34 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:34 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:12:35 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:35 DEBUG : dir: Looking for writers 2026/02/18 05:12:35 DEBUG : file1: reading active writers 2026/02/18 05:12:35 DEBUG : Looking for writers 2026/02/18 05:12:35 DEBUG : dir: reading active writers 2026/02/18 05:12:35 DEBUG : >WaitForWriters: 2026/02/18 05:12:35 DEBUG : newLeaf: size = 14 OK 2026/02/18 05:12:35 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:35 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/18 05:12:35 INFO : dir/file1: Deleted 2026/02/18 05:12:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000766240 2026/02/18 05:12:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:12:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:36 DEBUG : dir/file1: size = 14 OK 2026/02/18 05:12:36 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:36 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/18 05:12:36 INFO : newLeaf: Deleted 2026/02/18 05:12:36 DEBUG : dir/file1: Updating file with dir/file1 0xc000766240 2026/02/18 05:12:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/18 05:12:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/18 05:12:36 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:12:36 DEBUG : dir/file1(0xc000a6c8c0): openPending: 2026/02/18 05:12:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/18 05:12:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/18 05:12:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:36 DEBUG : dir/file1(0xc000a6c8c0): >openPending: err= 2026/02/18 05:12:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/18 05:12:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:12:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:12:36 DEBUG : dir/file1(0xc000a6c8c0): _writeAt: size=25, off=0 2026/02/18 05:12:36 DEBUG : dir/file1(0xc000a6c8c0): >_writeAt: n=25, err= 2026/02/18 05:12:37 DEBUG : newLeaf: size = 14 OK 2026/02/18 05:12:37 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:37 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/18 05:12:37 INFO : dir/file1: Deleted 2026/02/18 05:12:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/18 05:12:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000766240 2026/02/18 05:12:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:12:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:37 DEBUG : newLeaf(0xc000a6c8c0): close: 2026/02/18 05:12:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/18 05:12:37 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-18 05:12:36.984544554 +0000 UTC m=+81.171972639 2026/02/18 05:12:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/18 05:12:37 DEBUG : newLeaf(0xc000a6c8c0): >close: err= 2026/02/18 05:12:37 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:37 DEBUG : dir: Looking for writers 2026/02/18 05:12:37 DEBUG : Looking for writers 2026/02/18 05:12:37 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:37 DEBUG : dir: reading active writers 2026/02/18 05:12:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 05:12:37 DEBUG : dir: Looking for writers 2026/02/18 05:12:37 DEBUG : Looking for writers 2026/02/18 05:12:37 DEBUG : dir: reading active writers 2026/02/18 05:12:37 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 05:12:37 DEBUG : dir: Looking for writers 2026/02/18 05:12:37 DEBUG : Looking for writers 2026/02/18 05:12:37 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:37 DEBUG : dir: reading active writers 2026/02/18 05:12:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 05:12:37 DEBUG : dir: Looking for writers 2026/02/18 05:12:37 DEBUG : Looking for writers 2026/02/18 05:12:37 DEBUG : dir: reading active writers 2026/02/18 05:12:37 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 05:12:37 DEBUG : newLeaf: vfs cache: starting upload 2026/02/18 05:12:37 DEBUG : dir: Looking for writers 2026/02/18 05:12:37 DEBUG : Looking for writers 2026/02/18 05:12:37 DEBUG : dir: reading active writers 2026/02/18 05:12:37 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 05:12:37 DEBUG : newLeaf: size = 25 OK 2026/02/18 05:12:37 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/18 05:12:37 INFO : newLeaf: Copied (replaced existing) 2026/02/18 05:12:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-18 05:12:36.984544554 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/18 05:12:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/18 05:12:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/18 05:12:37 DEBUG : dir: Looking for writers 2026/02/18 05:12:37 DEBUG : Looking for writers 2026/02/18 05:12:37 DEBUG : dir: reading active writers 2026/02/18 05:12:37 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:37 DEBUG : >WaitForWriters: 2026/02/18 05:12:38 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:38 DEBUG : dir: Looking for writers 2026/02/18 05:12:38 DEBUG : Looking for writers 2026/02/18 05:12:38 DEBUG : dir: reading active writers 2026/02/18 05:12:38 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:38 DEBUG : >WaitForWriters: 2026/02/18 05:12:38 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:38 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:38 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:12:38 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:38 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:38 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:12:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/18 05:12:39 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:12:39 DEBUG : dir/file1(0xc000948f00): openPending: 2026/02/18 05:12:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/18 05:12:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/18 05:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:39 DEBUG : dir/file1(0xc000948f00): >openPending: err= 2026/02/18 05:12:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/18 05:12:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:12:39 DEBUG : dir/file1(0xc000948f00): _writeAt: size=14, off=0 2026/02/18 05:12:39 DEBUG : dir/file1(0xc000948f00): >_writeAt: n=14, err= 2026/02/18 05:12:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 05:12:39 DEBUG : dir/file1(0xc000948f00): close: 2026/02/18 05:12:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/18 05:12:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 05:12:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/18 05:12:39 DEBUG : dir/file1(0xc000948f00): >close: err= 2026/02/18 05:12:39 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:39 DEBUG : dir: Looking for writers 2026/02/18 05:12:39 DEBUG : file1: reading active writers 2026/02/18 05:12:39 DEBUG : Looking for writers 2026/02/18 05:12:39 DEBUG : dir: reading active writers 2026/02/18 05:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 05:12:39 DEBUG : dir: Looking for writers 2026/02/18 05:12:39 DEBUG : file1: reading active writers 2026/02/18 05:12:39 DEBUG : Looking for writers 2026/02/18 05:12:39 DEBUG : dir: reading active writers 2026/02/18 05:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 05:12:39 DEBUG : dir: Looking for writers 2026/02/18 05:12:39 DEBUG : file1: reading active writers 2026/02/18 05:12:39 DEBUG : Looking for writers 2026/02/18 05:12:39 DEBUG : dir: reading active writers 2026/02/18 05:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 05:12:39 DEBUG : dir: Looking for writers 2026/02/18 05:12:39 DEBUG : file1: reading active writers 2026/02/18 05:12:39 DEBUG : Looking for writers 2026/02/18 05:12:39 DEBUG : dir: reading active writers 2026/02/18 05:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 05:12:39 DEBUG : dir/file1: vfs cache: starting upload 2026/02/18 05:12:39 DEBUG : dir: Looking for writers 2026/02/18 05:12:39 DEBUG : file1: reading active writers 2026/02/18 05:12:39 DEBUG : Looking for writers 2026/02/18 05:12:39 DEBUG : dir: reading active writers 2026/02/18 05:12:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 05:12:39 DEBUG : dir/file1: size = 14 OK 2026/02/18 05:12:39 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:39 INFO : dir/file1: Copied (replaced existing) 2026/02/18 05:12:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/18 05:12:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/18 05:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/18 05:12:39 DEBUG : dir: Looking for writers 2026/02/18 05:12:39 DEBUG : file1: reading active writers 2026/02/18 05:12:39 DEBUG : Looking for writers 2026/02/18 05:12:39 DEBUG : dir: reading active writers 2026/02/18 05:12:39 DEBUG : >WaitForWriters: 2026/02/18 05:12:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/18 05:12:39 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:12:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:12:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:12:39 DEBUG : dir/file1(0xc000b92780): _readAt: size=512, off=0 2026/02/18 05:12:39 DEBUG : dir/file1(0xc000b92780): openPending: 2026/02/18 05:12:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/02/18 05:12:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/18 05:12:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:39 DEBUG : dir/file1(0xc000b92780): >openPending: err= 2026/02/18 05:12:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/18 05:12:39 DEBUG : dir/file1(0xc000b92780): >_readAt: n=14, err=EOF 2026/02/18 05:12:39 DEBUG : dir/file1(0xc000b92780): close: 2026/02/18 05:12:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 05:12:39 DEBUG : dir/file1(0xc000b92780): >close: err= 2026/02/18 05:12:40 DEBUG : newLeaf: size = 14 OK 2026/02/18 05:12:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:40 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/18 05:12:40 INFO : dir/file1: Deleted 2026/02/18 05:12:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/18 05:12:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0005c1a40 2026/02/18 05:12:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:12:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:40 DEBUG : dir/file1: size = 14 OK 2026/02/18 05:12:40 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:40 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/18 05:12:40 INFO : newLeaf: Deleted 2026/02/18 05:12:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/18 05:12:40 DEBUG : dir/file1: Updating file with dir/file1 0xc0005c1a40 2026/02/18 05:12:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/18 05:12:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/18 05:12:41 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:12:41 DEBUG : dir/file1(0xc000948dc0): openPending: 2026/02/18 05:12:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/02/18 05:12:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/18 05:12:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:41 DEBUG : dir/file1(0xc000948dc0): >openPending: err= 2026/02/18 05:12:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/18 05:12:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:12:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:12:41 DEBUG : dir/file1(0xc000948dc0): _writeAt: size=25, off=0 2026/02/18 05:12:41 DEBUG : dir/file1(0xc000948dc0): >_writeAt: n=25, err= 2026/02/18 05:12:41 DEBUG : newLeaf: size = 14 OK 2026/02/18 05:12:41 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:41 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/18 05:12:41 INFO : dir/file1: Deleted 2026/02/18 05:12:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/18 05:12:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0005c1a40 2026/02/18 05:12:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:12:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:41 DEBUG : newLeaf(0xc000948dc0): close: 2026/02/18 05:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/18 05:12:41 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-18 05:12:41.041168175 +0000 UTC m=+85.228596222 2026/02/18 05:12:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/18 05:12:41 DEBUG : newLeaf(0xc000948dc0): >close: err= 2026/02/18 05:12:41 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:41 DEBUG : dir: Looking for writers 2026/02/18 05:12:41 DEBUG : Looking for writers 2026/02/18 05:12:41 DEBUG : dir: reading active writers 2026/02/18 05:12:41 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 05:12:41 DEBUG : dir: Looking for writers 2026/02/18 05:12:41 DEBUG : Looking for writers 2026/02/18 05:12:41 DEBUG : dir: reading active writers 2026/02/18 05:12:41 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 05:12:41 DEBUG : dir: Looking for writers 2026/02/18 05:12:41 DEBUG : Looking for writers 2026/02/18 05:12:41 DEBUG : dir: reading active writers 2026/02/18 05:12:41 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 05:12:41 DEBUG : dir: Looking for writers 2026/02/18 05:12:41 DEBUG : Looking for writers 2026/02/18 05:12:41 DEBUG : dir: reading active writers 2026/02/18 05:12:41 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 05:12:41 DEBUG : newLeaf: vfs cache: starting upload 2026/02/18 05:12:41 DEBUG : dir: Looking for writers 2026/02/18 05:12:41 DEBUG : Looking for writers 2026/02/18 05:12:41 DEBUG : dir: reading active writers 2026/02/18 05:12:41 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 05:12:41 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xowabec1geno/newLeaf exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:41 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/02/18 05:12:41 DEBUG : newLeaf: Received error: googleapi: Error 429: The object rclone-test-xowabec1geno/newLeaf exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 0/10 2026/02/18 05:12:41 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xowabec1geno/newLeaf exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/18 05:12:41 DEBUG : newLeaf: Received error: googleapi: Error 429: The object rclone-test-xowabec1geno/newLeaf exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 1/10 2026/02/18 05:12:41 DEBUG : dir: Looking for writers 2026/02/18 05:12:41 DEBUG : Looking for writers 2026/02/18 05:12:41 DEBUG : dir: reading active writers 2026/02/18 05:12:41 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/18 05:12:42 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xowabec1geno/newLeaf exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/18 05:12:42 DEBUG : newLeaf: Received error: googleapi: Error 429: The object rclone-test-xowabec1geno/newLeaf exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 2/10 2026/02/18 05:12:42 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xowabec1geno/newLeaf exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:42 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/18 05:12:42 DEBUG : newLeaf: Received error: googleapi: Error 429: The object rclone-test-xowabec1geno/newLeaf exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 3/10 2026/02/18 05:12:42 DEBUG : dir: Looking for writers 2026/02/18 05:12:42 DEBUG : Looking for writers 2026/02/18 05:12:42 DEBUG : dir: reading active writers 2026/02/18 05:12:42 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/18 05:12:42 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xowabec1geno/newLeaf exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:42 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/18 05:12:42 DEBUG : newLeaf: Received error: googleapi: Error 429: The object rclone-test-xowabec1geno/newLeaf exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 4/10 2026/02/18 05:12:42 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xowabec1geno/newLeaf exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:42 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/18 05:12:42 DEBUG : newLeaf: Received error: googleapi: Error 429: The object rclone-test-xowabec1geno/newLeaf exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 5/10 2026/02/18 05:12:42 DEBUG : pacer: Reducing sleep to 240ms 2026/02/18 05:12:42 DEBUG : newLeaf: size = 25 OK 2026/02/18 05:12:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/18 05:12:42 INFO : newLeaf: Copied (replaced existing) 2026/02/18 05:12:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-18 05:12:41.041168175 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/18 05:12:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/18 05:12:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/18 05:12:42 DEBUG : dir: Looking for writers 2026/02/18 05:12:42 DEBUG : Looking for writers 2026/02/18 05:12:42 DEBUG : dir: reading active writers 2026/02/18 05:12:42 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:42 DEBUG : >WaitForWriters: 2026/02/18 05:12:43 DEBUG : pacer: Reducing sleep to 180ms 2026/02/18 05:12:43 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:43 DEBUG : dir: Looking for writers 2026/02/18 05:12:43 DEBUG : Looking for writers 2026/02/18 05:12:43 DEBUG : dir: reading active writers 2026/02/18 05:12:43 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:43 DEBUG : >WaitForWriters: 2026/02/18 05:12:43 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting 2026/02/18 05:12:43 DEBUG : pacer: Reducing sleep to 135ms 2026/02/18 05:12:43 DEBUG : pacer: Reducing sleep to 101.25ms 2026/02/18 05:12:43 DEBUG : pacer: Reducing sleep to 75.9375ms === RUN TestFileRename/full,forceCache=false run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:43 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:43 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:12:43 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:43 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:43 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:12:43 DEBUG : pacer: Reducing sleep to 56.953125ms 2026/02/18 05:12:43 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/02/18 05:12:44 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/02/18 05:12:44 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/02/18 05:12:44 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:44 DEBUG : dir: Looking for writers 2026/02/18 05:12:44 DEBUG : file1: reading active writers 2026/02/18 05:12:44 DEBUG : Looking for writers 2026/02/18 05:12:44 DEBUG : dir: reading active writers 2026/02/18 05:12:44 DEBUG : >WaitForWriters: 2026/02/18 05:12:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/18 05:12:44 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:12:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:12:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:12:44 DEBUG : dir/file1(0xc000a6c680): _readAt: size=512, off=0 2026/02/18 05:12:44 DEBUG : dir/file1(0xc000a6c680): openPending: 2026/02/18 05:12:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/18 05:12:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/18 05:12:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:44 DEBUG : dir/file1(0xc000a6c680): >openPending: err= 2026/02/18 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/18 05:12:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/18 05:12:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:12:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:12:44 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/02/18 05:12:44 DEBUG : dir/file1(0xc000a6c680): >_readAt: n=14, err=EOF 2026/02/18 05:12:44 DEBUG : dir/file1(0xc000a6c680): close: 2026/02/18 05:12:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 05:12:44 DEBUG : dir/file1(0xc000a6c680): >close: err= 2026/02/18 05:12:44 DEBUG : pacer: Reducing sleep to 13.515243ms 2026/02/18 05:12:45 DEBUG : pacer: Reducing sleep to 10.136432ms 2026/02/18 05:12:45 DEBUG : pacer: Reducing sleep to 0s 2026/02/18 05:12:45 DEBUG : newLeaf: size = 14 OK 2026/02/18 05:12:45 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:45 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/18 05:12:45 INFO : dir/file1: Deleted 2026/02/18 05:12:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/18 05:12:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0007666c0 2026/02/18 05:12:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:12:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:45 DEBUG : dir/file1: size = 14 OK 2026/02/18 05:12:45 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:45 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/18 05:12:46 INFO : newLeaf: Deleted 2026/02/18 05:12:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/18 05:12:46 DEBUG : dir/file1: Updating file with dir/file1 0xc0007666c0 2026/02/18 05:12:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/18 05:12:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/18 05:12:46 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:12:46 DEBUG : dir/file1(0xc000a6d2c0): openPending: 2026/02/18 05:12:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/02/18 05:12:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/18 05:12:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:46 DEBUG : dir/file1(0xc000a6d2c0): >openPending: err= 2026/02/18 05:12:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/18 05:12:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:12:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:12:46 DEBUG : dir/file1(0xc000a6d2c0): _writeAt: size=25, off=0 2026/02/18 05:12:46 DEBUG : dir/file1(0xc000a6d2c0): >_writeAt: n=25, err= 2026/02/18 05:12:46 DEBUG : newLeaf: size = 14 OK 2026/02/18 05:12:46 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/18 05:12:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/18 05:12:46 INFO : dir/file1: Deleted 2026/02/18 05:12:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/18 05:12:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0007666c0 2026/02/18 05:12:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:12:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:46 DEBUG : newLeaf(0xc000a6d2c0): close: 2026/02/18 05:12:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/18 05:12:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-18 05:12:46.239521615 +0000 UTC m=+90.426949691 2026/02/18 05:12:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/18 05:12:46 DEBUG : newLeaf(0xc000a6d2c0): >close: err= 2026/02/18 05:12:46 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:46 DEBUG : dir: Looking for writers 2026/02/18 05:12:46 DEBUG : Looking for writers 2026/02/18 05:12:46 DEBUG : dir: reading active writers 2026/02/18 05:12:46 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 05:12:46 DEBUG : dir: Looking for writers 2026/02/18 05:12:46 DEBUG : Looking for writers 2026/02/18 05:12:46 DEBUG : dir: reading active writers 2026/02/18 05:12:46 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 05:12:46 DEBUG : dir: Looking for writers 2026/02/18 05:12:46 DEBUG : Looking for writers 2026/02/18 05:12:46 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:46 DEBUG : dir: reading active writers 2026/02/18 05:12:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 05:12:46 DEBUG : dir: Looking for writers 2026/02/18 05:12:46 DEBUG : Looking for writers 2026/02/18 05:12:46 DEBUG : dir: reading active writers 2026/02/18 05:12:46 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 05:12:46 DEBUG : newLeaf: vfs cache: starting upload 2026/02/18 05:12:46 DEBUG : dir: Looking for writers 2026/02/18 05:12:46 DEBUG : Looking for writers 2026/02/18 05:12:46 DEBUG : dir: reading active writers 2026/02/18 05:12:46 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 05:12:46 DEBUG : newLeaf: size = 25 OK 2026/02/18 05:12:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/18 05:12:46 INFO : newLeaf: Copied (replaced existing) 2026/02/18 05:12:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-18 05:12:46.239521615 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/18 05:12:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/18 05:12:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 05:12:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/18 05:12:47 DEBUG : dir: Looking for writers 2026/02/18 05:12:47 DEBUG : Looking for writers 2026/02/18 05:12:47 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:47 DEBUG : dir: reading active writers 2026/02/18 05:12:47 DEBUG : >WaitForWriters: 2026/02/18 05:12:47 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:47 DEBUG : dir: Looking for writers 2026/02/18 05:12:47 DEBUG : Looking for writers 2026/02/18 05:12:47 DEBUG : dir: reading active writers 2026/02/18 05:12:47 DEBUG : newLeaf: reading active writers 2026/02/18 05:12:47 DEBUG : >WaitForWriters: 2026/02/18 05:12:47 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting --- PASS: TestFileRename (25.10s) --- PASS: TestFileRename/off,forceCache=false (3.70s) --- PASS: TestFileRename/minimal,forceCache=false (3.83s) --- PASS: TestFileRename/minimal,forceCache=true (4.46s) --- PASS: TestFileRename/writes,forceCache=false (3.96s) --- PASS: TestFileRename/writes,forceCache=true (5.14s) --- PASS: TestFileRename/full,forceCache=false (4.00s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:47 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:47 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:47 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:47 DEBUG : Looking for writers 2026/02/18 05:12:47 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === 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 "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:48 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:12:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/18 05:12:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/18 05:12:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/18 05:12:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:12:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/18 05:12:48 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/18 05:12:48 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:48 DEBUG : dir: Looking for writers 2026/02/18 05:12:48 DEBUG : file1: reading active writers 2026/02/18 05:12:48 DEBUG : Looking for writers 2026/02/18 05:12:48 DEBUG : dir: reading active writers 2026/02/18 05:12:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.35s) === RUN TestReadFileHandleSeek run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:49 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:12:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/18 05:12:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/18 05:12:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/18 05:12:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:12:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/18 05:12:50 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/18 05:12:50 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/18 05:12:50 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/18 05:12:50 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/18 05:12:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/18 05:12:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/18 05:12:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/18 05:12:50 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/18 05:12:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/18 05:12:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/18 05:12:50 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/18 05:12:50 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/18 05:12:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/18 05:12:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/18 05:12:50 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/18 05:12:51 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:51 DEBUG : dir: Looking for writers 2026/02/18 05:12:51 DEBUG : file1: reading active writers 2026/02/18 05:12:51 DEBUG : Looking for writers 2026/02/18 05:12:51 DEBUG : dir: reading active writers 2026/02/18 05:12:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (2.14s) === RUN TestReadFileHandleReadAt run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:51 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:12:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/18 05:12:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/18 05:12:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/18 05:12:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:12:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/18 05:12:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/18 05:12:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/18 05:12:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/18 05:12:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/18 05:12:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/18 05:12:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/18 05:12:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/18 05:12:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/18 05:12:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/18 05:12:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/18 05:12:52 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/18 05:12:53 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/18 05:12:53 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/18 05:12:53 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/18 05:12:53 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/18 05:12:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/18 05:12:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/18 05:12:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/18 05:12:53 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/18 05:12:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/18 05:12:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/18 05:12:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/18 05:12:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/18 05:12:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/18 05:12:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/18 05:12:53 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/18 05:12:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/18 05:12:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/18 05:12:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/18 05:12:53 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/18 05:12:53 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:53 DEBUG : dir: Looking for writers 2026/02/18 05:12:53 DEBUG : file1: reading active writers 2026/02/18 05:12:53 DEBUG : Looking for writers 2026/02/18 05:12:53 DEBUG : dir: reading active writers 2026/02/18 05:12:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.57s) === RUN TestReadFileHandleFlush run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:54 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:12:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/18 05:12:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/18 05:12:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/18 05:12:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:12:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/18 05:12:55 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:55 DEBUG : dir: Looking for writers 2026/02/18 05:12:55 DEBUG : file1: reading active writers 2026/02/18 05:12:55 DEBUG : Looking for writers 2026/02/18 05:12:55 DEBUG : dir: reading active writers 2026/02/18 05:12:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.37s) === RUN TestReadFileHandleRelease run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:55 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:12:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/18 05:12:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/18 05:12:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/18 05:12:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:12:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/18 05:12:56 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/18 05:12:56 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/18 05:12:56 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:56 DEBUG : dir: Looking for writers 2026/02/18 05:12:56 DEBUG : file1: reading active writers 2026/02/18 05:12:56 DEBUG : Looking for writers 2026/02/18 05:12:56 DEBUG : dir: reading active writers 2026/02/18 05:12:56 DEBUG : >WaitForWriters: 2026/02/18 05:12:56 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-xowabec1geno/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:12:56 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/02/18 05:12:56 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestReadFileHandleRelease (1.45s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:56 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:56 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:12:56 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:56 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:56 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:12:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:12:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/18 05:12:57 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:12:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:12:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:12:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/18 05:12:57 DEBUG : dir/file1(0xc000b92c80): _readAt: size=1, off=0 2026/02/18 05:12:57 DEBUG : dir/file1(0xc000b92c80): openPending: 2026/02/18 05:12:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/18 05:12:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/18 05:12:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:57 DEBUG : dir/file1(0xc000b92c80): >openPending: err= 2026/02/18 05:12:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/18 05:12:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/18 05:12:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:12:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:12:57 DEBUG : dir/file1(0xc000b92c80): >_readAt: n=1, err= 2026/02/18 05:12:57 DEBUG : dir/file1(0xc000b92c80): _readAt: size=256, off=1 2026/02/18 05:12:57 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/02/18 05:12:57 DEBUG : dir/file1(0xc000b92c80): >_readAt: n=15, err=EOF 2026/02/18 05:12:57 DEBUG : dir/file1(0xc000b92c80): _readAt: size=16, off=16 2026/02/18 05:12:57 DEBUG : dir/file1(0xc000b92c80): >_readAt: n=0, err=EOF 2026/02/18 05:12:57 DEBUG : dir/file1(0xc000b92c80): close: 2026/02/18 05:12:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 05:12:57 DEBUG : dir/file1(0xc000b92c80): >close: err= 2026/02/18 05:12:57 DEBUG : dir/file1(0xc000b92c80): close: 2026/02/18 05:12:57 DEBUG : dir/file1(0xc000b92c80): >close: err=file already closed 2026/02/18 05:12:57 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:57 DEBUG : dir: Looking for writers 2026/02/18 05:12:57 DEBUG : file1: reading active writers 2026/02/18 05:12:57 DEBUG : Looking for writers 2026/02/18 05:12:57 DEBUG : dir: reading active writers 2026/02/18 05:12:57 DEBUG : >WaitForWriters: 2026/02/18 05:12:57 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.34s) === RUN TestRWFileHandleSeek run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:58 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:58 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:12:58 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:58 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:58 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:12:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:12:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/18 05:12:58 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:12:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:12:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:12:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/18 05:12:58 DEBUG : dir/file1(0xc00052c140): _readAt: size=1, off=0 2026/02/18 05:12:58 DEBUG : dir/file1(0xc00052c140): openPending: 2026/02/18 05:12:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/18 05:12:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/18 05:12:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:12:58 DEBUG : dir/file1(0xc00052c140): >openPending: err= 2026/02/18 05:12:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/18 05:12:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/18 05:12:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:12:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:12:59 DEBUG : dir/file1(0xc00052c140): >_readAt: n=1, err= 2026/02/18 05:12:59 DEBUG : dir/file1(0xc00052c140): _readAt: size=1, off=5 2026/02/18 05:12:59 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/18 05:12:59 DEBUG : dir/file1(0xc00052c140): >_readAt: n=1, err= 2026/02/18 05:12:59 DEBUG : dir/file1(0xc00052c140): _readAt: size=1, off=3 2026/02/18 05:12:59 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/18 05:12:59 DEBUG : dir/file1(0xc00052c140): >_readAt: n=1, err= 2026/02/18 05:12:59 DEBUG : dir/file1(0xc00052c140): _readAt: size=1, off=13 2026/02/18 05:12:59 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/18 05:12:59 DEBUG : dir/file1(0xc00052c140): >_readAt: n=1, err= 2026/02/18 05:12:59 DEBUG : dir/file1(0xc00052c140): _readAt: size=16, off=100 2026/02/18 05:12:59 DEBUG : dir/file1(0xc00052c140): >_readAt: n=0, err=EOF 2026/02/18 05:12:59 DEBUG : dir/file1(0xc00052c140): close: 2026/02/18 05:12:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 05:12:59 DEBUG : dir/file1(0xc00052c140): >close: err= 2026/02/18 05:12:59 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:12:59 DEBUG : dir: Looking for writers 2026/02/18 05:12:59 DEBUG : file1: reading active writers 2026/02/18 05:12:59 DEBUG : Looking for writers 2026/02/18 05:12:59 DEBUG : dir: reading active writers 2026/02/18 05:12:59 DEBUG : >WaitForWriters: 2026/02/18 05:12:59 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.36s) === RUN TestRWFileHandleReadAt run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:12:59 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:12:59 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:12:59 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:59 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:12:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:12:59 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:12:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/18 05:13:00 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:13:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:13:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:13:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): _readAt: size=1, off=0 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): openPending: 2026/02/18 05:13:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/18 05:13:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/18 05:13:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): >openPending: err= 2026/02/18 05:13:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/18 05:13:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/18 05:13:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): >_readAt: n=1, err= 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): _readAt: size=1, off=5 2026/02/18 05:13:00 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): >_readAt: n=1, err= 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): _readAt: size=1, off=1 2026/02/18 05:13:00 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): >_readAt: n=1, err= 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): _readAt: size=6, off=10 2026/02/18 05:13:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): >_readAt: n=6, err= 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): _readAt: size=256, off=10 2026/02/18 05:13:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): >_readAt: n=6, err=EOF 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): _readAt: size=256, off=100 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): >_readAt: n=0, err=EOF 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): close: 2026/02/18 05:13:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): >close: err= 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): _readAt: size=256, off=100 2026/02/18 05:13:00 DEBUG : dir/file1(0xc000a6cb80): >_readAt: n=0, err=file already closed 2026/02/18 05:13:00 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:00 DEBUG : dir: Looking for writers 2026/02/18 05:13:00 DEBUG : file1: reading active writers 2026/02/18 05:13:00 DEBUG : Looking for writers 2026/02/18 05:13:00 DEBUG : dir: reading active writers 2026/02/18 05:13:00 DEBUG : >WaitForWriters: 2026/02/18 05:13:00 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.36s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:00 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:00 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:13:00 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:00 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:00 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:13:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/18 05:13:01 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:13:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:13:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:13:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/18 05:13:01 DEBUG : dir/file1(0xc000b922c0): RWFileHandle.Flush 2026/02/18 05:13:01 DEBUG : dir/file1(0xc000b922c0): _readAt: size=256, off=0 2026/02/18 05:13:01 DEBUG : dir/file1(0xc000b922c0): openPending: 2026/02/18 05:13:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/18 05:13:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/18 05:13:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:01 DEBUG : dir/file1(0xc000b922c0): >openPending: err= 2026/02/18 05:13:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/18 05:13:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/18 05:13:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:01 DEBUG : dir/file1(0xc000b922c0): >_readAt: n=16, err=EOF 2026/02/18 05:13:01 DEBUG : dir/file1(0xc000b922c0): RWFileHandle.Flush 2026/02/18 05:13:01 DEBUG : dir/file1(0xc000b922c0): RWFileHandle.Flush 2026/02/18 05:13:01 DEBUG : dir/file1(0xc000b922c0): close: 2026/02/18 05:13:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 05:13:01 DEBUG : dir/file1(0xc000b922c0): >close: err= 2026/02/18 05:13:01 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:01 DEBUG : dir: Looking for writers 2026/02/18 05:13:01 DEBUG : file1: reading active writers 2026/02/18 05:13:01 DEBUG : Looking for writers 2026/02/18 05:13:01 DEBUG : dir: reading active writers 2026/02/18 05:13:01 DEBUG : >WaitForWriters: 2026/02/18 05:13:01 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.36s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:02 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:02 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:13:02 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:02 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:02 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:13:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/18 05:13:02 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:13:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:13:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:13:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/18 05:13:02 DEBUG : dir/file1(0xc00077e340): _readAt: size=256, off=0 2026/02/18 05:13:02 DEBUG : dir/file1(0xc00077e340): openPending: 2026/02/18 05:13:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/18 05:13:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/18 05:13:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:02 DEBUG : dir/file1(0xc00077e340): >openPending: err= 2026/02/18 05:13:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/18 05:13:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/18 05:13:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:03 DEBUG : dir/file1(0xc00077e340): >_readAt: n=16, err=EOF 2026/02/18 05:13:03 DEBUG : dir/file1(0xc00077e340): RWFileHandle.Release 2026/02/18 05:13:03 DEBUG : dir/file1(0xc00077e340): close: 2026/02/18 05:13:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 05:13:03 DEBUG : dir/file1(0xc00077e340): >close: err= 2026/02/18 05:13:03 DEBUG : dir/file1(0xc00077e340): RWFileHandle.Release 2026/02/18 05:13:03 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:03 DEBUG : dir: Looking for writers 2026/02/18 05:13:03 DEBUG : file1: reading active writers 2026/02/18 05:13:03 DEBUG : Looking for writers 2026/02/18 05:13:03 DEBUG : dir: reading active writers 2026/02/18 05:13:03 DEBUG : >WaitForWriters: 2026/02/18 05:13:03 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.35s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:03 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:03 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:13:03 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:03 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:03 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:13:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:03 DEBUG : file1: newRWFileHandle: 2026/02/18 05:13:03 DEBUG : file1(0xc00052c840): openPending: 2026/02/18 05:13:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:03 DEBUG : file1(0xc00052c840): >openPending: err= 2026/02/18 05:13:03 DEBUG : file1: >newRWFileHandle: err= 2026/02/18 05:13:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/18 05:13:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/18 05:13:03 DEBUG : file1(0xc00052c840): _writeAt: size=5, off=0 2026/02/18 05:13:03 DEBUG : file1(0xc00052c840): >_writeAt: n=5, err= 2026/02/18 05:13:03 DEBUG : file1(0xc00052c840): _writeAt: size=7, off=5 2026/02/18 05:13:03 DEBUG : file1(0xc00052c840): >_writeAt: n=7, err= 2026/02/18 05:13:03 DEBUG : file1: vfs cache: truncate to size=11 2026/02/18 05:13:03 DEBUG : file1(0xc00052c840): close: 2026/02/18 05:13:03 DEBUG : file1: vfs cache: setting modification time to 2026-02-18 05:13:03.866020219 +0000 UTC m=+108.053448264 2026/02/18 05:13:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:03 DEBUG : file1(0xc00052c840): >close: err= 2026/02/18 05:13:03 DEBUG : file1(0xc00052c840): close: 2026/02/18 05:13:03 DEBUG : file1(0xc00052c840): >close: err=file already closed 2026/02/18 05:13:03 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:03 DEBUG : Looking for writers 2026/02/18 05:13:03 DEBUG : file1: reading active writers 2026/02/18 05:13:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 05:13:03 DEBUG : Looking for writers 2026/02/18 05:13:03 DEBUG : file1: reading active writers 2026/02/18 05:13:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 05:13:03 DEBUG : Looking for writers 2026/02/18 05:13:03 DEBUG : file1: reading active writers 2026/02/18 05:13:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 05:13:03 DEBUG : Looking for writers 2026/02/18 05:13:03 DEBUG : file1: reading active writers 2026/02/18 05:13:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 05:13:03 DEBUG : file1: vfs cache: starting upload 2026/02/18 05:13:04 DEBUG : Looking for writers 2026/02/18 05:13:04 DEBUG : file1: reading active writers 2026/02/18 05:13:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 05:13:04 DEBUG : file1: size = 11 OK 2026/02/18 05:13:04 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/18 05:13:04 INFO : file1: Copied (new) 2026/02/18 05:13:04 DEBUG : file1: vfs cache: fingerprint now "11,2026-02-18 05:13:03.866020219 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/02/18 05:13:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/18 05:13:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:04 INFO : file1: vfs cache: upload succeeded try #1 2026/02/18 05:13:04 DEBUG : Looking for writers 2026/02/18 05:13:04 DEBUG : file1: reading active writers 2026/02/18 05:13:04 DEBUG : >WaitForWriters: 2026/02/18 05:13:04 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:04 DEBUG : Looking for writers 2026/02/18 05:13:04 DEBUG : file1: reading active writers 2026/02/18 05:13:04 DEBUG : >WaitForWriters: 2026/02/18 05:13:04 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.12s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:04 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:04 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:13:04 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:04 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:04 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:13:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:04 DEBUG : file1: newRWFileHandle: 2026/02/18 05:13:04 DEBUG : file1(0xc00077e380): openPending: 2026/02/18 05:13:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:04 DEBUG : file1(0xc00077e380): >openPending: err= 2026/02/18 05:13:04 DEBUG : file1: >newRWFileHandle: err= 2026/02/18 05:13:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/18 05:13:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/18 05:13:04 DEBUG : file1(0xc00077e380): _writeAt: size=7, off=0 2026/02/18 05:13:04 DEBUG : file1(0xc00077e380): >_writeAt: n=7, err= 2026/02/18 05:13:04 DEBUG : file1(0xc00077e380): _writeAt: size=6, off=5 2026/02/18 05:13:04 DEBUG : file1(0xc00077e380): >_writeAt: n=6, err= 2026/02/18 05:13:04 DEBUG : file1(0xc00077e380): close: 2026/02/18 05:13:04 DEBUG : file1: vfs cache: setting modification time to 2026-02-18 05:13:04.983033287 +0000 UTC m=+109.170461334 2026/02/18 05:13:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:04 DEBUG : file1(0xc00077e380): >close: err= 2026/02/18 05:13:04 DEBUG : file1(0xc00077e380): _writeAt: size=5, off=0 2026/02/18 05:13:04 DEBUG : file1(0xc00077e380): >_writeAt: n=0, err=file already closed 2026/02/18 05:13:04 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:04 DEBUG : Looking for writers 2026/02/18 05:13:04 DEBUG : file1: reading active writers 2026/02/18 05:13:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 05:13:04 DEBUG : Looking for writers 2026/02/18 05:13:04 DEBUG : file1: reading active writers 2026/02/18 05:13:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 05:13:05 DEBUG : Looking for writers 2026/02/18 05:13:05 DEBUG : file1: reading active writers 2026/02/18 05:13:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 05:13:05 DEBUG : Looking for writers 2026/02/18 05:13:05 DEBUG : file1: reading active writers 2026/02/18 05:13:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 05:13:05 DEBUG : file1: vfs cache: starting upload 2026/02/18 05:13:05 DEBUG : Looking for writers 2026/02/18 05:13:05 DEBUG : file1: reading active writers 2026/02/18 05:13:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 05:13:05 DEBUG : file1: size = 11 OK 2026/02/18 05:13:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/18 05:13:05 INFO : file1: Copied (new) 2026/02/18 05:13:05 DEBUG : file1: vfs cache: fingerprint now "11,2026-02-18 05:13:04.983033287 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/02/18 05:13:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/18 05:13:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:05 INFO : file1: vfs cache: upload succeeded try #1 2026/02/18 05:13:05 DEBUG : Looking for writers 2026/02/18 05:13:05 DEBUG : file1: reading active writers 2026/02/18 05:13:05 DEBUG : >WaitForWriters: 2026/02/18 05:13:05 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:05 DEBUG : Looking for writers 2026/02/18 05:13:05 DEBUG : file1: reading active writers 2026/02/18 05:13:05 DEBUG : >WaitForWriters: 2026/02/18 05:13:05 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.12s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:05 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:05 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:13:05 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:05 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:05 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:13:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:06 DEBUG : file1: newRWFileHandle: 2026/02/18 05:13:06 DEBUG : file1(0xc00052c600): openPending: 2026/02/18 05:13:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:06 DEBUG : file1(0xc00052c600): >openPending: err= 2026/02/18 05:13:06 DEBUG : file1: >newRWFileHandle: err= 2026/02/18 05:13:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/18 05:13:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/18 05:13:06 DEBUG : file1(0xc00052c600): close: 2026/02/18 05:13:06 DEBUG : file1: vfs cache: setting modification time to 2026-02-18 05:13:06.1134102 +0000 UTC m=+110.300838246 2026/02/18 05:13:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:06 DEBUG : file1(0xc00052c600): >close: err= 2026/02/18 05:13:06 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/18 05:13:06 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/18 05:13:06 DEBUG : file2: newRWFileHandle: 2026/02/18 05:13:06 DEBUG : file2(0xc00052cc40): openPending: 2026/02/18 05:13:06 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/18 05:13:06 DEBUG : file2(0xc00052cc40): >openPending: err= 2026/02/18 05:13:06 DEBUG : file2: >newRWFileHandle: err= 2026/02/18 05:13:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/18 05:13:06 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/02/18 05:13:06 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/02/18 05:13:06 DEBUG : file2(0xc00052cc40): RWFileHandle.Flush 2026/02/18 05:13:06 DEBUG : file2(0xc00052cc40): RWFileHandle.Release 2026/02/18 05:13:06 DEBUG : file2(0xc00052cc40): close: 2026/02/18 05:13:06 DEBUG : file2: vfs cache: setting modification time to 2026-02-18 05:13:06.11409974 +0000 UTC m=+110.301527786 2026/02/18 05:13:06 INFO : file2: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:06 DEBUG : file2(0xc00052cc40): >close: err= 2026/02/18 05:13:06 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:06 DEBUG : Looking for writers 2026/02/18 05:13:06 DEBUG : file1: reading active writers 2026/02/18 05:13:06 DEBUG : file2: reading active writers 2026/02/18 05:13:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/02/18 05:13:06 DEBUG : Looking for writers 2026/02/18 05:13:06 DEBUG : file1: reading active writers 2026/02/18 05:13:06 DEBUG : file2: reading active writers 2026/02/18 05:13:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/02/18 05:13:06 DEBUG : Looking for writers 2026/02/18 05:13:06 DEBUG : file1: reading active writers 2026/02/18 05:13:06 DEBUG : file2: reading active writers 2026/02/18 05:13:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/02/18 05:13:06 DEBUG : Looking for writers 2026/02/18 05:13:06 DEBUG : file2: reading active writers 2026/02/18 05:13:06 DEBUG : file1: reading active writers 2026/02/18 05:13:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/02/18 05:13:06 DEBUG : file1: vfs cache: starting upload 2026/02/18 05:13:06 DEBUG : file2: vfs cache: starting upload 2026/02/18 05:13:06 DEBUG : Looking for writers 2026/02/18 05:13:06 DEBUG : file2: reading active writers 2026/02/18 05:13:06 DEBUG : file1: reading active writers 2026/02/18 05:13:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/02/18 05:13:06 DEBUG : file1: size = 0 OK 2026/02/18 05:13:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/18 05:13:06 INFO : file1: Copied (new) 2026/02/18 05:13:06 DEBUG : file1: vfs cache: fingerprint now "0,2026-02-18 05:13:06.1134102 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/02/18 05:13:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/18 05:13:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:06 INFO : file1: vfs cache: upload succeeded try #1 2026/02/18 05:13:06 DEBUG : Looking for writers 2026/02/18 05:13:06 DEBUG : file1: reading active writers 2026/02/18 05:13:06 DEBUG : file2: reading active writers 2026/02/18 05:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/18 05:13:06 DEBUG : file2: size = 0 OK 2026/02/18 05:13:06 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/18 05:13:06 INFO : file2: Copied (new) 2026/02/18 05:13:06 DEBUG : file2: vfs cache: fingerprint now "0,2026-02-18 05:13:06.11409974 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/02/18 05:13:06 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/02/18 05:13:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/18 05:13:06 INFO : file2: vfs cache: upload succeeded try #1 2026/02/18 05:13:06 DEBUG : Looking for writers 2026/02/18 05:13:06 DEBUG : file1: reading active writers 2026/02/18 05:13:06 DEBUG : file2: reading active writers 2026/02/18 05:13:06 DEBUG : >WaitForWriters: 2026/02/18 05:13:06 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:06 DEBUG : Looking for writers 2026/02/18 05:13:06 DEBUG : file1: reading active writers 2026/02/18 05:13:06 DEBUG : file2: reading active writers 2026/02/18 05:13:06 DEBUG : >WaitForWriters: 2026/02/18 05:13:06 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.56s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:07 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:07 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:13:07 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:07 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:07 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:13:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:07 DEBUG : file1: newRWFileHandle: 2026/02/18 05:13:07 DEBUG : file1(0xc00077e9c0): openPending: 2026/02/18 05:13:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:07 DEBUG : file1(0xc00077e9c0): >openPending: err= 2026/02/18 05:13:07 DEBUG : file1: >newRWFileHandle: err= 2026/02/18 05:13:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/18 05:13:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/18 05:13:07 DEBUG : file1(0xc00077e9c0): _writeAt: size=5, off=0 2026/02/18 05:13:07 DEBUG : file1(0xc00077e9c0): >_writeAt: n=5, err= 2026/02/18 05:13:07 DEBUG : file1(0xc00077e9c0): RWFileHandle.Flush 2026/02/18 05:13:07 DEBUG : file1(0xc00077e9c0): RWFileHandle.Flush 2026/02/18 05:13:07 DEBUG : file1(0xc00077e9c0): close: 2026/02/18 05:13:07 DEBUG : file1: vfs cache: setting modification time to 2026-02-18 05:13:07.659399534 +0000 UTC m=+111.846827580 2026/02/18 05:13:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:07 DEBUG : file1(0xc00077e9c0): >close: err= 2026/02/18 05:13:07 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:07 DEBUG : Looking for writers 2026/02/18 05:13:07 DEBUG : file1: reading active writers 2026/02/18 05:13:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 05:13:07 DEBUG : Looking for writers 2026/02/18 05:13:07 DEBUG : file1: reading active writers 2026/02/18 05:13:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 05:13:07 DEBUG : Looking for writers 2026/02/18 05:13:07 DEBUG : file1: reading active writers 2026/02/18 05:13:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 05:13:07 DEBUG : Looking for writers 2026/02/18 05:13:07 DEBUG : file1: reading active writers 2026/02/18 05:13:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 05:13:07 DEBUG : file1: vfs cache: starting upload 2026/02/18 05:13:07 DEBUG : Looking for writers 2026/02/18 05:13:07 DEBUG : file1: reading active writers 2026/02/18 05:13:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 05:13:07 DEBUG : file1: size = 5 OK 2026/02/18 05:13:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/18 05:13:07 INFO : file1: Copied (new) 2026/02/18 05:13:07 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-18 05:13:07.659399534 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/02/18 05:13:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/18 05:13:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:07 INFO : file1: vfs cache: upload succeeded try #1 2026/02/18 05:13:07 DEBUG : Looking for writers 2026/02/18 05:13:07 DEBUG : file1: reading active writers 2026/02/18 05:13:07 DEBUG : >WaitForWriters: 2026/02/18 05:13:07 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.92s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:08 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:08 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:13:08 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:08 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:08 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:13:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:08 DEBUG : file1: newRWFileHandle: 2026/02/18 05:13:08 DEBUG : file1(0xc00052c500): openPending: 2026/02/18 05:13:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:08 DEBUG : file1(0xc00052c500): >openPending: err= 2026/02/18 05:13:08 DEBUG : file1: >newRWFileHandle: err= 2026/02/18 05:13:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/18 05:13:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/18 05:13:08 DEBUG : file1(0xc00052c500): _writeAt: size=5, off=0 2026/02/18 05:13:08 DEBUG : file1(0xc00052c500): >_writeAt: n=5, err= 2026/02/18 05:13:08 DEBUG : file1(0xc00052c500): RWFileHandle.Release 2026/02/18 05:13:08 DEBUG : file1(0xc00052c500): close: 2026/02/18 05:13:08 DEBUG : file1: vfs cache: setting modification time to 2026-02-18 05:13:08.588177104 +0000 UTC m=+112.775605150 2026/02/18 05:13:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:08 DEBUG : file1(0xc00052c500): >close: err= 2026/02/18 05:13:08 DEBUG : file1(0xc00052c500): RWFileHandle.Release 2026/02/18 05:13:08 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:08 DEBUG : Looking for writers 2026/02/18 05:13:08 DEBUG : file1: reading active writers 2026/02/18 05:13:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 05:13:08 DEBUG : Looking for writers 2026/02/18 05:13:08 DEBUG : file1: reading active writers 2026/02/18 05:13:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 05:13:08 DEBUG : Looking for writers 2026/02/18 05:13:08 DEBUG : file1: reading active writers 2026/02/18 05:13:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 05:13:08 DEBUG : Looking for writers 2026/02/18 05:13:08 DEBUG : file1: reading active writers 2026/02/18 05:13:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 05:13:08 DEBUG : file1: vfs cache: starting upload 2026/02/18 05:13:08 DEBUG : Looking for writers 2026/02/18 05:13:08 DEBUG : file1: reading active writers 2026/02/18 05:13:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 05:13:08 DEBUG : file1: size = 5 OK 2026/02/18 05:13:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/18 05:13:08 INFO : file1: Copied (new) 2026/02/18 05:13:08 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-18 05:13:08.588177104 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/02/18 05:13:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/18 05:13:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:08 INFO : file1: vfs cache: upload succeeded try #1 2026/02/18 05:13:08 DEBUG : Looking for writers 2026/02/18 05:13:08 DEBUG : file1: reading active writers 2026/02/18 05:13:08 DEBUG : >WaitForWriters: 2026/02/18 05:13:08 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting 2026/02/18 05:13:09 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-xowabec1geno/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:13:09 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/02/18 05:13:09 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 429: The object rclone-test-xowabec1geno/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:13:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/18 05:13:09 DEBUG : pacer: Reducing sleep to 15ms 2026/02/18 05:13:09 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestRWFileHandleReleaseWrite (1.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:09 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:09 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:13:09 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:09 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:09 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:13:09 DEBUG : pacer: Reducing sleep to 0s 2026/02/18 05:13:09 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/18 05:13:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/18 05:13:10 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:13:10 DEBUG : dir/file1(0xc00077e400): openPending: 2026/02/18 05:13:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/18 05:13:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/18 05:13:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:10 DEBUG : dir/file1(0xc00077e400): >openPending: err= 2026/02/18 05:13:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/18 05:13:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:13:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:13:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/18 05:13:10 DEBUG : dir/file1(0xc00077e400): _writeAt: size=5, off=0 2026/02/18 05:13:10 DEBUG : dir/file1(0xc00077e400): >_writeAt: n=5, err= 2026/02/18 05:13:10 DEBUG : dir/file1(0xc00077e400): close: 2026/02/18 05:13:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:10 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-18 05:13:10.244509398 +0000 UTC m=+114.431937444 2026/02/18 05:13:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:10 DEBUG : dir/file1(0xc00077e400): >close: err= 2026/02/18 05:13:10 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:10 DEBUG : dir: Looking for writers 2026/02/18 05:13:10 DEBUG : file1: reading active writers 2026/02/18 05:13:10 DEBUG : Looking for writers 2026/02/18 05:13:10 DEBUG : dir: reading active writers 2026/02/18 05:13:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 05:13:10 DEBUG : dir: Looking for writers 2026/02/18 05:13:10 DEBUG : file1: reading active writers 2026/02/18 05:13:10 DEBUG : Looking for writers 2026/02/18 05:13:10 DEBUG : dir: reading active writers 2026/02/18 05:13:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 05:13:10 DEBUG : dir: Looking for writers 2026/02/18 05:13:10 DEBUG : file1: reading active writers 2026/02/18 05:13:10 DEBUG : Looking for writers 2026/02/18 05:13:10 DEBUG : dir: reading active writers 2026/02/18 05:13:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 05:13:10 DEBUG : dir: Looking for writers 2026/02/18 05:13:10 DEBUG : file1: reading active writers 2026/02/18 05:13:10 DEBUG : Looking for writers 2026/02/18 05:13:10 DEBUG : dir: reading active writers 2026/02/18 05:13:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 05:13:10 DEBUG : dir/file1: vfs cache: starting upload 2026/02/18 05:13:10 DEBUG : dir: Looking for writers 2026/02/18 05:13:10 DEBUG : file1: reading active writers 2026/02/18 05:13:10 DEBUG : Looking for writers 2026/02/18 05:13:10 DEBUG : dir: reading active writers 2026/02/18 05:13:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 05:13:10 DEBUG : dir/file1: size = 5 OK 2026/02/18 05:13:10 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/18 05:13:10 INFO : dir/file1: Copied (replaced existing) 2026/02/18 05:13:10 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-02-18 05:13:10.244509398 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/02/18 05:13:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/18 05:13:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/18 05:13:10 DEBUG : dir: Looking for writers 2026/02/18 05:13:10 DEBUG : file1: reading active writers 2026/02/18 05:13:10 DEBUG : Looking for writers 2026/02/18 05:13:10 DEBUG : dir: reading active writers 2026/02/18 05:13:10 DEBUG : >WaitForWriters: 2026/02/18 05:13:10 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.40s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:10 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:10 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:13:10 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:10 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:10 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:13:11 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:11 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 05:13:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 05:13:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 05:13:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/18 05:13:11 DEBUG : dir/file1(0xc000b92580): _writeAt: size=5, off=0 2026/02/18 05:13:11 DEBUG : dir/file1(0xc000b92580): openPending: 2026/02/18 05:13:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/18 05:13:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/18 05:13:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:11 DEBUG : dir/file1(0xc000b92580): >openPending: err= 2026/02/18 05:13:11 DEBUG : dir/file1(0xc000b92580): >_writeAt: n=5, err= 2026/02/18 05:13:11 DEBUG : dir/file1(0xc000b92580): _writeAt: size=15, off=5 2026/02/18 05:13:11 DEBUG : dir/file1(0xc000b92580): >_writeAt: n=15, err= 2026/02/18 05:13:11 DEBUG : dir/file1(0xc000b92580): close: 2026/02/18 05:13:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/18 05:13:11 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-18 05:13:11.625757898 +0000 UTC m=+115.813185984 2026/02/18 05:13:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:11 DEBUG : dir/file1(0xc000b92580): >close: err= 2026/02/18 05:13:11 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:11 DEBUG : dir: Looking for writers 2026/02/18 05:13:11 DEBUG : file1: reading active writers 2026/02/18 05:13:11 DEBUG : Looking for writers 2026/02/18 05:13:11 DEBUG : dir: reading active writers 2026/02/18 05:13:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 05:13:11 DEBUG : dir: Looking for writers 2026/02/18 05:13:11 DEBUG : file1: reading active writers 2026/02/18 05:13:11 DEBUG : Looking for writers 2026/02/18 05:13:11 DEBUG : dir: reading active writers 2026/02/18 05:13:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 05:13:11 DEBUG : dir: Looking for writers 2026/02/18 05:13:11 DEBUG : file1: reading active writers 2026/02/18 05:13:11 DEBUG : Looking for writers 2026/02/18 05:13:11 DEBUG : dir: reading active writers 2026/02/18 05:13:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 05:13:11 DEBUG : dir: Looking for writers 2026/02/18 05:13:11 DEBUG : file1: reading active writers 2026/02/18 05:13:11 DEBUG : Looking for writers 2026/02/18 05:13:11 DEBUG : dir: reading active writers 2026/02/18 05:13:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 05:13:11 DEBUG : dir/file1: vfs cache: starting upload 2026/02/18 05:13:11 DEBUG : dir: Looking for writers 2026/02/18 05:13:11 DEBUG : file1: reading active writers 2026/02/18 05:13:11 DEBUG : Looking for writers 2026/02/18 05:13:11 DEBUG : dir: reading active writers 2026/02/18 05:13:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 05:13:11 DEBUG : dir/file1: size = 20 OK 2026/02/18 05:13:11 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/02/18 05:13:11 INFO : dir/file1: Copied (replaced existing) 2026/02/18 05:13:11 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-02-18 05:13:11.625757898 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/02/18 05:13:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/18 05:13:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/18 05:13:11 DEBUG : dir: Looking for writers 2026/02/18 05:13:11 DEBUG : file1: reading active writers 2026/02/18 05:13:11 DEBUG : Looking for writers 2026/02/18 05:13:11 DEBUG : dir: reading active writers 2026/02/18 05:13:11 DEBUG : >WaitForWriters: 2026/02/18 05:13:11 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.38s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:12 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:12 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:13:12 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:12 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:12 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:13:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:12 DEBUG : file1: newRWFileHandle: 2026/02/18 05:13:12 DEBUG : file1(0xc000a6c640): openPending: 2026/02/18 05:13:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:12 DEBUG : file1(0xc000a6c640): >openPending: err= 2026/02/18 05:13:12 DEBUG : file1: >newRWFileHandle: err= 2026/02/18 05:13:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/18 05:13:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/18 05:13:12 DEBUG : file1(0xc000a6c640): _writeAt: size=5, off=0 2026/02/18 05:13:12 DEBUG : file1(0xc000a6c640): >_writeAt: n=5, err= 2026/02/18 05:13:12 DEBUG : file1(0xc000a6c640): close: 2026/02/18 05:13:12 DEBUG : file1: vfs cache: setting modification time to 2026-02-18 05:13:12.547512927 +0000 UTC m=+116.734940984 2026/02/18 05:13:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:12 DEBUG : file1(0xc000a6c640): >close: err= 2026/02/18 05:13:12 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:12 DEBUG : Looking for writers 2026/02/18 05:13:12 DEBUG : file1: reading active writers 2026/02/18 05:13:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 05:13:12 DEBUG : Looking for writers 2026/02/18 05:13:12 DEBUG : file1: reading active writers 2026/02/18 05:13:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 05:13:12 DEBUG : Looking for writers 2026/02/18 05:13:12 DEBUG : file1: reading active writers 2026/02/18 05:13:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 05:13:12 DEBUG : Looking for writers 2026/02/18 05:13:12 DEBUG : file1: reading active writers 2026/02/18 05:13:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 05:13:12 DEBUG : file1: vfs cache: starting upload 2026/02/18 05:13:12 DEBUG : Looking for writers 2026/02/18 05:13:12 DEBUG : file1: reading active writers 2026/02/18 05:13:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 05:13:12 DEBUG : file1: size = 5 OK 2026/02/18 05:13:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/18 05:13:12 INFO : file1: Copied (new) 2026/02/18 05:13:12 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-18 05:13:12.547512927 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/02/18 05:13:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/18 05:13:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:12 INFO : file1: vfs cache: upload succeeded try #1 2026/02/18 05:13:12 DEBUG : Looking for writers 2026/02/18 05:13:12 DEBUG : file1: reading active writers 2026/02/18 05:13:12 DEBUG : >WaitForWriters: 2026/02/18 05:13:12 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.93s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:13 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:13 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:13:13 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:13 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/02/18 05:13:13 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6c540): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6c540): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6c540): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6c540): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6c540): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.478734123 +0000 UTC m=+117.666162199 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6c540): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6ca40): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6ca40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6ca40): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6ca40): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6ca40): _writeAt: size=3, off=2 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6ca40): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6ca40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.478734123 +0000 UTC m=+117.666162199 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6ca40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6cf40): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6cf40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6cf40): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6cf40): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6cf40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.478734123 +0000 UTC m=+117.666162199 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6cf40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416d90 item 1 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6d5c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6d5c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6d5c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6d5c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6d5c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.484301751 +0000 UTC m=+117.671729826 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6d5c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6db00): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6db00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6db00): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6db00): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6db00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.484301751 +0000 UTC m=+117.671729826 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a6db00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004179d0 item 2 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b92840): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b92840): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b92840): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b92840): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b92840): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.487726917 +0000 UTC m=+117.675155114 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b92840): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b92d00): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b92d00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b92d00): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b92d00): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b92d00): _writeAt: size=3, off=2 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b92d00): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b92d00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.487726917 +0000 UTC m=+117.675155114 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b92d00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b93200): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b93200): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b93200): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b93200): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b93200): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.487726917 +0000 UTC m=+117.675155114 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b93200): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434700 item 3 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077eb00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077eb00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077eb00): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077eb00): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077eb00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.493578269 +0000 UTC m=+117.681006346 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077eb00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077f1c0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077f1c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077f1c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077f1c0): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077f1c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.493578269 +0000 UTC m=+117.681006346 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077f1c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006feb60 item 4 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077f8c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077f8c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077f8c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077f8c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077f8c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.498140059 +0000 UTC m=+117.685568145 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077f8c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077fd40): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077fd40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077fd40): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077fd40): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077fd40): _writeAt: size=3, off=2 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077fd40): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077fd40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.498140059 +0000 UTC m=+117.685568145 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00077fd40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000948280): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000948280): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000948280): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000948280): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000948280): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.498140059 +0000 UTC m=+117.685568145 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000948280): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ff260 item 5 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000948d40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000948d40): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000948d40): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000948d40): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000948d40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.502555124 +0000 UTC m=+117.689983180 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000948d40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000949600): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000949600): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000949600): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000949600): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000949600): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.502555124 +0000 UTC m=+117.689983180 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000949600): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009285b0 item 6 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000949f40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000949f40): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000949f40): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000949f40): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000949f40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.505154002 +0000 UTC m=+117.692582079 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000949f40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0000b1340): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0000b1340): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0000b1340): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0000b1340): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0000b1340): _writeAt: size=3, off=2 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0000b1340): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0000b1340): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.505154002 +0000 UTC m=+117.692582079 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0000b1340): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0000b1c00): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0000b1c00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0000b1c00): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0000b1c00): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0000b1c00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.505154002 +0000 UTC m=+117.692582079 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0000b1c00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000720fc0 item 7 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0003716c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0003716c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0003716c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0003716c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0003716c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.50937477 +0000 UTC m=+117.696802847 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0003716c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000371e00): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000371e00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000371e00): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000371e00): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000371e00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.50937477 +0000 UTC m=+117.696802847 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000371e00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000eee70 item 8 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b4480): _readAt: size=2, off=0 2026/02/18 05:13:13 ERROR : open-test-file(0xc0005b4480): Couldn't read size of file 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b4480): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b4480): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b4480): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b4480): close: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b4480): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b4840): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b4840): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b4840): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b4840): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b4840): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.511645321 +0000 UTC m=+117.699073387 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b4840): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b5200): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b5200): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b5200): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b5200): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b5200): _writeAt: size=3, off=2 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b5200): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b5200): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.511645321 +0000 UTC m=+117.699073387 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0005b5200): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e61c0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e61c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e61c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e61c0): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e61c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.511645321 +0000 UTC m=+117.699073387 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e61c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000efb20 item 9 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e6840): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e6840): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e6840): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e6840): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e6840): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.515009954 +0000 UTC m=+117.702438021 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e6840): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e6d80): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e6d80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e6d80): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e6d80): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e6d80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.515009954 +0000 UTC m=+117.702438021 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e6d80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008abc70 item 10 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e73c0): _readAt: size=2, off=0 2026/02/18 05:13:13 ERROR : open-test-file(0xc0007e73c0): Couldn't read size of file 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e73c0): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e73c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e73c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e73c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e73c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e7780): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e7780): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e7780): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e7780): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e7780): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.518125157 +0000 UTC m=+117.705553253 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e7780): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e7c80): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e7c80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e7c80): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e7c80): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e7c80): _writeAt: size=3, off=2 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e7c80): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e7c80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.518125157 +0000 UTC m=+117.705553253 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007e7c80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806200): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806200): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806200): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806200): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806200): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.518125157 +0000 UTC m=+117.705553253 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806200): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449810 item 11 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806880): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806880): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806880): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806880): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806880): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.52272559 +0000 UTC m=+117.710153676 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806880): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806dc0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806dc0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806dc0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806dc0): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806dc0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.52272559 +0000 UTC m=+117.710153676 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000806dc0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000706620 item 12 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000807400): _readAt: size=2, off=0 2026/02/18 05:13:13 ERROR : open-test-file(0xc000807400): Couldn't read size of file 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000807400): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000807400): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000807400): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000807400): close: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000807400): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008077c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008077c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008077c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008077c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008077c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.525597705 +0000 UTC m=+117.713025782 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008077c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000807e80): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000807e80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000807e80): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000807e80): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000807e80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.525597705 +0000 UTC m=+117.713025782 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000807e80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000707030 item 13 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000824580): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000824580): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000824580): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000824580): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000824580): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.527984876 +0000 UTC m=+117.715412951 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000824580): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000824ac0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000824ac0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000824ac0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000824ac0): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000824ac0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.527984876 +0000 UTC m=+117.715412951 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000824ac0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000707c70 item 14 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000825100): _readAt: size=2, off=0 2026/02/18 05:13:13 ERROR : open-test-file(0xc000825100): Couldn't read size of file 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000825100): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000825100): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000825100): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000825100): close: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000825100): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008254c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008254c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008254c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008254c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008254c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.530677311 +0000 UTC m=+117.718105387 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008254c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000825b80): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000825b80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000825b80): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000825b80): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000825b80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.530677311 +0000 UTC m=+117.718105387 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000825b80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500230 item 15 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000868280): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000868280): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000868280): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000868280): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000868280): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.532961478 +0000 UTC m=+117.720389554 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000868280): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008687c0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008687c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008687c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008687c0): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008687c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.532961478 +0000 UTC m=+117.720389554 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008687c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500690 item 16 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000868e00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000868e00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000868e00): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000868e00): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000868e00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.535106793 +0000 UTC m=+117.722534869 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000868e00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869280): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869280): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869280): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869280): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869280): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869280): _writeAt: size=3, off=7 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869280): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869280): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.535106793 +0000 UTC m=+117.722534869 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869280): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869780): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869780): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869780): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869780): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869780): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.535106793 +0000 UTC m=+117.722534869 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869780): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500bd0 item 17 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869e00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869e00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869e00): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869e00): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869e00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.538793443 +0000 UTC m=+117.726221529 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000869e00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e03c0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e03c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e03c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e03c0): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e03c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.538793443 +0000 UTC m=+117.726221529 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e03c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005013b0 item 18 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e0a40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e0a40): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e0a40): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e0a40): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e0a40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.541041241 +0000 UTC m=+117.728469317 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e0a40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e0f40): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e0f40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e0f40): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e0f40): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e0f40): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e0f40): _writeAt: size=3, off=7 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e0f40): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e0f40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.541041241 +0000 UTC m=+117.728469317 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e0f40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e1440): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e1440): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e1440): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e1440): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e1440): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.541041241 +0000 UTC m=+117.728469317 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e1440): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501810 item 19 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e1ac0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e1ac0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e1ac0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e1ac0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e1ac0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.549500289 +0000 UTC m=+117.736928415 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0008e1ac0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954080): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954080): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954080): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954080): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954080): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.549500289 +0000 UTC m=+117.736928415 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954080): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501d50 item 20 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b93d00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b93d00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b93d00): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b93d00): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b93d00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.551716087 +0000 UTC m=+117.739144162 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b93d00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752280): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752280): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752280): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752280): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752280): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752280): _writeAt: size=3, off=7 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752280): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752280): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.551716087 +0000 UTC m=+117.739144162 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752280): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752780): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752780): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752780): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752780): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752780): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.551716087 +0000 UTC m=+117.739144162 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752780): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004358f0 item 21 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752e00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752e00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752e00): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752e00): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752e00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.557894905 +0000 UTC m=+117.745322980 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000752e00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000753340): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000753340): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000753340): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000753340): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000753340): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.557894905 +0000 UTC m=+117.745322980 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000753340): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534070 item 22 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007539c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007539c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007539c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007539c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007539c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.559938748 +0000 UTC m=+117.747366814 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0007539c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000753ec0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000753ec0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000753ec0): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000753ec0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000753ec0): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000753ec0): _writeAt: size=3, off=7 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000753ec0): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000753ec0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.559938748 +0000 UTC m=+117.747366814 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000753ec0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098e440): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098e440): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098e440): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098e440): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098e440): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.559938748 +0000 UTC m=+117.747366814 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098e440): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005344d0 item 23 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098eac0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098eac0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098eac0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098eac0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098eac0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.563057238 +0000 UTC m=+117.750485313 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098eac0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098f000): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098f000): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098f000): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098f000): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098f000): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.563057238 +0000 UTC m=+117.750485313 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098f000): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534a80 item 24 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098f640): _readAt: size=2, off=0 2026/02/18 05:13:13 ERROR : open-test-file(0xc00098f640): Couldn't read size of file 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098f640): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098f640): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098f640): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098f640): close: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098f640): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098fa00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098fa00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098fa00): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098fa00): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098fa00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.565814837 +0000 UTC m=+117.753242912 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098fa00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098ff00): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098ff00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098ff00): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098ff00): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098ff00): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098ff00): _writeAt: size=3, off=7 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098ff00): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098ff00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.565814837 +0000 UTC m=+117.753242912 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00098ff00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b04c0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b04c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b04c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b04c0): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b04c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.565814837 +0000 UTC m=+117.753242912 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b04c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534e70 item 25 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b0b40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b0b40): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b0b40): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b0b40): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b0b40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.56913755 +0000 UTC m=+117.756565627 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b0b40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b1080): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b1080): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b1080): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b1080): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b1080): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.56913755 +0000 UTC m=+117.756565627 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b1080): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005353b0 item 26 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b16c0): _readAt: size=2, off=0 2026/02/18 05:13:13 ERROR : open-test-file(0xc0009b16c0): Couldn't read size of file 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b16c0): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b16c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b16c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b16c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b16c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b1a80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b1a80): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b1a80): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b1a80): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b1a80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.571053302 +0000 UTC m=+117.758481348 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009b1a80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cc000): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cc000): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cc000): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cc000): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cc000): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cc000): _writeAt: size=3, off=7 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cc000): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cc000): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.571053302 +0000 UTC m=+117.758481348 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cc000): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cc540): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cc540): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cc540): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cc540): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cc540): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.571053302 +0000 UTC m=+117.758481348 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cc540): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005357a0 item 27 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009ccbc0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009ccbc0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009ccbc0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009ccbc0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009ccbc0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.57427129 +0000 UTC m=+117.761699335 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009ccbc0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cd100): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cd100): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cd100): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cd100): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cd100): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.57427129 +0000 UTC m=+117.761699335 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cd100): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535e30 item 28 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cd740): _readAt: size=2, off=0 2026/02/18 05:13:13 ERROR : open-test-file(0xc0009cd740): Couldn't read size of file 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cd740): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cd740): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cd740): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cd740): close: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cd740): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cdb00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cdb00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cdb00): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cdb00): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cdb00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.577245346 +0000 UTC m=+117.764673433 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009cdb00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e8240): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e8240): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e8240): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e8240): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e8240): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.577245346 +0000 UTC m=+117.764673433 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e8240): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004022a0 item 29 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e88c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e88c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e88c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e88c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e88c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.581022708 +0000 UTC m=+117.768450783 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e88c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e8e00): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e8e00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e8e00): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e8e00): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e8e00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.581022708 +0000 UTC m=+117.768450783 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e8e00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004028c0 item 30 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9440): _readAt: size=2, off=0 2026/02/18 05:13:13 ERROR : open-test-file(0xc0009e9440): Couldn't read size of file 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9440): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9440): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9440): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9440): close: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9440): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9800): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9800): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9800): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9800): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9800): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.583727336 +0000 UTC m=+117.771155413 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9800): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9ec0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9ec0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9ec0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9ec0): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9ec0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.583727336 +0000 UTC m=+117.771155413 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc0009e9ec0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402e00 item 31 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a085c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a085c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a085c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a085c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a085c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.586381059 +0000 UTC m=+117.773809136 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a085c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a08b00): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a08b00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a08b00): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a08b00): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a08b00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.586381059 +0000 UTC m=+117.773809136 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a08b00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403260 item 32 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a09140): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a09140): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a09140): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a09140): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a09140): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.588687869 +0000 UTC m=+117.776115945 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a09140): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a095c0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a095c0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a095c0): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a095c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a095c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403810 item 33 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a095c0): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a095c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.589403527 +0000 UTC m=+117.776831604 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a095c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a09ac0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a09ac0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a09ac0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a09ac0): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a09ac0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.589403527 +0000 UTC m=+117.776831604 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a09ac0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004039d0 item 33 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22180): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22180): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22180): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22180): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22180): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.591719915 +0000 UTC m=+117.779147991 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22180): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22600): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22600): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403d50 item 34 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22600): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22600): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22600): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22600): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22600): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.592602489 +0000 UTC m=+117.780030564 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22600): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22b40): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22b40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22b40): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22b40): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22b40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.592602489 +0000 UTC m=+117.780030564 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a22b40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403f10 item 34 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23180): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23180): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23180): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23180): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23180): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.594791626 +0000 UTC m=+117.782219702 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23180): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23600): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23600): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23600): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23600): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23600): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ba380 item 35 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23600): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23600): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.595686764 +0000 UTC m=+117.783114840 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23600): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23b00): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23b00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23b00): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23b00): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23b00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.595686764 +0000 UTC m=+117.783114840 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a23b00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ba540 item 35 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42200): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42200): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42200): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42200): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42200): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.598337301 +0000 UTC m=+117.785765438 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42200): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42700): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42700): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ba8c0 item 36 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42700): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42700): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42700): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42700): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42700): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.599418278 +0000 UTC m=+117.786846365 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42700): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42c40): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42c40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42c40): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42c40): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42c40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.599418278 +0000 UTC m=+117.786846365 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a42c40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bab60 item 36 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43280): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43280): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43280): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43280): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43280): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.602094634 +0000 UTC m=+117.789522710 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43280): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43700): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43700): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43700): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43700): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43700): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005baf50 item 37 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43700): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43700): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.602993679 +0000 UTC m=+117.790421765 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43700): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43c00): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43c00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43c00): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43c00): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43c00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.602993679 +0000 UTC m=+117.790421765 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a43c00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bb180 item 37 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70300): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70300): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70300): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70300): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70300): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.606067584 +0000 UTC m=+117.793495660 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70300): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70800): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70800): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bb500 item 38 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70800): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70800): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70800): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70800): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70800): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.607091935 +0000 UTC m=+117.794520011 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70800): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70d40): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70d40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70d40): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70d40): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70d40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.607091935 +0000 UTC m=+117.794520011 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a70d40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bb6c0 item 38 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a713c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a713c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a713c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a713c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a713c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.609543818 +0000 UTC m=+117.796971955 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a713c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a718c0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a718c0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a718c0): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a718c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a718c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bbb90 item 39 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a718c0): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a718c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.610420591 +0000 UTC m=+117.797848667 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a718c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a71dc0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a71dc0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a71dc0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a71dc0): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a71dc0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.610420591 +0000 UTC m=+117.797848667 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a71dc0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bbea0 item 39 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8c4c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8c4c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8c4c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8c4c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8c4c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.612996437 +0000 UTC m=+117.800424523 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8c4c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8c9c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8c9c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e460 item 40 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8c9c0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8c9c0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8c9c0): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8c9c0): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8c9c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.61426505 +0000 UTC m=+117.801693135 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8c9c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8cf00): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8cf00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8cf00): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8cf00): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8cf00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.61426505 +0000 UTC m=+117.801693135 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8cf00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e770 item 40 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8d4c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8d4c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8d4c0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8d4c0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8d4c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8d4c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8d4c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.616862476 +0000 UTC m=+117.804290552 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8d4c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8d9c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8d9c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8d9c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ecb0 item 41 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8d9c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8d9c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.617769476 +0000 UTC m=+117.805197552 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8d9c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8de80): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8de80): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8de80): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8de80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8de80): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057efc0 item 41 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8de80): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8de80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.61872147 +0000 UTC m=+117.806149547 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000a8de80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2440): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2440): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2440): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2440): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2440): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.61872147 +0000 UTC m=+117.806149547 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2440): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f1f0 item 41 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2a80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2a80): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2a80): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2a80): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2a80): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2a80): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2a80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.621193581 +0000 UTC m=+117.808621658 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2a80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2f80): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2f80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2f80): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f810 item 42 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2f80): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2f80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.621857823 +0000 UTC m=+117.809285870 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa2f80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa34c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa34c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057fb90 item 42 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa34c0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa34c0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa34c0): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa34c0): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa34c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.622907113 +0000 UTC m=+117.810335188 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa34c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa3a40): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa3a40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa3a40): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa3a40): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa3a40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.622907113 +0000 UTC m=+117.810335188 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000aa3a40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057fdc0 item 42 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6100): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6100): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6100): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6100): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6100): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6100): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6100): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.62527684 +0000 UTC m=+117.812704916 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6100): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6600): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6600): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6600): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170690 item 43 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6600): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6600): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.626627296 +0000 UTC m=+117.814055372 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6600): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6b40): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6b40): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6b40): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6b40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6b40): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170af0 item 43 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6b40): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6b40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.627632692 +0000 UTC m=+117.815060767 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac6b40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac7080): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac7080): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac7080): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac7080): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac7080): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.627632692 +0000 UTC m=+117.815060767 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac7080): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170d20 item 43 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac76c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac76c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac76c0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac76c0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac76c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac76c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac76c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.630110813 +0000 UTC m=+117.817538889 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac76c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac7bc0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac7bc0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac7bc0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001711f0 item 44 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac7bc0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac7bc0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.631011101 +0000 UTC m=+117.818439176 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ac7bc0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4180): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4180): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171570 item 44 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4180): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4180): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4180): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4180): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4180): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.632025242 +0000 UTC m=+117.819453319 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4180): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4700): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4700): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4700): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4700): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4700): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.632025242 +0000 UTC m=+117.819453319 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4700): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171880 item 44 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4d40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4d40): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4d40): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4d40): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4d40): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4d40): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4d40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.63421992 +0000 UTC m=+117.821648006 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae4d40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae5240): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae5240): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae5240): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171c70 item 45 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae5240): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae5240): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.635175612 +0000 UTC m=+117.822603688 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae5240): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae5940): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae5940): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae5940): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae5940): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae5940): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.635175612 +0000 UTC m=+117.822603688 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ae5940): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6070 item 45 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08000): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08000): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08000): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08000): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08000): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08000): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08000): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.637809478 +0000 UTC m=+117.825237554 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08000): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08500): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08500): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08500): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6540 item 46 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08500): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08500): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.638673356 +0000 UTC m=+117.826101432 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08500): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08c00): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08c00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08c00): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08c00): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08c00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.638673356 +0000 UTC m=+117.826101432 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b08c00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6af0 item 46 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09240): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09240): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09240): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09240): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09240): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09240): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09240): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.641209557 +0000 UTC m=+117.828637634 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09240): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09740): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09740): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09740): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b6fc0 item 47 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09740): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09740): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.642083645 +0000 UTC m=+117.829511731 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09740): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09e40): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09e40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09e40): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09e40): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09e40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.642083645 +0000 UTC m=+117.829511731 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b09e40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7180 item 47 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2e500): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2e500): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2e500): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2e500): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2e500): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2e500): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2e500): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.644379785 +0000 UTC m=+117.831807860 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2e500): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2ea00): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2ea00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2ea00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7500 item 48 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2ea00): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2ea00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.645248553 +0000 UTC m=+117.832676628 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2ea00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052c480): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052c480): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052c480): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052c480): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052c480): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.645248553 +0000 UTC m=+117.832676628 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052c480): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417ce0 item 48 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052ccc0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052ccc0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052ccc0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052ccc0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052ccc0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.646992851 +0000 UTC m=+117.834420907 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052ccc0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052d180): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052d180): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052d180): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052d180): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052d180): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052d180): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee150 item 49 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052d180): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052d180): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.647599054 +0000 UTC m=+117.835027110 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052d180): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052da40): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052da40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052da40): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052da40): >_readAt: n=8, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052da40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.647599054 +0000 UTC m=+117.835027110 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc00052da40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee540 item 49 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84140): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84140): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84140): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84140): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84140): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.649195513 +0000 UTC m=+117.836623569 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84140): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84640): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84640): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84640): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eebd0 item 50 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84640): _readAt: size=2, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84640): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84640): _writeAt: size=3, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84640): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84640): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.649886687 +0000 UTC m=+117.837314743 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84640): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84bc0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84bc0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84bc0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84bc0): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84bc0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.649886687 +0000 UTC m=+117.837314743 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b84bc0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eee00 item 50 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85240): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85240): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85240): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85240): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85240): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.651773012 +0000 UTC m=+117.839201068 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85240): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85740): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85740): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85740): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85740): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85740): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85740): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef2d0 item 51 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85740): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85740): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.652459818 +0000 UTC m=+117.839887874 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85740): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85c80): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85c80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85c80): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85c80): >_readAt: n=8, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85c80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.652459818 +0000 UTC m=+117.839887874 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b85c80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef570 item 51 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6380): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6380): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6380): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6380): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6380): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.654114446 +0000 UTC m=+117.841542502 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6380): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6880): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6880): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6880): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efa40 item 52 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6880): _readAt: size=2, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6880): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6880): _writeAt: size=3, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6880): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6880): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.654934363 +0000 UTC m=+117.842362419 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6880): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6e00): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6e00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6e00): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6e00): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6e00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.654934363 +0000 UTC m=+117.842362419 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb6e00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efce0 item 52 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7480): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7480): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7480): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7480): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7480): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.656549116 +0000 UTC m=+117.843977173 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7480): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7980): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7980): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7980): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7980): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7980): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7980): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8460 item 53 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7980): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7980): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.657349305 +0000 UTC m=+117.844777361 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7980): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7ec0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7ec0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7ec0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7ec0): >_readAt: n=8, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7ec0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.657349305 +0000 UTC m=+117.844777361 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bb7ec0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8690 item 53 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdc5c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdc5c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdc5c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdc5c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdc5c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.659193462 +0000 UTC m=+117.846621518 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdc5c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdcac0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdcac0): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdcac0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8af0 item 54 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdcac0): _readAt: size=2, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdcac0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdcac0): _writeAt: size=3, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdcac0): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdcac0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.660021153 +0000 UTC m=+117.847449209 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdcac0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdd040): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdd040): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdd040): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdd040): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdd040): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.660021153 +0000 UTC m=+117.847449209 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdd040): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8d90 item 54 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdd6c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdd6c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdd6c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdd6c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdd6c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.66166895 +0000 UTC m=+117.849097006 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bdd6c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bddbc0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bddbc0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bddbc0): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bddbc0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bddbc0): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bddbc0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9500 item 55 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bddbc0): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bddbc0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.662196244 +0000 UTC m=+117.849624290 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000bddbc0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08180): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08180): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08180): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08180): >_readAt: n=8, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08180): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.662196244 +0000 UTC m=+117.849624290 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08180): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f97a0 item 55 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08800): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08800): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08800): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08800): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08800): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.663724906 +0000 UTC m=+117.851152962 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08800): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08d00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08d00): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08d00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9dc0 item 56 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08d00): _readAt: size=2, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08d00): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08d00): _writeAt: size=3, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08d00): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08d00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.664439734 +0000 UTC m=+117.851867790 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c08d00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c09280): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c09280): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c09280): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c09280): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c09280): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.664439734 +0000 UTC m=+117.851867790 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c09280): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000502a0 item 56 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c098c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c098c0): open at offset 0 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c098c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c098c0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c098c0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c098c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c098c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c098c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.665845683 +0000 UTC m=+117.853273739 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c098c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c09e00): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c09e00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c09e00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050620 item 57 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c09e00): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c09e00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.666392515 +0000 UTC m=+117.853820571 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c09e00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c283c0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c283c0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c283c0): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c283c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c283c0): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c283c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050850 item 57 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c283c0): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c283c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.667120407 +0000 UTC m=+117.854548463 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c283c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c28940): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c28940): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c28940): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c28940): >_readAt: n=8, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c28940): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.667120407 +0000 UTC m=+117.854548463 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c28940): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a80 item 57 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c28f80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c28f80): open at offset 0 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c28f80): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c28f80): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c28f80): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c28f80): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c28f80): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c28f80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.668927534 +0000 UTC m=+117.856355580 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c28f80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c294c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c294c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c294c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050ee0 item 58 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c294c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c294c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.669568002 +0000 UTC m=+117.856996058 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c294c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c29a00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c29a00): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c29a00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 58 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c29a00): _readAt: size=2, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c29a00): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c29a00): _writeAt: size=3, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c29a00): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c29a00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.670261469 +0000 UTC m=+117.857689525 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c29a00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48040): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48040): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48040): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48040): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48040): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.670261469 +0000 UTC m=+117.857689525 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48040): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051340 item 58 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48680): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48680): open at offset 0 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48680): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48680): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48680): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48680): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48680): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48680): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.671669122 +0000 UTC m=+117.859097178 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48680): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48bc0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48bc0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48bc0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051730 item 59 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48bc0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48bc0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.672253825 +0000 UTC m=+117.859681871 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c48bc0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49100): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49100): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49100): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49100): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49100): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49100): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000518f0 item 59 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49100): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49100): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.67301978 +0000 UTC m=+117.860447836 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49100): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49680): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49680): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49680): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49680): >_readAt: n=8, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49680): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.67301978 +0000 UTC m=+117.860447836 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49680): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b20 item 59 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49cc0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49cc0): open at offset 0 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49cc0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49cc0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49cc0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49cc0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49cc0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49cc0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.674745994 +0000 UTC m=+117.862174050 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c49cc0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c74280): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c74280): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c74280): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 60 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c74280): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c74280): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.675512709 +0000 UTC m=+117.862940765 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c74280): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c747c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c747c0): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c747c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e2150 item 60 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c747c0): _readAt: size=2, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c747c0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c747c0): _writeAt: size=3, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c747c0): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c747c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.676229681 +0000 UTC m=+117.863657737 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c747c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c74d80): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c74d80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c74d80): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c74d80): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c74d80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.676229681 +0000 UTC m=+117.863657737 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c74d80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e2310 item 60 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c753c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c753c0): open at offset 0 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c753c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c753c0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c753c0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c753c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c753c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c753c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.677918335 +0000 UTC m=+117.865346380 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c753c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c75900): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c75900): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c75900): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e2700 item 61 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c75900): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c75900): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.678517875 +0000 UTC m=+117.865945931 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c75900): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9a080): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9a080): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9a080): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9a080): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9a080): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.678517875 +0000 UTC m=+117.865945931 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9a080): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e2930 item 61 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9a6c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9a6c0): open at offset 0 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9a6c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9a6c0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9a6c0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9a6c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9a6c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9a6c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.680183915 +0000 UTC m=+117.867611971 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9a6c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9ac00): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9ac00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9ac00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e2d20 item 62 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9ac00): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9ac00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.680767927 +0000 UTC m=+117.868195983 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9ac00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9b300): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9b300): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9b300): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9b300): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9b300): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.680767927 +0000 UTC m=+117.868195983 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9b300): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e2f50 item 62 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9b940): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9b940): open at offset 0 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9b940): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9b940): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9b940): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9b940): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9b940): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9b940): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.682915345 +0000 UTC m=+117.870343401 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9b940): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9be80): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9be80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9be80): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e3500 item 63 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9be80): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9be80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.683381894 +0000 UTC m=+117.870809950 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000c9be80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb8600): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb8600): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb8600): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb8600): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb8600): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.683381894 +0000 UTC m=+117.870809950 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb8600): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e3810 item 63 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb8c40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb8c40): open at offset 0 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb8c40): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb8c40): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb8c40): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb8c40): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb8c40): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb8c40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.685240769 +0000 UTC m=+117.872668826 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb8c40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9180): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9180): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9180): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e3b90 item 64 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9180): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9180): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.685797098 +0000 UTC m=+117.873225154 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9180): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9880): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9880): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9880): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9880): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9880): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.685797098 +0000 UTC m=+117.873225154 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9880): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e3f10 item 64 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9ec0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9ec0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9ec0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9ec0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9ec0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.687563448 +0000 UTC m=+117.874991504 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cb9ec0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd83c0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd83c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd83c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd83c0): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd83c0): _writeAt: size=3, off=2 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000848310 item 65 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd83c0): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd83c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.688261975 +0000 UTC m=+117.875690031 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd83c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd88c0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd88c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd88c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd88c0): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd88c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.688261975 +0000 UTC m=+117.875690031 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd88c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008484d0 item 65 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd8f00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd8f00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd8f00): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd8f00): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd8f00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.689753948 +0000 UTC m=+117.877182004 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd8f00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd9380): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd9380): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000848850 item 66 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd9380): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd9380): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd9380): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd9380): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd9380): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.690394015 +0000 UTC m=+117.877822071 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd9380): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd98c0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd98c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd98c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd98c0): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd98c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.690394015 +0000 UTC m=+117.877822071 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd98c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000848a10 item 66 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd9f00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd9f00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd9f00): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd9f00): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd9f00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.691759358 +0000 UTC m=+117.879187414 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cd9f00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfa400): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfa400): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfa400): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfa400): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfa400): _writeAt: size=3, off=2 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000848d90 item 67 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfa400): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfa400): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.692378987 +0000 UTC m=+117.879807043 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfa400): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfa900): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfa900): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfa900): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfa900): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfa900): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.692378987 +0000 UTC m=+117.879807043 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfa900): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000848f50 item 67 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfaf80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfaf80): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfaf80): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfaf80): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfaf80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.694028537 +0000 UTC m=+117.881456593 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfaf80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfb480): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfb480): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008492d0 item 68 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfb480): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfb480): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfb480): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfb480): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfb480): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.694765486 +0000 UTC m=+117.882193542 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfb480): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfb9c0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfb9c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfb9c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfb9c0): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfb9c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.694765486 +0000 UTC m=+117.882193542 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000cfb9c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000849490 item 68 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1a080): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1a080): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1a080): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1a080): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1a080): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.69613084 +0000 UTC m=+117.883558896 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1a080): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1a500): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1a500): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1a500): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1a500): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1a500): _writeAt: size=3, off=2 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000849810 item 69 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1a500): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1a500): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.696949042 +0000 UTC m=+117.884377098 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1a500): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1aa00): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1aa00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1aa00): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1aa00): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1aa00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.696949042 +0000 UTC m=+117.884377098 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1aa00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008499d0 item 69 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1b080): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1b080): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1b080): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1b080): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1b080): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.69951425 +0000 UTC m=+117.886942306 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1b080): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1b580): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1b580): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000849ea0 item 70 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1b580): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1b580): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1b580): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1b580): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1b580): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.700248904 +0000 UTC m=+117.887676960 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1b580): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1bac0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1bac0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1bac0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1bac0): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1bac0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.700248904 +0000 UTC m=+117.887676960 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d1bac0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088c0e0 item 70 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d381c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d381c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d381c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d381c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d381c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.702165076 +0000 UTC m=+117.889593132 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d381c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d386c0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d386c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d386c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d386c0): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d386c0): _writeAt: size=3, off=2 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088c4d0 item 71 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d386c0): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d386c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.702885915 +0000 UTC m=+117.890313971 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d386c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d38bc0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d38bc0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d38bc0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d38bc0): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d38bc0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.702885915 +0000 UTC m=+117.890313971 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d38bc0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088c690 item 71 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39240): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39240): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39240): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39240): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39240): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.704610858 +0000 UTC m=+117.892038923 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39240): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39740): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39740): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088ca80 item 72 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39740): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39740): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39740): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39740): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39740): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.70548195 +0000 UTC m=+117.892910016 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39740): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39c80): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39c80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39c80): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39c80): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39c80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.70548195 +0000 UTC m=+117.892910016 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d39c80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088ccb0 item 72 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d562c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d562c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d562c0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d562c0): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d562c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d562c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d562c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.707837561 +0000 UTC m=+117.895265637 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d562c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954540): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954540): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954540): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088d030 item 73 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954540): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954540): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.708777172 +0000 UTC m=+117.896205238 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954540): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954a00): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954a00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954a00): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954a00): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954a00): _writeAt: size=3, off=2 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005481c0 item 73 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954a00): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954a00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.709849003 +0000 UTC m=+117.897277070 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954a00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954f40): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954f40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954f40): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954f40): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954f40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.709849003 +0000 UTC m=+117.897277070 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000954f40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548380 item 73 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000955580): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000955580): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000955580): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000955580): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000955580): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000955580): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000955580): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.712150171 +0000 UTC m=+117.899578248 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000955580): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000955a80): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000955a80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000955a80): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548700 item 74 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000955a80): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000955a80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.713028408 +0000 UTC m=+117.900456483 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000955a80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9a040): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9a040): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005488c0 item 74 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9a040): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9a040): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9a040): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9a040): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9a040): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.714135725 +0000 UTC m=+117.901563791 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9a040): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9a5c0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9a5c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9a5c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9a5c0): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9a5c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.714135725 +0000 UTC m=+117.901563791 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9a5c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548af0 item 74 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9ac00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9ac00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9ac00): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9ac00): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9ac00): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9ac00): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9ac00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.716240572 +0000 UTC m=+117.903668639 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9ac00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9b100): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9b100): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9b100): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548ee0 item 75 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9b100): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9b100): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.717109181 +0000 UTC m=+117.904537247 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9b100): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9b640): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9b640): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9b640): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9b640): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9b640): _writeAt: size=3, off=2 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549110 item 75 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9b640): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9b640): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.717989861 +0000 UTC m=+117.905417927 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9b640): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9bb80): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9bb80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9bb80): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9bb80): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9bb80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.717989861 +0000 UTC m=+117.905417927 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d9bb80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005493b0 item 75 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000dba240): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000dba240): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000dba240): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000dba240): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000dba240): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000dba240): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000dba240): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.720147289 +0000 UTC m=+117.907575375 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000dba240): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d56c00): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d56c00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d56c00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088d260 item 76 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d56c00): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d56c00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.720921337 +0000 UTC m=+117.908349403 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d56c00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d57140): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d57140): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088d490 item 76 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d57140): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d57140): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d57140): _writeAt: size=3, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d57140): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d57140): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.721881999 +0000 UTC m=+117.909310065 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d57140): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d576c0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d576c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d576c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d576c0): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d576c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.721881999 +0000 UTC m=+117.909310065 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d576c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088d6c0 item 76 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d57d00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d57d00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d57d00): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d57d00): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d57d00): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d57d00): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d57d00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.72430139 +0000 UTC m=+117.911729476 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d57d00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74280): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74280): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74280): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088da40 item 77 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74280): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74280): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.725186639 +0000 UTC m=+117.912614725 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74280): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74980): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74980): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74980): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74980): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74980): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.725186639 +0000 UTC m=+117.912614725 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74980): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00088dc70 item 77 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74fc0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74fc0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74fc0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74fc0): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74fc0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74fc0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74fc0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.727894795 +0000 UTC m=+117.915322881 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d74fc0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d754c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d754c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d754c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089a070 item 78 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d754c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d754c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.72873571 +0000 UTC m=+117.916163797 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d754c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d75bc0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d75bc0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d75bc0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d75bc0): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d75bc0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.72873571 +0000 UTC m=+117.916163797 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000d75bc0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089a230 item 78 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0c280): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0c280): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0c280): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0c280): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0c280): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0c280): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0c280): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.731419389 +0000 UTC m=+117.918847475 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0c280): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0c780): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0c780): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0c780): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089a5b0 item 79 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0c780): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0c780): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.732616827 +0000 UTC m=+117.920044903 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0c780): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0ce80): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0ce80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0ce80): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0ce80): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0ce80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.732616827 +0000 UTC m=+117.920044903 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0ce80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089a770 item 79 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0d4c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0d4c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0d4c0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0d4c0): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0d4c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0d4c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0d4c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.735393031 +0000 UTC m=+117.922821117 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0d4c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0d9c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0d9c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0d9c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089aaf0 item 80 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0d9c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0d9c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.736212425 +0000 UTC m=+117.923640502 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e0d9c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30140): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30140): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30140): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30140): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30140): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.736212425 +0000 UTC m=+117.923640502 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30140): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089ad20 item 80 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30780): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30780): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30780): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30780): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30780): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.738799053 +0000 UTC m=+117.926227129 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30780): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30c00): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30c00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30c00): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30c00): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30c00): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30c00): _writeAt: size=3, off=7 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089b180 item 81 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30c00): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30c00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.739909034 +0000 UTC m=+117.927337111 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e30c00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e31140): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e31140): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e31140): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e31140): >_readAt: n=8, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e31140): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.739909034 +0000 UTC m=+117.927337111 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e31140): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089b340 item 81 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e317c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e317c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e317c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e317c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e317c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.742393329 +0000 UTC m=+117.929821405 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e317c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e31cc0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e31cc0): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e31cc0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089b6c0 item 82 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e31cc0): _readAt: size=2, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e31cc0): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e31cc0): _writeAt: size=3, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e31cc0): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e31cc0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.743394316 +0000 UTC m=+117.930822393 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e31cc0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e582c0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e582c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e582c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e582c0): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e582c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.743394316 +0000 UTC m=+117.930822393 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e582c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089b8f0 item 82 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e58940): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e58940): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e58940): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e58940): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e58940): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.745786847 +0000 UTC m=+117.933214932 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e58940): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e58e40): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e58e40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e58e40): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e58e40): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e58e40): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e58e40): _writeAt: size=3, off=7 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089bd50 item 83 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e58e40): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e58e40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.74686535 +0000 UTC m=+117.934293436 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e58e40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59380): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59380): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59380): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59380): >_readAt: n=8, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59380): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.74686535 +0000 UTC m=+117.934293436 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59380): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a80e0 item 83 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59a00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59a00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59a00): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59a00): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59a00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.749404095 +0000 UTC m=+117.936832172 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59a00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59f00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59f00): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59f00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a8460 item 84 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59f00): _readAt: size=2, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59f00): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59f00): _writeAt: size=3, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59f00): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59f00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.750650075 +0000 UTC m=+117.938078211 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e59f00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e70500): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e70500): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e70500): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e70500): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e70500): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.750650075 +0000 UTC m=+117.938078211 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e70500): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a8770 item 84 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e70b80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e70b80): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e70b80): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e70b80): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e70b80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.753210803 +0000 UTC m=+117.940638879 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e70b80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e71080): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e71080): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e71080): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e71080): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e71080): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e71080): _writeAt: size=3, off=7 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a8c40 item 85 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e71080): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e71080): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.754231467 +0000 UTC m=+117.941659553 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e71080): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e715c0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e715c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e715c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e715c0): >_readAt: n=8, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e715c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.754231467 +0000 UTC m=+117.941659553 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e715c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a8e00 item 85 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e71c40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e71c40): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e71c40): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e71c40): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e71c40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.756412679 +0000 UTC m=+117.943840765 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e71c40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e941c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e941c0): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e941c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a9180 item 86 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e941c0): _readAt: size=2, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e941c0): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e941c0): _writeAt: size=3, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e941c0): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e941c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.757276358 +0000 UTC m=+117.944704434 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e941c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e94740): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e94740): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e94740): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e94740): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e94740): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.757276358 +0000 UTC m=+117.944704434 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e94740): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a93b0 item 86 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e94dc0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e94dc0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e94dc0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e94dc0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e94dc0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.75952652 +0000 UTC m=+117.946954596 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e94dc0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e952c0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e952c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e952c0): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e952c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e952c0): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e952c0): _writeAt: size=3, off=7 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a98f0 item 87 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e952c0): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e952c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.760292904 +0000 UTC m=+117.947720981 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e952c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e95800): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e95800): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e95800): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e95800): >_readAt: n=8, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e95800): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.760292904 +0000 UTC m=+117.947720981 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e95800): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a9c00 item 87 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e95e80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e95e80): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e95e80): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e95e80): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e95e80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.762655508 +0000 UTC m=+117.950083585 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000e95e80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4400): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4400): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4400): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556070 item 88 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4400): _readAt: size=2, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4400): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4400): _writeAt: size=3, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4400): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4400): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.763763858 +0000 UTC m=+117.951191944 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4400): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4980): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4980): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4980): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4980): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4980): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.763763858 +0000 UTC m=+117.951191944 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4980): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556380 item 88 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4fc0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4fc0): open at offset 0 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4fc0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4fc0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4fc0): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4fc0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4fc0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4fc0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.765996468 +0000 UTC m=+117.953424543 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb4fc0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb5500): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb5500): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb5500): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005569a0 item 89 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb5500): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb5500): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.766877529 +0000 UTC m=+117.954305605 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb5500): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb5a40): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb5a40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb5a40): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb5a40): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb5a40): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb5a40): _writeAt: size=3, off=7 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556c40 item 89 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb5a40): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb5a40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.767823202 +0000 UTC m=+117.955251277 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000eb5a40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4040): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4040): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4040): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4040): >_readAt: n=8, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4040): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.767823202 +0000 UTC m=+117.955251277 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4040): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556e70 item 89 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4680): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4680): open at offset 0 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4680): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4680): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4680): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4680): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4680): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4680): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.770190424 +0000 UTC m=+117.957618500 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4680): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4bc0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4bc0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4bc0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005571f0 item 90 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4bc0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4bc0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.771057259 +0000 UTC m=+117.958485345 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed4bc0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5100): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5100): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5100): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557490 item 90 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5100): _readAt: size=2, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5100): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5100): _writeAt: size=3, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5100): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5100): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.772103582 +0000 UTC m=+117.959531667 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5100): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed56c0): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed56c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed56c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed56c0): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed56c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.772103582 +0000 UTC m=+117.959531667 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed56c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005576c0 item 90 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5d00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5d00): open at offset 0 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5d00): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5d00): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5d00): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5d00): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5d00): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5d00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.774327304 +0000 UTC m=+117.961755380 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ed5d00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef82c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef82c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef82c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557b20 item 91 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef82c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef82c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.775256595 +0000 UTC m=+117.962684672 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef82c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef8800): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef8800): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef8800): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef8800): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef8800): >_readAt: n=2, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef8800): _writeAt: size=3, off=7 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557dc0 item 91 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef8800): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef8800): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.776458522 +0000 UTC m=+117.963886608 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef8800): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef8d80): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef8d80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef8d80): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef8d80): >_readAt: n=8, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef8d80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.776458522 +0000 UTC m=+117.963886608 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef8d80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efe070 item 91 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef93c0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef93c0): open at offset 0 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef93c0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef93c0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef93c0): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef93c0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef93c0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef93c0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.779005764 +0000 UTC m=+117.966433840 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef93c0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef9900): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef9900): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef9900): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efe3f0 item 92 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef9900): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef9900): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.779795823 +0000 UTC m=+117.967223899 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef9900): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef9e40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef9e40): open at offset 5 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef9e40): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efe5b0 item 92 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef9e40): _readAt: size=2, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef9e40): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef9e40): _writeAt: size=3, off=5 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef9e40): >_writeAt: n=3, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef9e40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.780972182 +0000 UTC m=+117.968400257 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000ef9e40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f14480): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f14480): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f14480): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f14480): >_readAt: n=3, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f14480): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.780972182 +0000 UTC m=+117.968400257 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f14480): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efe770 item 92 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f14ac0): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f14ac0): open at offset 0 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f14ac0): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f14ac0): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f14ac0): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f14ac0): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f14ac0): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f14ac0): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.783926151 +0000 UTC m=+117.971354226 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f14ac0): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15000): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15000): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15000): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efeaf0 item 93 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15000): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15000): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.784749042 +0000 UTC m=+117.972177118 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15000): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15700): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15700): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15700): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15700): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15700): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.784749042 +0000 UTC m=+117.972177118 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15700): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efecb0 item 93 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15d40): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15d40): open at offset 0 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15d40): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15d40): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15d40): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15d40): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15d40): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15d40): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.788659704 +0000 UTC m=+117.976087780 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f15d40): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f2c300): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f2c300): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f2c300): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eff030 item 94 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f2c300): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f2c300): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.789462127 +0000 UTC m=+117.976890203 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f2c300): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f2ca00): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f2ca00): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f2ca00): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f2ca00): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f2ca00): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.789462127 +0000 UTC m=+117.976890203 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000f2ca00): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eff1f0 item 94 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2f340): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2f340): open at offset 0 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2f340): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2f340): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2f340): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2f340): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2f340): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2f340): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.79364325 +0000 UTC m=+117.981071336 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2f340): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2f880): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2f880): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2f880): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b79d0 item 95 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2f880): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2f880): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.794867207 +0000 UTC m=+117.982295283 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b2f880): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4c000): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4c000): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4c000): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4c000): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4c000): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.794867207 +0000 UTC m=+117.982295283 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4c000): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b7c00 item 95 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4c640): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4c640): open at offset 0 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4c640): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4c640): _readAt: size=2, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4c640): >_readAt: n=0, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4c640): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4c640): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4c640): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.800633028 +0000 UTC m=+117.988061104 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4c640): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4cb80): _writeAt: size=5, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4cb80): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4cb80): >openPending: err= 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b58000 item 96 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4cb80): >_writeAt: n=5, err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4cb80): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.802079696 +0000 UTC m=+117.989507771 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4cb80): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:13 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4d280): _readAt: size=512, off=0 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4d280): openPending: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4d280): >openPending: err= 2026/02/18 05:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4d280): >_readAt: n=5, err=EOF 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4d280): close: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:13.802079696 +0000 UTC m=+117.989507771 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:13 DEBUG : open-test-file(0xc000b4d280): >close: err= 2026/02/18 05:13:13 DEBUG : open-test-file: Remove: 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b581c0 item 96 2026/02/18 05:13:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:13 DEBUG : open-test-file: >Remove: err= 2026/02/18 05:13:13 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:13 DEBUG : Looking for writers 2026/02/18 05:13:13 DEBUG : >WaitForWriters: 2026/02/18 05:13:13 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:14 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:14 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:13:14 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:14 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/02/18 05:13:14 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2cc40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2cc40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2cc40): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2cc40): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2cc40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.339644903 +0000 UTC m=+118.527072949 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2cc40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2d0c0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2d0c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2d0c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2d0c0): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2d0c0): _writeAt: size=3, off=2 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2d0c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2d0c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.339644903 +0000 UTC m=+118.527072949 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2d0c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2d580): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2d580): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2d580): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2d580): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2d580): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.339644903 +0000 UTC m=+118.527072949 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2d580): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eff500 item 1 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2dbc0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2dbc0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2dbc0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2dbc0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2dbc0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.342608111 +0000 UTC m=+118.530036197 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f2dbc0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5a140): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5a140): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5a140): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5a140): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5a140): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.342608111 +0000 UTC m=+118.530036197 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5a140): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eff9d0 item 2 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5a780): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5a780): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5a780): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5a780): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5a780): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.345230043 +0000 UTC m=+118.532658129 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5a780): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5ac00): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5ac00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5ac00): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5ac00): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5ac00): _writeAt: size=3, off=2 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5ac00): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5ac00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.345230043 +0000 UTC m=+118.532658129 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5ac00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5b0c0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5b0c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5b0c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5b0c0): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5b0c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.345230043 +0000 UTC m=+118.532658129 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5b0c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000effd50 item 3 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5b740): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5b740): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5b740): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5b740): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5b740): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.348675008 +0000 UTC m=+118.536103094 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5b740): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5bc80): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5bc80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5bc80): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5bc80): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5bc80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.348675008 +0000 UTC m=+118.536103094 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f5bc80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6e2a0 item 4 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7a340): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7a340): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7a340): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7a340): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7a340): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.351133413 +0000 UTC m=+118.538561499 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7a340): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7a7c0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7a7c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7a7c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7a7c0): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7a7c0): _writeAt: size=3, off=2 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7a7c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7a7c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.351133413 +0000 UTC m=+118.538561499 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7a7c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7ac80): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7ac80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7ac80): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7ac80): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7ac80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.351133413 +0000 UTC m=+118.538561499 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7ac80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6e620 item 5 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7b300): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7b300): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7b300): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7b300): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7b300): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.353254963 +0000 UTC m=+118.540683009 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7b300): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7b840): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7b840): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7b840): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7b840): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7b840): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.353254963 +0000 UTC m=+118.540683009 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7b840): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6eaf0 item 6 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7bec0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7bec0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7bec0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7bec0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7bec0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.354699326 +0000 UTC m=+118.542127372 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000f7bec0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020440): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020440): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020440): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020440): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020440): _writeAt: size=3, off=2 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020440): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020440): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.354699326 +0000 UTC m=+118.542127372 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020440): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020900): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020900): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020900): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020900): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020900): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.354699326 +0000 UTC m=+118.542127372 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020900): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6ee70 item 7 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020f80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020f80): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020f80): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020f80): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020f80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.356728281 +0000 UTC m=+118.544156327 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001020f80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010214c0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010214c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010214c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010214c0): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010214c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.356728281 +0000 UTC m=+118.544156327 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010214c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6f340 item 8 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001021a80): _readAt: size=2, off=0 2026/02/18 05:13:14 ERROR : open-test-file(0xc001021a80): Couldn't read size of file 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001021a80): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001021a80): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001021a80): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001021a80): close: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001021a80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001021e40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001021e40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001021e40): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001021e40): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001021e40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.358052377 +0000 UTC m=+118.545480423 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001021e40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040340): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040340): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040340): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040340): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040340): _writeAt: size=3, off=2 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040340): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040340): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.358052377 +0000 UTC m=+118.545480423 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040340): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040840): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040840): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040840): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040840): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040840): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.358052377 +0000 UTC m=+118.545480423 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040840): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6f6c0 item 9 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040ec0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040ec0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040ec0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040ec0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040ec0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.359802957 +0000 UTC m=+118.547231004 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001040ec0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041400): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041400): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041400): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041400): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041400): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.359802957 +0000 UTC m=+118.547231004 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041400): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6fb90 item 10 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041a40): _readAt: size=2, off=0 2026/02/18 05:13:14 ERROR : open-test-file(0xc001041a40): Couldn't read size of file 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041a40): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041a40): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041a40): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041a40): close: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041a40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041e00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041e00): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041e00): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041e00): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041e00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.361256808 +0000 UTC m=+118.548684854 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001041e00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062380): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062380): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062380): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062380): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062380): _writeAt: size=3, off=2 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062380): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062380): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.361256808 +0000 UTC m=+118.548684854 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062380): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062880): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062880): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062880): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062880): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062880): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.361256808 +0000 UTC m=+118.548684854 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062880): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6ff10 item 11 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062f00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062f00): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062f00): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062f00): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062f00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.363186486 +0000 UTC m=+118.550614533 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001062f00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063440): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063440): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063440): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063440): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063440): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.363186486 +0000 UTC m=+118.550614533 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063440): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001066460 item 12 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063a80): _readAt: size=2, off=0 2026/02/18 05:13:14 ERROR : open-test-file(0xc001063a80): Couldn't read size of file 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063a80): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063a80): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063a80): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063a80): close: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063a80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063e40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063e40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063e40): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063e40): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063e40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.364619608 +0000 UTC m=+118.552047654 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001063e40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001082580): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001082580): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001082580): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001082580): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001082580): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.364619608 +0000 UTC m=+118.552047654 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001082580): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010667e0 item 13 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001082c00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001082c00): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001082c00): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001082c00): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001082c00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.366213784 +0000 UTC m=+118.553641830 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001082c00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083140): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083140): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083140): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083140): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083140): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.366213784 +0000 UTC m=+118.553641830 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083140): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001066b60 item 14 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083780): _readAt: size=2, off=0 2026/02/18 05:13:14 ERROR : open-test-file(0xc001083780): Couldn't read size of file 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083780): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083780): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083780): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083780): close: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083780): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083b40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083b40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083b40): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083b40): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083b40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.367550054 +0000 UTC m=+118.554978099 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001083b40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0280): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0280): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0280): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0280): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0280): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.367550054 +0000 UTC m=+118.554978099 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0280): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001066ee0 item 15 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0900): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0900): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0900): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0900): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0900): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.369229058 +0000 UTC m=+118.556657104 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0900): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0e40): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0e40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0e40): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0e40): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0e40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.369229058 +0000 UTC m=+118.556657104 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a0e40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001067260 item 16 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1480): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1480): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1480): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1480): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1480): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.370580386 +0000 UTC m=+118.558008433 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1480): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1900): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1900): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1900): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1900): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1900): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1900): _writeAt: size=3, off=7 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1900): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1900): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.370580386 +0000 UTC m=+118.558008433 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1900): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1e00): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1e00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1e00): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1e00): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1e00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.370580386 +0000 UTC m=+118.558008433 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010a1e00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010675e0 item 17 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c2500): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c2500): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c2500): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c2500): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c2500): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.372256486 +0000 UTC m=+118.559684532 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c2500): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c2a40): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c2a40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c2a40): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c2a40): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c2a40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.372256486 +0000 UTC m=+118.559684532 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c2a40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001067ab0 item 18 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c30c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c30c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c30c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c30c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c30c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.374409996 +0000 UTC m=+118.561838042 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c30c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c35c0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c35c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c35c0): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c35c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c35c0): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c35c0): _writeAt: size=3, off=7 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c35c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c35c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.374409996 +0000 UTC m=+118.561838042 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c35c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c3ac0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c3ac0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c3ac0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c3ac0): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c3ac0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.374409996 +0000 UTC m=+118.561838042 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010c3ac0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001067e30 item 19 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e61c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e61c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e61c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e61c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e61c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.376606377 +0000 UTC m=+118.564034424 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e61c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e6700): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e6700): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e6700): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e6700): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e6700): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.376606377 +0000 UTC m=+118.564034424 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e6700): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e0380 item 20 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e6d80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e6d80): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e6d80): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e6d80): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e6d80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.377916848 +0000 UTC m=+118.565344894 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e6d80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7280): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7280): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7280): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7280): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7280): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7280): _writeAt: size=3, off=7 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7280): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7280): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.377916848 +0000 UTC m=+118.565344894 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7280): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7780): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7780): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7780): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7780): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7780): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.377916848 +0000 UTC m=+118.565344894 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7780): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e0700 item 21 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7e00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7e00): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7e00): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7e00): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7e00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.379762007 +0000 UTC m=+118.567190053 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0010e7e00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011083c0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011083c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011083c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011083c0): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011083c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.379762007 +0000 UTC m=+118.567190053 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011083c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e0bd0 item 22 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001108a40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001108a40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001108a40): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001108a40): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001108a40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.381047119 +0000 UTC m=+118.568475165 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001108a40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001108f40): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001108f40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001108f40): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001108f40): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001108f40): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001108f40): _writeAt: size=3, off=7 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001108f40): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001108f40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.381047119 +0000 UTC m=+118.568475165 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001108f40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001109440): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001109440): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001109440): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001109440): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001109440): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.381047119 +0000 UTC m=+118.568475165 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001109440): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e0f50 item 23 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001109ac0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001109ac0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001109ac0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001109ac0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001109ac0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.38270265 +0000 UTC m=+118.570130697 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001109ac0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126080): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126080): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126080): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126080): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126080): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.38270265 +0000 UTC m=+118.570130697 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126080): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e1420 item 24 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011266c0): _readAt: size=2, off=0 2026/02/18 05:13:14 ERROR : open-test-file(0xc0011266c0): Couldn't read size of file 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011266c0): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011266c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011266c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011266c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011266c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126a80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126a80): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126a80): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126a80): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126a80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.384052034 +0000 UTC m=+118.571480090 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126a80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126f80): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126f80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126f80): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126f80): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126f80): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126f80): _writeAt: size=3, off=7 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126f80): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126f80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.384052034 +0000 UTC m=+118.571480090 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001126f80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011274c0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011274c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011274c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011274c0): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011274c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.384052034 +0000 UTC m=+118.571480090 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011274c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e17a0 item 25 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001127b40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001127b40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001127b40): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001127b40): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001127b40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.385827472 +0000 UTC m=+118.573255517 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001127b40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146100): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146100): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146100): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146100): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146100): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.385827472 +0000 UTC m=+118.573255517 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146100): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010e1c70 item 26 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146740): _readAt: size=2, off=0 2026/02/18 05:13:14 ERROR : open-test-file(0xc001146740): Couldn't read size of file 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146740): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146740): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146740): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146740): close: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146740): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146b00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146b00): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146b00): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146b00): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146b00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.387354891 +0000 UTC m=+118.574782937 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001146b00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147000): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147000): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147000): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147000): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147000): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147000): _writeAt: size=3, off=7 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147000): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147000): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.387354891 +0000 UTC m=+118.574782937 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147000): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147540): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147540): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147540): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147540): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147540): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.387354891 +0000 UTC m=+118.574782937 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147540): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00115c070 item 27 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147bc0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147bc0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147bc0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147bc0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147bc0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.389830478 +0000 UTC m=+118.577258524 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001147bc0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116e180): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116e180): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116e180): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116e180): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116e180): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.389830478 +0000 UTC m=+118.577258524 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116e180): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00115c540 item 28 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116e7c0): _readAt: size=2, off=0 2026/02/18 05:13:14 ERROR : open-test-file(0xc00116e7c0): Couldn't read size of file 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116e7c0): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116e7c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116e7c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116e7c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116e7c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116eb80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116eb80): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116eb80): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116eb80): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116eb80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.391219818 +0000 UTC m=+118.578647864 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116eb80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116f240): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116f240): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116f240): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116f240): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116f240): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.391219818 +0000 UTC m=+118.578647864 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116f240): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00115c8c0 item 29 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116f8c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116f8c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116f8c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116f8c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116f8c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.393843454 +0000 UTC m=+118.581271500 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116f8c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116fe00): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116fe00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116fe00): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116fe00): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116fe00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.393843454 +0000 UTC m=+118.581271500 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00116fe00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00115cc40 item 30 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118a4c0): _readAt: size=2, off=0 2026/02/18 05:13:14 ERROR : open-test-file(0xc00118a4c0): Couldn't read size of file 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118a4c0): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118a4c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118a4c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118a4c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118a4c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118a880): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118a880): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118a880): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118a880): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118a880): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.395053325 +0000 UTC m=+118.582481372 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118a880): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118af40): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118af40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118af40): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118af40): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118af40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.395053325 +0000 UTC m=+118.582481372 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118af40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00115cfc0 item 31 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118b5c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118b5c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118b5c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118b5c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118b5c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.396285097 +0000 UTC m=+118.583713143 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118b5c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118bb00): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118bb00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118bb00): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118bb00): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118bb00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.396285097 +0000 UTC m=+118.583713143 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00118bb00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00115d340 item 32 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ac1c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ac1c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ac1c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ac1c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ac1c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.397884643 +0000 UTC m=+118.585312688 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ac1c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ac640): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ac640): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ac640): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ac640): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ac640): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00115d6c0 item 33 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ac640): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ac640): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.398631361 +0000 UTC m=+118.586059407 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ac640): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011acb40): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011acb40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011acb40): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011acb40): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011acb40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.398631361 +0000 UTC m=+118.586059407 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011acb40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00115d880 item 33 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ad180): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ad180): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ad180): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ad180): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ad180): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.399780237 +0000 UTC m=+118.587208283 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ad180): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ad600): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ad600): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00115dc00 item 34 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ad600): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ad600): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ad600): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ad600): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ad600): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.40052996 +0000 UTC m=+118.587958006 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ad600): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011adb40): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011adb40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011adb40): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011adb40): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011adb40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.40052996 +0000 UTC m=+118.587958006 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011adb40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00115ddc0 item 34 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ce200): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ce200): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ce200): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ce200): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ce200): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.401810264 +0000 UTC m=+118.589238310 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ce200): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ce680): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ce680): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ce680): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ce680): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ce680): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cc1c0 item 35 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ce680): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ce680): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.40238601 +0000 UTC m=+118.589814055 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ce680): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ceb80): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ceb80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ceb80): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ceb80): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ceb80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.40238601 +0000 UTC m=+118.589814055 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011ceb80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cc380 item 35 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cf200): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cf200): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cf200): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cf200): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cf200): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.403963834 +0000 UTC m=+118.591391890 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cf200): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cf700): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cf700): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cc700 item 36 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cf700): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cf700): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cf700): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cf700): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cf700): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.404922762 +0000 UTC m=+118.592350808 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cf700): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cfc40): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cfc40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cfc40): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cfc40): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cfc40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.404922762 +0000 UTC m=+118.592350808 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011cfc40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cc8c0 item 36 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6300): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6300): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6300): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6300): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6300): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.406240866 +0000 UTC m=+118.593668912 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6300): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6780): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6780): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6780): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6780): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6780): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ccc40 item 37 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6780): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6780): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.406809218 +0000 UTC m=+118.594237264 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6780): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6c80): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6c80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6c80): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6c80): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6c80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.406809218 +0000 UTC m=+118.594237264 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f6c80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cce00 item 37 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7300): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7300): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7300): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7300): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7300): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.408016826 +0000 UTC m=+118.595444871 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7300): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7800): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7800): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cd180 item 38 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7800): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7800): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7800): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7800): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7800): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.40870383 +0000 UTC m=+118.596131877 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7800): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7d40): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7d40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7d40): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7d40): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7d40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.40870383 +0000 UTC m=+118.596131877 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0011f7d40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cd340 item 38 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212440): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212440): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212440): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212440): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212440): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.409881641 +0000 UTC m=+118.597309687 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212440): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212940): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212940): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212940): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212940): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212940): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cd6c0 item 39 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212940): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212940): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.410844024 +0000 UTC m=+118.598272071 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212940): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212e40): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212e40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212e40): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212e40): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212e40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.410844024 +0000 UTC m=+118.598272071 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001212e40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cd880 item 39 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012134c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012134c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012134c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012134c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012134c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.412816534 +0000 UTC m=+118.600244580 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012134c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012139c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012139c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cdc00 item 40 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012139c0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012139c0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012139c0): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012139c0): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012139c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.41337686 +0000 UTC m=+118.600804906 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012139c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001213f00): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001213f00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001213f00): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001213f00): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001213f00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.41337686 +0000 UTC m=+118.600804906 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001213f00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011cddc0 item 40 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234540): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234540): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234540): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234540): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234540): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234540): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234540): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.415387331 +0000 UTC m=+118.602815377 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234540): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234a40): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234a40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234a40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012381c0 item 41 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234a40): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234a40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.415884518 +0000 UTC m=+118.603312564 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234a40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234f00): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234f00): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234f00): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234f00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234f00): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001238380 item 41 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234f00): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234f00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.416291315 +0000 UTC m=+118.603719361 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001234f00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001235440): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001235440): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001235440): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001235440): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001235440): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.416291315 +0000 UTC m=+118.603719361 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001235440): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001238540 item 41 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001235a80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001235a80): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001235a80): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001235a80): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001235a80): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001235a80): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001235a80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.417491859 +0000 UTC m=+118.604919905 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001235a80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256000): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256000): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256000): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012388c0 item 42 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256000): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256000): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.418151953 +0000 UTC m=+118.605579999 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256000): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256540): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256540): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001238a80 item 42 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256540): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256540): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256540): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256540): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256540): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.41874471 +0000 UTC m=+118.606172757 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256540): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256ac0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256ac0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256ac0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256ac0): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256ac0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.41874471 +0000 UTC m=+118.606172757 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001256ac0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001238c40 item 42 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257100): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257100): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257100): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257100): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257100): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257100): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257100): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.420125633 +0000 UTC m=+118.607553679 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257100): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257600): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257600): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257600): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001238fc0 item 43 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257600): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257600): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.420808771 +0000 UTC m=+118.608236827 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257600): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257b40): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257b40): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257b40): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257b40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257b40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001239180 item 43 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257b40): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257b40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.421458707 +0000 UTC m=+118.608886754 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001257b40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272100): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272100): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272100): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272100): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272100): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.421458707 +0000 UTC m=+118.608886754 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272100): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001239340 item 43 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272740): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272740): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272740): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272740): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272740): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272740): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272740): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.422863095 +0000 UTC m=+118.610291140 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272740): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272c40): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272c40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272c40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012396c0 item 44 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272c40): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272c40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.423227081 +0000 UTC m=+118.610655127 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001272c40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273180): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273180): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001239880 item 44 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273180): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273180): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273180): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273180): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273180): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.424087262 +0000 UTC m=+118.611515308 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273180): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273700): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273700): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273700): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273700): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273700): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.424087262 +0000 UTC m=+118.611515308 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273700): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001239a40 item 44 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273d40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273d40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273d40): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273d40): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273d40): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273d40): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273d40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.425681037 +0000 UTC m=+118.613109083 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001273d40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012962c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012962c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012962c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001239dc0 item 45 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012962c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012962c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.426271571 +0000 UTC m=+118.613699617 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012962c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012969c0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012969c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012969c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012969c0): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012969c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.426271571 +0000 UTC m=+118.613699617 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012969c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00129c000 item 45 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297000): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297000): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297000): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297000): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297000): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297000): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297000): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.428011241 +0000 UTC m=+118.615439286 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297000): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297500): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297500): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297500): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00129c380 item 46 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297500): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297500): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.428496104 +0000 UTC m=+118.615924150 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297500): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297c00): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297c00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297c00): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297c00): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297c00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.428496104 +0000 UTC m=+118.615924150 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001297c00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00129c540 item 46 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b02c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b02c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b02c0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b02c0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b02c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b02c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b02c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.429823167 +0000 UTC m=+118.617251213 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b02c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b07c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b07c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b07c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00129c8c0 item 47 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b07c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b07c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.430191691 +0000 UTC m=+118.617619737 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b07c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b0ec0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b0ec0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b0ec0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b0ec0): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b0ec0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.430191691 +0000 UTC m=+118.617619737 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b0ec0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00129ca80 item 47 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b1500): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b1500): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b1500): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b1500): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b1500): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b1500): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b1500): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.431369983 +0000 UTC m=+118.618798029 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b1500): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b1a00): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b1a00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b1a00): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00129ce00 item 48 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b1a00): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b1a00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.431884443 +0000 UTC m=+118.619312489 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012b1a00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d6180): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d6180): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d6180): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d6180): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d6180): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.431884443 +0000 UTC m=+118.619312489 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d6180): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00129cfc0 item 48 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d67c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d67c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d67c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d67c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d67c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.43327797 +0000 UTC m=+118.620706015 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d67c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d6c40): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d6c40): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d6c40): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d6c40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d6c40): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d6c40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00129d340 item 49 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d6c40): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d6c40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.433748988 +0000 UTC m=+118.621177034 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d6c40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7180): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7180): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7180): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7180): >_readAt: n=8, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7180): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.433748988 +0000 UTC m=+118.621177034 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7180): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00129d500 item 49 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7800): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7800): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7800): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7800): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7800): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.435700787 +0000 UTC m=+118.623128834 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7800): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7d00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7d00): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7d00): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00129d880 item 50 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7d00): _readAt: size=2, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7d00): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7d00): _writeAt: size=3, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7d00): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7d00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.436120058 +0000 UTC m=+118.623548104 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012d7d00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8300): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8300): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8300): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8300): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8300): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.436120058 +0000 UTC m=+118.623548104 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8300): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00129da40 item 50 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8980): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8980): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8980): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8980): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8980): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.437250118 +0000 UTC m=+118.624678164 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8980): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8e80): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8e80): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8e80): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8e80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8e80): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8e80): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00129ddc0 item 51 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8e80): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8e80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.43776549 +0000 UTC m=+118.625193536 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f8e80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f93c0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f93c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f93c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f93c0): >_readAt: n=8, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f93c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.43776549 +0000 UTC m=+118.625193536 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f93c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00130e000 item 51 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f9a40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f9a40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f9a40): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f9a40): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f9a40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.439088164 +0000 UTC m=+118.626516209 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f9a40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f9f40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f9f40): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f9f40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00130e380 item 52 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f9f40): _readAt: size=2, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f9f40): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f9f40): _writeAt: size=3, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f9f40): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f9f40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.439561025 +0000 UTC m=+118.626989072 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0012f9f40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131a540): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131a540): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131a540): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131a540): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131a540): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.439561025 +0000 UTC m=+118.626989072 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131a540): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00130e540 item 52 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131abc0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131abc0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131abc0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131abc0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131abc0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.440827292 +0000 UTC m=+118.628255338 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131abc0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131b0c0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131b0c0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131b0c0): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131b0c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131b0c0): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131b0c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00130e8c0 item 53 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131b0c0): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131b0c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.441251202 +0000 UTC m=+118.628679248 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131b0c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131b600): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131b600): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131b600): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131b600): >_readAt: n=8, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131b600): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.441251202 +0000 UTC m=+118.628679248 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131b600): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00130ea80 item 53 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131bc80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131bc80): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131bc80): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131bc80): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131bc80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.442602029 +0000 UTC m=+118.630030074 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00131bc80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133e200): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133e200): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133e200): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00130ee00 item 54 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133e200): _readAt: size=2, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133e200): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133e200): _writeAt: size=3, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133e200): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133e200): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.443358254 +0000 UTC m=+118.630786300 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133e200): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133e780): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133e780): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133e780): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133e780): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133e780): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.443358254 +0000 UTC m=+118.630786300 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133e780): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00130efc0 item 54 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133ee00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133ee00): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133ee00): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133ee00): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133ee00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.444685506 +0000 UTC m=+118.632113552 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133ee00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133f300): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133f300): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133f300): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133f300): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133f300): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133f300): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00130f340 item 55 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133f300): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133f300): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.445245733 +0000 UTC m=+118.632673779 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133f300): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133f840): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133f840): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133f840): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133f840): >_readAt: n=8, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133f840): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.445245733 +0000 UTC m=+118.632673779 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133f840): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00130f500 item 55 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133fec0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133fec0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133fec0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133fec0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133fec0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.446906023 +0000 UTC m=+118.634334068 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00133fec0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135c440): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135c440): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135c440): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00130f880 item 56 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135c440): _readAt: size=2, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135c440): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135c440): _writeAt: size=3, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135c440): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135c440): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.447632061 +0000 UTC m=+118.635060107 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135c440): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135c9c0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135c9c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135c9c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135c9c0): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135c9c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.447632061 +0000 UTC m=+118.635060107 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135c9c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00130fa40 item 56 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135d000): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135d000): open at offset 0 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135d000): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135d000): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135d000): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135d000): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135d000): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135d000): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.449256514 +0000 UTC m=+118.636684560 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135d000): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135d540): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135d540): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135d540): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00130fdc0 item 57 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135d540): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135d540): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.449786253 +0000 UTC m=+118.637214298 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135d540): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135da80): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135da80): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135da80): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135da80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135da80): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135da80): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001374000 item 57 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135da80): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135da80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.450347712 +0000 UTC m=+118.637775757 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00135da80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137c080): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137c080): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137c080): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137c080): >_readAt: n=8, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137c080): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.450347712 +0000 UTC m=+118.637775757 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137c080): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013741c0 item 57 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137c6c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137c6c0): open at offset 0 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137c6c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137c6c0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137c6c0): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137c6c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137c6c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137c6c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.451537604 +0000 UTC m=+118.638965651 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137c6c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137cc00): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137cc00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137cc00): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001374540 item 58 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137cc00): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137cc00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.451997732 +0000 UTC m=+118.639425778 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137cc00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137d140): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137d140): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137d140): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001374700 item 58 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137d140): _readAt: size=2, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137d140): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137d140): _writeAt: size=3, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137d140): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137d140): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.452513655 +0000 UTC m=+118.639941701 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137d140): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137d700): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137d700): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137d700): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137d700): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137d700): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.452513655 +0000 UTC m=+118.639941701 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137d700): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013748c0 item 58 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137dd40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137dd40): open at offset 0 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137dd40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137dd40): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137dd40): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137dd40): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137dd40): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137dd40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.453666578 +0000 UTC m=+118.641094624 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00137dd40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398300): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398300): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398300): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001374c40 item 59 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398300): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398300): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.454082162 +0000 UTC m=+118.641510208 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398300): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398840): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398840): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398840): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398840): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398840): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398840): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001374e00 item 59 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398840): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398840): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.454512333 +0000 UTC m=+118.641940380 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398840): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398dc0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398dc0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398dc0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398dc0): >_readAt: n=8, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398dc0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.454512333 +0000 UTC m=+118.641940380 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001398dc0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001374fc0 item 59 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399400): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399400): open at offset 0 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399400): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399400): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399400): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399400): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399400): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399400): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.45593701 +0000 UTC m=+118.643365055 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399400): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399940): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399940): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399940): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001375340 item 60 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399940): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399940): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.456469202 +0000 UTC m=+118.643897248 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399940): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399e80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399e80): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399e80): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001375500 item 60 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399e80): _readAt: size=2, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399e80): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399e80): _writeAt: size=3, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399e80): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399e80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.457095302 +0000 UTC m=+118.644523349 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001399e80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b84c0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b84c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b84c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b84c0): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b84c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.457095302 +0000 UTC m=+118.644523349 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b84c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013756c0 item 60 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b8b00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b8b00): open at offset 0 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b8b00): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b8b00): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b8b00): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b8b00): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b8b00): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b8b00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.458256331 +0000 UTC m=+118.645684377 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b8b00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9040): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9040): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9040): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001375a40 item 61 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9040): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9040): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.459005905 +0000 UTC m=+118.646433951 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9040): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9740): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9740): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9740): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9740): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9740): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.459005905 +0000 UTC m=+118.646433951 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9740): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001375c00 item 61 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9d80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9d80): open at offset 0 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9d80): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9d80): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9d80): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9d80): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9d80): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9d80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.46022298 +0000 UTC m=+118.647651036 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013b9d80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013da340): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013da340): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013da340): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013de000 item 62 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013da340): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013da340): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.460624888 +0000 UTC m=+118.648052933 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013da340): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013daa40): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013daa40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013daa40): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013daa40): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013daa40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.460624888 +0000 UTC m=+118.648052933 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013daa40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013de1c0 item 62 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013db080): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013db080): open at offset 0 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013db080): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013db080): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013db080): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013db080): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013db080): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013db080): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.461832473 +0000 UTC m=+118.649260519 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013db080): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013db5c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013db5c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013db5c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013de540 item 63 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013db5c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013db5c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.462243888 +0000 UTC m=+118.649671935 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013db5c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013dbcc0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013dbcc0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013dbcc0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013dbcc0): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013dbcc0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.462243888 +0000 UTC m=+118.649671935 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013dbcc0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013de700 item 63 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f8380): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f8380): open at offset 0 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f8380): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f8380): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f8380): >_readAt: n=0, err=Bad file descriptor 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f8380): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f8380): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f8380): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.464782165 +0000 UTC m=+118.652210210 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f8380): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f88c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f88c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f88c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013dea80 item 64 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f88c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f88c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.465354604 +0000 UTC m=+118.652782650 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f88c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f8fc0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f8fc0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f8fc0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f8fc0): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f8fc0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.465354604 +0000 UTC m=+118.652782650 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f8fc0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013dec40 item 64 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f9600): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f9600): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f9600): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f9600): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f9600): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.466618847 +0000 UTC m=+118.654046893 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f9600): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f9a80): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f9a80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f9a80): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f9a80): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f9a80): _writeAt: size=3, off=2 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013defc0 item 65 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f9a80): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f9a80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.467390653 +0000 UTC m=+118.654818699 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0013f9a80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141c000): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141c000): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141c000): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141c000): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141c000): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.467390653 +0000 UTC m=+118.654818699 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141c000): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013df180 item 65 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141c640): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141c640): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141c640): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141c640): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141c640): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.468534769 +0000 UTC m=+118.655962816 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141c640): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141cac0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141cac0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013df500 item 66 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141cac0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141cac0): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141cac0): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141cac0): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141cac0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.469050351 +0000 UTC m=+118.656478397 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141cac0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141d000): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141d000): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141d000): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141d000): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141d000): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.469050351 +0000 UTC m=+118.656478397 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141d000): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013df6c0 item 66 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141d640): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141d640): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141d640): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141d640): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141d640): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.47019534 +0000 UTC m=+118.657623386 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141d640): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141dac0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141dac0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141dac0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141dac0): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141dac0): _writeAt: size=3, off=2 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013dfa40 item 67 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141dac0): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141dac0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.470902803 +0000 UTC m=+118.658330850 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00141dac0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143e040): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143e040): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143e040): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143e040): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143e040): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.470902803 +0000 UTC m=+118.658330850 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143e040): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013dfc00 item 67 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143e6c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143e6c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143e6c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143e6c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143e6c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.472230236 +0000 UTC m=+118.659658282 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143e6c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143ebc0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143ebc0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144a000 item 68 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143ebc0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143ebc0): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143ebc0): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143ebc0): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143ebc0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.47289524 +0000 UTC m=+118.660323286 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143ebc0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143f100): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143f100): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143f100): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143f100): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143f100): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.47289524 +0000 UTC m=+118.660323286 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143f100): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144a1c0 item 68 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143f740): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143f740): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143f740): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143f740): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143f740): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.474159744 +0000 UTC m=+118.661587790 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143f740): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143fbc0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143fbc0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143fbc0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143fbc0): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143fbc0): _writeAt: size=3, off=2 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144a540 item 69 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143fbc0): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143fbc0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.474635401 +0000 UTC m=+118.662063447 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00143fbc0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145e140): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145e140): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145e140): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145e140): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145e140): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.474635401 +0000 UTC m=+118.662063447 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145e140): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144a700 item 69 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145e7c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145e7c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145e7c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145e7c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145e7c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.475726117 +0000 UTC m=+118.663154162 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145e7c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145ecc0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145ecc0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144aa80 item 70 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145ecc0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145ecc0): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145ecc0): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145ecc0): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145ecc0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.476253191 +0000 UTC m=+118.663681237 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145ecc0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145f200): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145f200): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145f200): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145f200): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145f200): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.476253191 +0000 UTC m=+118.663681237 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145f200): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144ac40 item 70 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145f880): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145f880): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145f880): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145f880): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145f880): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.477708254 +0000 UTC m=+118.665136300 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145f880): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145fd80): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145fd80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145fd80): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145fd80): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145fd80): _writeAt: size=3, off=2 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144afc0 item 71 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145fd80): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145fd80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.478165265 +0000 UTC m=+118.665593311 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc00145fd80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482300): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482300): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482300): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482300): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482300): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.478165265 +0000 UTC m=+118.665593311 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482300): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144b180 item 71 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482980): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482980): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482980): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482980): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482980): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.479612153 +0000 UTC m=+118.667040200 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482980): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482e80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482e80): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144b500 item 72 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482e80): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482e80): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482e80): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482e80): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482e80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.480285092 +0000 UTC m=+118.667713138 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001482e80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014833c0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014833c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014833c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014833c0): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014833c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.480285092 +0000 UTC m=+118.667713138 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014833c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144b6c0 item 72 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001483980): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001483980): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001483980): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001483980): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001483980): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001483980): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001483980): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.481632562 +0000 UTC m=+118.669060608 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001483980): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001483e80): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001483e80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001483e80): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144ba40 item 73 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001483e80): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001483e80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.482030833 +0000 UTC m=+118.669458879 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001483e80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a03c0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a03c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a03c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a03c0): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a03c0): _writeAt: size=3, off=2 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144bc00 item 73 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a03c0): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a03c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.482468769 +0000 UTC m=+118.669896815 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a03c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a0900): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a0900): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a0900): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a0900): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a0900): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.482468769 +0000 UTC m=+118.669896815 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a0900): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00144bdc0 item 73 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a0f40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a0f40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a0f40): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a0f40): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a0f40): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a0f40): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a0f40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.483545328 +0000 UTC m=+118.670973374 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a0f40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1440): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1440): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1440): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ae1c0 item 74 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1440): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1440): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.483931176 +0000 UTC m=+118.671359222 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1440): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1980): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1980): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ae380 item 74 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1980): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1980): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1980): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1980): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1980): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.484382196 +0000 UTC m=+118.671810242 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1980): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1f00): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1f00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1f00): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1f00): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1f00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.484382196 +0000 UTC m=+118.671810242 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014a1f00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ae540 item 74 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014be5c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014be5c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014be5c0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014be5c0): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014be5c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014be5c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014be5c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.486174656 +0000 UTC m=+118.673602701 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014be5c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014beac0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014beac0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014beac0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014ae8c0 item 75 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014beac0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014beac0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.486648008 +0000 UTC m=+118.674076055 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014beac0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bf000): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bf000): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bf000): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bf000): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bf000): _writeAt: size=3, off=2 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014aea80 item 75 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bf000): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bf000): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.487069864 +0000 UTC m=+118.674497909 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bf000): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bf540): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bf540): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bf540): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bf540): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bf540): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.487069864 +0000 UTC m=+118.674497909 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bf540): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014aec40 item 75 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bfb80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bfb80): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bfb80): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bfb80): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bfb80): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bfb80): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bfb80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.488448692 +0000 UTC m=+118.675876739 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014bfb80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014e0100): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014e0100): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014e0100): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014aefc0 item 76 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014e0100): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014e0100): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.488966008 +0000 UTC m=+118.676394054 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014e0100): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014e0640): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014e0640): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014af180 item 76 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014e0640): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014e0640): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014e0640): _writeAt: size=3, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014e0640): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014e0640): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.490206677 +0000 UTC m=+118.677634733 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0014e0640): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc0280): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc0280): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc0280): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc0280): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc0280): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.490206677 +0000 UTC m=+118.677634733 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc0280): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b58cb0 item 76 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc08c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc08c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc08c0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc08c0): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc08c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc08c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc08c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.492859308 +0000 UTC m=+118.680287354 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc08c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc0dc0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc0dc0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc0dc0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b59030 item 77 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc0dc0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc0dc0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.493637495 +0000 UTC m=+118.681065551 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc0dc0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc14c0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc14c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc14c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc14c0): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc14c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.493637495 +0000 UTC m=+118.681065551 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc14c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b591f0 item 77 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc1b00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc1b00): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc1b00): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc1b00): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc1b00): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc1b00): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc1b00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.495992064 +0000 UTC m=+118.683420120 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fc1b00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdc080): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdc080): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdc080): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b59570 item 78 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdc080): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdc080): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.496997701 +0000 UTC m=+118.684425757 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdc080): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdc780): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdc780): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdc780): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdc780): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdc780): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.496997701 +0000 UTC m=+118.684425757 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdc780): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b59730 item 78 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdcdc0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdcdc0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdcdc0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdcdc0): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdcdc0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdcdc0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdcdc0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.50068444 +0000 UTC m=+118.688112496 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdcdc0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdd2c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdd2c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdd2c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b59ab0 item 79 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdd2c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdd2c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.501420097 +0000 UTC m=+118.688848144 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdd2c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdd9c0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdd9c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdd9c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdd9c0): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdd9c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.501420097 +0000 UTC m=+118.688848144 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000fdd9c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b59c70 item 79 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504080): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504080): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504080): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504080): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504080): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504080): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504080): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.503216895 +0000 UTC m=+118.690644951 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504080): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504580): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504580): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504580): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001508070 item 80 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504580): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504580): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.503764067 +0000 UTC m=+118.691192123 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504580): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504c80): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504c80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504c80): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504c80): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504c80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.503764067 +0000 UTC m=+118.691192123 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001504c80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001508230 item 80 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015052c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015052c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015052c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015052c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015052c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.505523073 +0000 UTC m=+118.692951129 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015052c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dba440): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dba440): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dba440): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dba440): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dba440): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dba440): _writeAt: size=3, off=7 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015085b0 item 81 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dba440): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dba440): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.506500165 +0000 UTC m=+118.693928221 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dba440): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dba980): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dba980): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dba980): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dba980): >_readAt: n=8, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dba980): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.506500165 +0000 UTC m=+118.693928221 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dba980): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dca070 item 81 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbb000): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbb000): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbb000): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbb000): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbb000): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.508281794 +0000 UTC m=+118.695709850 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbb000): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbb500): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbb500): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbb500): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dca3f0 item 82 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbb500): _readAt: size=2, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbb500): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbb500): _writeAt: size=3, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbb500): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbb500): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.509368713 +0000 UTC m=+118.696796769 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbb500): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbba80): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbba80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbba80): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbba80): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbba80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.509368713 +0000 UTC m=+118.696796769 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dbba80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dca5b0 item 82 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dde180): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dde180): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dde180): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dde180): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dde180): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.510720041 +0000 UTC m=+118.698148097 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dde180): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dde680): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dde680): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dde680): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dde680): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dde680): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dde680): _writeAt: size=3, off=7 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dca930 item 83 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dde680): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dde680): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.51127136 +0000 UTC m=+118.698699416 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dde680): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddebc0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddebc0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddebc0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddebc0): >_readAt: n=8, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddebc0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.51127136 +0000 UTC m=+118.698699416 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddebc0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcaaf0 item 83 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddf240): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddf240): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddf240): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddf240): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddf240): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.512563808 +0000 UTC m=+118.699991853 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddf240): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddf740): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddf740): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddf740): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcae70 item 84 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddf740): _readAt: size=2, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddf740): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddf740): _writeAt: size=3, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddf740): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddf740): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.51303752 +0000 UTC m=+118.700465566 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddf740): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddfcc0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddfcc0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddfcc0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddfcc0): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddfcc0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.51303752 +0000 UTC m=+118.700465566 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000ddfcc0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcb030 item 84 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfc3c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfc3c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfc3c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfc3c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfc3c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.514109842 +0000 UTC m=+118.701537888 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfc3c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfc8c0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfc8c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfc8c0): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfc8c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfc8c0): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfc8c0): _writeAt: size=3, off=7 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcb3b0 item 85 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfc8c0): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfc8c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.514643868 +0000 UTC m=+118.702071915 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfc8c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfce00): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfce00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfce00): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfce00): >_readAt: n=8, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfce00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.514643868 +0000 UTC m=+118.702071915 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfce00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcb570 item 85 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfd480): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfd480): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfd480): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfd480): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfd480): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.515711761 +0000 UTC m=+118.703139807 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfd480): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfd980): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfd980): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfd980): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcb8f0 item 86 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfd980): _readAt: size=2, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfd980): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfd980): _writeAt: size=3, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfd980): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfd980): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.516302055 +0000 UTC m=+118.703730100 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfd980): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfdf00): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfdf00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfdf00): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfdf00): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfdf00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.516302055 +0000 UTC m=+118.703730100 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc000dfdf00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcbab0 item 86 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001596600): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001596600): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001596600): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001596600): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001596600): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.517501095 +0000 UTC m=+118.704929151 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001596600): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001596b00): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001596b00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001596b00): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001596b00): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001596b00): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001596b00): _writeAt: size=3, off=7 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcbe30 item 87 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001596b00): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001596b00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.517902803 +0000 UTC m=+118.705330849 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001596b00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001597040): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001597040): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001597040): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001597040): >_readAt: n=8, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001597040): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.517902803 +0000 UTC m=+118.705330849 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001597040): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a6070 item 87 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015976c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015976c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015976c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015976c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015976c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.519050797 +0000 UTC m=+118.706478842 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015976c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001597bc0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001597bc0): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001597bc0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a63f0 item 88 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001597bc0): _readAt: size=2, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001597bc0): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001597bc0): _writeAt: size=3, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001597bc0): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001597bc0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.51963053 +0000 UTC m=+118.707058586 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001597bc0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015be1c0): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015be1c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015be1c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015be1c0): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015be1c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.51963053 +0000 UTC m=+118.707058586 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015be1c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a65b0 item 88 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015be800): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015be800): open at offset 0 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015be800): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015be800): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015be800): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015be800): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015be800): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015be800): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.520938045 +0000 UTC m=+118.708366101 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015be800): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bed40): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bed40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bed40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a6930 item 89 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bed40): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bed40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.521362575 +0000 UTC m=+118.708790631 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bed40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bf280): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bf280): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bf280): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bf280): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bf280): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bf280): _writeAt: size=3, off=7 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a6af0 item 89 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bf280): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bf280): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.521926067 +0000 UTC m=+118.709354123 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bf280): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bf800): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bf800): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bf800): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bf800): >_readAt: n=8, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bf800): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.521926067 +0000 UTC m=+118.709354123 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bf800): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a6cb0 item 89 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bfe40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bfe40): open at offset 0 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bfe40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bfe40): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bfe40): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bfe40): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bfe40): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bfe40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.523456633 +0000 UTC m=+118.710884679 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015bfe40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4400): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4400): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4400): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a7030 item 90 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4400): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4400): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.523954852 +0000 UTC m=+118.711382898 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4400): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4940): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4940): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4940): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a71f0 item 90 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4940): _readAt: size=2, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4940): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4940): _writeAt: size=3, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4940): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4940): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.524577556 +0000 UTC m=+118.712005612 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4940): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4f00): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4f00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4f00): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4f00): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4f00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.524577556 +0000 UTC m=+118.712005612 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e4f00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a73b0 item 90 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e5540): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e5540): open at offset 0 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e5540): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e5540): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e5540): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e5540): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e5540): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e5540): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.525791755 +0000 UTC m=+118.713219811 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e5540): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e5a80): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e5a80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e5a80): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a7730 item 91 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e5a80): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e5a80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.526304041 +0000 UTC m=+118.713732097 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015e5a80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015fc040): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015fc040): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015fc040): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015fc040): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015fc040): >_readAt: n=2, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015fc040): _writeAt: size=3, off=7 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a78f0 item 91 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015fc040): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015fc040): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.526936333 +0000 UTC m=+118.714364379 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015fc040): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001505680): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001505680): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001505680): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001505680): >_readAt: n=8, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001505680): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.526936333 +0000 UTC m=+118.714364379 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001505680): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a7ab0 item 91 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001505cc0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001505cc0): open at offset 0 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001505cc0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001505cc0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001505cc0): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001505cc0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001505cc0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001505cc0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.528218401 +0000 UTC m=+118.715646457 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001505cc0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001522280): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001522280): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001522280): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001508930 item 92 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001522280): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001522280): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.528734503 +0000 UTC m=+118.716162559 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001522280): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015227c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015227c0): open at offset 5 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015227c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001508af0 item 92 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015227c0): _readAt: size=2, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015227c0): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015227c0): _writeAt: size=3, off=5 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015227c0): >_writeAt: n=3, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015227c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.52937994 +0000 UTC m=+118.716807986 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015227c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001522d80): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001522d80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001522d80): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001522d80): >_readAt: n=3, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001522d80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.52937994 +0000 UTC m=+118.716807986 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001522d80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001508cb0 item 92 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015233c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015233c0): open at offset 0 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015233c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015233c0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015233c0): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015233c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015233c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015233c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.530751516 +0000 UTC m=+118.718179562 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015233c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001523900): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001523900): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001523900): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001509030 item 93 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001523900): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001523900): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.531680718 +0000 UTC m=+118.719108764 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001523900): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001542080): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001542080): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001542080): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001542080): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001542080): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.531680718 +0000 UTC m=+118.719108764 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001542080): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015091f0 item 93 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015426c0): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015426c0): open at offset 0 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015426c0): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015426c0): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015426c0): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015426c0): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015426c0): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015426c0): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.533326671 +0000 UTC m=+118.720754717 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc0015426c0): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001542c00): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001542c00): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001542c00): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001509570 item 94 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001542c00): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001542c00): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.533833967 +0000 UTC m=+118.721262013 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001542c00): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543300): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543300): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543300): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543300): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543300): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.533833967 +0000 UTC m=+118.721262013 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543300): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001509730 item 94 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543940): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543940): open at offset 0 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543940): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543940): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543940): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543940): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543940): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543940): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.535141593 +0000 UTC m=+118.722569639 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543940): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543e80): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543e80): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543e80): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001509ab0 item 95 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543e80): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543e80): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.535621708 +0000 UTC m=+118.723049754 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001543e80): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001560600): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001560600): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001560600): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001560600): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001560600): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.535621708 +0000 UTC m=+118.723049754 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001560600): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001509c70 item 95 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001560c40): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001560c40): open at offset 0 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001560c40): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001560c40): _readAt: size=2, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001560c40): >_readAt: n=0, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001560c40): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001560c40): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001560c40): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.536978425 +0000 UTC m=+118.724406472 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001560c40): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001561180): _writeAt: size=5, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001561180): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001561180): >openPending: err= 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001570070 item 96 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001561180): >_writeAt: n=5, err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001561180): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.537581282 +0000 UTC m=+118.725009328 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001561180): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/18 05:13:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/18 05:13:14 DEBUG : open-test-file: newRWFileHandle: 2026/02/18 05:13:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/18 05:13:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001561880): _readAt: size=512, off=0 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001561880): openPending: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001561880): >openPending: err= 2026/02/18 05:13:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001561880): >_readAt: n=5, err=EOF 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001561880): close: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-18 05:13:14.537581282 +0000 UTC m=+118.725009328 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:14 DEBUG : open-test-file(0xc001561880): >close: err= 2026/02/18 05:13:14 DEBUG : open-test-file: Remove: 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001570230 item 96 2026/02/18 05:13:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/18 05:13:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/18 05:13:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/18 05:13:14 DEBUG : open-test-file: >Remove: err= 2026/02/18 05:13:14 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:14 DEBUG : Looking for writers 2026/02/18 05:13:14 DEBUG : >WaitForWriters: 2026/02/18 05:13:14 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.61s) --- PASS: TestRWFileHandleOpenTests/writes (0.87s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full (0.74s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:14 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:14 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:13:14 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:14 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:14 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:13:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:15 DEBUG : file1: newRWFileHandle: 2026/02/18 05:13:15 DEBUG : file1(0xc0014e0780): openPending: 2026/02/18 05:13:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:15 DEBUG : file1(0xc0014e0780): >openPending: err= 2026/02/18 05:13:15 DEBUG : file1: >newRWFileHandle: err= 2026/02/18 05:13:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/18 05:13:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/18 05:13:15 DEBUG : file1(0xc0014e0780): _writeAt: size=2, off=0 2026/02/18 05:13:15 DEBUG : file1(0xc0014e0780): >_writeAt: n=2, err= 2026/02/18 05:13:15 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/02/18 05:13:15 DEBUG : file1(0xc0014e0780): RWFileHandle.Flush 2026/02/18 05:13:15 DEBUG : file1(0xc0014e0780): RWFileHandle.Release 2026/02/18 05:13:15 DEBUG : file1(0xc0014e0780): close: 2026/02/18 05:13:15 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/02/18 05:13:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:15 DEBUG : file1(0xc0014e0780): >close: err= 2026/02/18 05:13:15 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:15 DEBUG : Looking for writers 2026/02/18 05:13:15 DEBUG : file1: reading active writers 2026/02/18 05:13:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 05:13:15 DEBUG : Looking for writers 2026/02/18 05:13:15 DEBUG : file1: reading active writers 2026/02/18 05:13:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 05:13:15 DEBUG : Looking for writers 2026/02/18 05:13:15 DEBUG : file1: reading active writers 2026/02/18 05:13:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 05:13:15 DEBUG : Looking for writers 2026/02/18 05:13:15 DEBUG : file1: reading active writers 2026/02/18 05:13:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 05:13:15 DEBUG : file1: vfs cache: starting upload 2026/02/18 05:13:15 DEBUG : Looking for writers 2026/02/18 05:13:15 DEBUG : file1: reading active writers 2026/02/18 05:13:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 05:13:15 DEBUG : file1: size = 2 OK 2026/02/18 05:13:15 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/02/18 05:13:15 INFO : file1: Copied (new) 2026/02/18 05:13:15 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/02/18 05:13:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/18 05:13:15 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/02/18 05:13:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:15 INFO : file1: vfs cache: upload succeeded try #1 2026/02/18 05:13:15 DEBUG : Looking for writers 2026/02/18 05:13:15 DEBUG : file1: reading active writers 2026/02/18 05:13:15 DEBUG : >WaitForWriters: 2026/02/18 05:13:15 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:15 DEBUG : Looking for writers 2026/02/18 05:13:15 DEBUG : file1: reading active writers 2026/02/18 05:13:15 DEBUG : >WaitForWriters: 2026/02/18 05:13:15 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.10s) === RUN TestRWCacheRename run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:15 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:15 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:13:15 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:15 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:16 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:16 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:13:16 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:16 DEBUG : rename_me: newRWFileHandle: 2026/02/18 05:13:16 DEBUG : rename_me(0xc00077ea80): openPending: 2026/02/18 05:13:16 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/18 05:13:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/18 05:13:16 DEBUG : rename_me(0xc00077ea80): >openPending: err= 2026/02/18 05:13:16 DEBUG : rename_me: >newRWFileHandle: err= 2026/02/18 05:13:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/18 05:13:16 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/02/18 05:13:16 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/02/18 05:13:16 DEBUG : rename_me(0xc00077ea80): _writeAt: size=5, off=0 2026/02/18 05:13:16 DEBUG : rename_me(0xc00077ea80): >_writeAt: n=5, err= 2026/02/18 05:13:16 DEBUG : rename_me(0xc00077ea80): close: 2026/02/18 05:13:16 DEBUG : rename_me: vfs cache: setting modification time to 2026-02-18 05:13:16.185833482 +0000 UTC m=+120.373261539 2026/02/18 05:13:16 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/02/18 05:13:16 DEBUG : rename_me(0xc00077ea80): >close: err= 2026/02/18 05:13:16 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/02/18 05:13:16 DEBUG : i_was_renamed: Updating file with 0xc00127a3c0 2026/02/18 05:13:16 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/02/18 05:13:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/18 05:13:16 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:16 DEBUG : Looking for writers 2026/02/18 05:13:16 DEBUG : i_was_renamed: reading active writers 2026/02/18 05:13:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 05:13:16 DEBUG : Looking for writers 2026/02/18 05:13:16 DEBUG : i_was_renamed: reading active writers 2026/02/18 05:13:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 05:13:16 DEBUG : Looking for writers 2026/02/18 05:13:16 DEBUG : i_was_renamed: reading active writers 2026/02/18 05:13:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 05:13:16 DEBUG : Looking for writers 2026/02/18 05:13:16 DEBUG : i_was_renamed: reading active writers 2026/02/18 05:13:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 05:13:16 DEBUG : i_was_renamed: vfs cache: starting upload 2026/02/18 05:13:16 DEBUG : Looking for writers 2026/02/18 05:13:16 DEBUG : i_was_renamed: reading active writers 2026/02/18 05:13:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 05:13:16 DEBUG : i_was_renamed: size = 5 OK 2026/02/18 05:13:16 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/18 05:13:16 INFO : i_was_renamed: Copied (new) 2026/02/18 05:13:16 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-02-18 05:13:16.185833482 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/02/18 05:13:16 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/02/18 05:13:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/18 05:13:16 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/02/18 05:13:16 DEBUG : Looking for writers 2026/02/18 05:13:16 DEBUG : i_was_renamed: reading active writers 2026/02/18 05:13:16 DEBUG : >WaitForWriters: 2026/02/18 05:13:16 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.94s) === RUN TestRWCacheUpdate run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:16 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:16 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 05:13:16 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:16 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 05:13:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-xowabec1geno" 2026/02/18 05:13:16 INFO : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 05:13:17 DEBUG : forgetting directory cache 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate(0xc000a6c3c0): _readAt: size=512, off=0 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate(0xc000a6c3c0): openPending: 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-18 04:14:16.946550739 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/18 05:13:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate(0xc000a6c3c0): >openPending: err= 2026/02/18 05:13:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:17 DEBUG : forgetting directory cache 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate(0xc000a6c3c0): >_readAt: n=20, err=EOF 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate(0xc000a6c3c0): close: 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-18 04:14:16.946550739 +0000 UTC 2026/02/18 05:13:17 DEBUG : TestRWCacheUpdate(0xc000a6c3c0): >close: err= 2026/02/18 05:13:17 DEBUG : Re-reading directory (272.200337ms old) 2026/02/18 05:13:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/18 05:13:18 DEBUG : forgetting directory cache 2026/02/18 05:13:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/18 05:13:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/18 05:13:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/18 05:13:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:18 DEBUG : TestRWCacheUpdate(0xc000a6cc80): _readAt: size=512, off=0 2026/02/18 05:13:18 DEBUG : TestRWCacheUpdate(0xc000a6cc80): openPending: 2026/02/18 05:13:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-18 04:15:16.946550739 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-02-18 04:14:16.946550739 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/02/18 05:13:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-18 04:15:16.946550739 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-02-18 04:14:16.946550739 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/02/18 05:13:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/18 05:13:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/18 05:13:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/18 05:13:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:18 DEBUG : TestRWCacheUpdate(0xc000a6cc80): >openPending: err= 2026/02/18 05:13:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/18 05:13:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/18 05:13:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:18 DEBUG : forgetting directory cache 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate(0xc000a6cc80): >_readAt: n=20, err=EOF 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate(0xc000a6cc80): close: 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-18 04:15:16.946550739 +0000 UTC 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate(0xc000a6cc80): >close: err= 2026/02/18 05:13:19 DEBUG : Re-reading directory (271.567114ms old) 2026/02/18 05:13:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/18 05:13:19 DEBUG : forgetting directory cache 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate(0xc000948200): _readAt: size=512, off=0 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate(0xc000948200): openPending: 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-18 04:16:16.946550739 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-02-18 04:15:16.946550739 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-18 04:16:16.946550739 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-02-18 04:15:16.946550739 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/02/18 05:13:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/18 05:13:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate(0xc000948200): >openPending: err= 2026/02/18 05:13:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:20 DEBUG : forgetting directory cache 2026/02/18 05:13:20 DEBUG : TestRWCacheUpdate(0xc000948200): >_readAt: n=20, err=EOF 2026/02/18 05:13:20 DEBUG : TestRWCacheUpdate(0xc000948200): close: 2026/02/18 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-18 04:16:16.946550739 +0000 UTC 2026/02/18 05:13:20 DEBUG : TestRWCacheUpdate(0xc000948200): >close: err= 2026/02/18 05:13:20 DEBUG : Re-reading directory (273.55401ms old) 2026/02/18 05:13:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/18 05:13:20 DEBUG : forgetting directory cache 2026/02/18 05:13:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate(0xc00077e740): _readAt: size=512, off=0 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate(0xc00077e740): openPending: 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-18 04:17:16.946550739 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-02-18 04:16:16.946550739 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-18 04:17:16.946550739 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-02-18 04:16:16.946550739 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/02/18 05:13:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/18 05:13:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate(0xc00077e740): >openPending: err= 2026/02/18 05:13:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:21 DEBUG : forgetting directory cache 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate(0xc00077e740): >_readAt: n=20, err=EOF 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate(0xc00077e740): close: 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-18 04:17:16.946550739 +0000 UTC 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate(0xc00077e740): >close: err= 2026/02/18 05:13:21 DEBUG : Re-reading directory (275.482125ms old) 2026/02/18 05:13:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/18 05:13:21 DEBUG : forgetting directory cache 2026/02/18 05:13:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate(0xc00077e340): _readAt: size=512, off=0 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate(0xc00077e340): openPending: 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-18 04:18:16.946550739 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-02-18 04:17:16.946550739 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-18 04:18:16.946550739 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-02-18 04:17:16.946550739 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/02/18 05:13:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/18 05:13:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate(0xc00077e340): >openPending: err= 2026/02/18 05:13:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:22 DEBUG : forgetting directory cache 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate(0xc00077e340): >_readAt: n=20, err=EOF 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate(0xc00077e340): close: 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-18 04:18:16.946550739 +0000 UTC 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate(0xc00077e340): >close: err= 2026/02/18 05:13:22 DEBUG : Re-reading directory (271.322864ms old) 2026/02/18 05:13:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/18 05:13:22 DEBUG : forgetting directory cache 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate(0xc000948600): _readAt: size=512, off=0 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate(0xc000948600): openPending: 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-18 04:19:16.946550739 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-02-18 04:18:16.946550739 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-18 04:19:16.946550739 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-02-18 04:18:16.946550739 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/02/18 05:13:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/18 05:13:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate(0xc000948600): >openPending: err= 2026/02/18 05:13:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:23 DEBUG : forgetting directory cache 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate(0xc000948600): >_readAt: n=20, err=EOF 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate(0xc000948600): close: 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-18 04:19:16.946550739 +0000 UTC 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate(0xc000948600): >close: err= 2026/02/18 05:13:23 DEBUG : Re-reading directory (282.450031ms old) 2026/02/18 05:13:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/18 05:13:23 DEBUG : forgetting directory cache 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate(0xc00077e280): _readAt: size=512, off=0 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate(0xc00077e280): openPending: 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-02-18 04:20:16.946550739 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-02-18 04:19:16.946550739 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-02-18 04:20:16.946550739 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-02-18 04:19:16.946550739 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/02/18 05:13:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/02/18 05:13:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate(0xc00077e280): >openPending: err= 2026/02/18 05:13:24 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:24 DEBUG : forgetting directory cache 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate(0xc00077e280): >_readAt: n=21, err=EOF 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate(0xc00077e280): close: 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-18 04:20:16.946550739 +0000 UTC 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate(0xc00077e280): >close: err= 2026/02/18 05:13:24 DEBUG : Re-reading directory (274.509951ms old) 2026/02/18 05:13:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/18 05:13:25 DEBUG : forgetting directory cache 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate(0xc000a6c340): _readAt: size=512, off=0 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate(0xc000a6c340): openPending: 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-02-18 04:21:16.946550739 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-02-18 04:20:16.946550739 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-02-18 04:21:16.946550739 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-02-18 04:20:16.946550739 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/02/18 05:13:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/02/18 05:13:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate(0xc000a6c340): >openPending: err= 2026/02/18 05:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:25 DEBUG : forgetting directory cache 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate(0xc000a6c340): >_readAt: n=22, err=EOF 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate(0xc000a6c340): close: 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-18 04:21:16.946550739 +0000 UTC 2026/02/18 05:13:25 DEBUG : TestRWCacheUpdate(0xc000a6c340): >close: err= 2026/02/18 05:13:25 DEBUG : Re-reading directory (271.786427ms old) 2026/02/18 05:13:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/18 05:13:26 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xowabec1geno/TestRWCacheUpdate exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:13:26 DEBUG : pacer: Rate limited, increasing sleep to 10ms run.go:286: Retry Put of "TestRWCacheUpdate" to GCS bucket rclone-test-xowabec1geno: 1/10 (googleapi: Error 429: The object rclone-test-xowabec1geno/TestRWCacheUpdate exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:13:26 DEBUG : forgetting directory cache 2026/02/18 05:13:28 DEBUG : pacer: Reducing sleep to 0s 2026/02/18 05:13:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/18 05:13:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/18 05:13:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/18 05:13:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:28 DEBUG : TestRWCacheUpdate(0xc000a6c580): _readAt: size=512, off=0 2026/02/18 05:13:28 DEBUG : TestRWCacheUpdate(0xc000a6c580): openPending: 2026/02/18 05:13:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-02-18 04:22:16.946550739 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-02-18 04:21:16.946550739 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/02/18 05:13:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-02-18 04:22:16.946550739 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-02-18 04:21:16.946550739 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/02/18 05:13:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/18 05:13:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/18 05:13:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/02/18 05:13:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:28 DEBUG : TestRWCacheUpdate(0xc000a6c580): >openPending: err= 2026/02/18 05:13:28 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/02/18 05:13:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/18 05:13:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:28 DEBUG : forgetting directory cache 2026/02/18 05:13:29 DEBUG : forgetting directory cache 2026/02/18 05:13:29 DEBUG : TestRWCacheUpdate(0xc000a6c580): >_readAt: n=23, err=EOF 2026/02/18 05:13:29 DEBUG : TestRWCacheUpdate(0xc000a6c580): close: 2026/02/18 05:13:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-18 04:22:16.946550739 +0000 UTC 2026/02/18 05:13:29 DEBUG : TestRWCacheUpdate(0xc000a6c580): >close: err= 2026/02/18 05:13:29 DEBUG : Re-reading directory (527.38174ms old) 2026/02/18 05:13:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/18 05:13:29 DEBUG : forgetting directory cache 2026/02/18 05:13:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate(0xc000948280): _readAt: size=512, off=0 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate(0xc000948280): openPending: 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-02-18 04:23:16.946550739 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-02-18 04:22:16.946550739 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-02-18 04:23:16.946550739 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-02-18 04:22:16.946550739 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/02/18 05:13:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/02/18 05:13:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate(0xc000948280): >openPending: err= 2026/02/18 05:13:30 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:30 DEBUG : forgetting directory cache 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate(0xc000948280): >_readAt: n=24, err=EOF 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate(0xc000948280): close: 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-18 04:23:16.946550739 +0000 UTC 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate(0xc000948280): >close: err= 2026/02/18 05:13:30 DEBUG : Re-reading directory (282.756008ms old) 2026/02/18 05:13:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/18 05:13:30 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:30 DEBUG : Looking for writers 2026/02/18 05:13:30 DEBUG : TestRWCacheUpdate: reading active writers 2026/02/18 05:13:30 DEBUG : >WaitForWriters: 2026/02/18 05:13:30 DEBUG : GCS bucket rclone-test-xowabec1geno: vfs cache: cleaner exiting 2026/02/18 05:13:30 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (14.10s) === RUN TestCaseSensitivity run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:31 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:31 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/18 05:13:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/18 05:13:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/18 05:13:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/18 05:13:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/18 05:13:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/18 05:13:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/18 05:13:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/18 05:13:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/18 05:13:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/18 05:13:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/18 05:13:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/18 05:13:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:33 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:33 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:33 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/18 05:13:33 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/18 05:13:33 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/18 05:13:33 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:33 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/18 05:13:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/18 05:13:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/18 05:13:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:33 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/18 05:13:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/18 05:13:33 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/02/18 05:13:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:34 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/18 05:13:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/18 05:13:34 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/02/18 05:13:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:34 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/18 05:13:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/18 05:13:34 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/02/18 05:13:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:34 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:34 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/18 05:13:34 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/18 05:13:34 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/18 05:13:34 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:34 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:34 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:34 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/18 05:13:34 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/18 05:13:34 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/18 05:13:34 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:34 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:34 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:34 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/18 05:13:34 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/18 05:13:34 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:34 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/18 05:13:34 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/18 05:13:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/18 05:13:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/18 05:13:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/18 05:13:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:35 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:35 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:35 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:35 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:35 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:35 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:35 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:35 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/18 05:13:35 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/18 05:13:35 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/18 05:13:35 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:35 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:35 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:35 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/18 05:13:35 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/18 05:13:35 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/18 05:13:35 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:35 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:35 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:35 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:35 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:35 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:35 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:35 DEBUG : Looking for writers 2026/02/18 05:13:35 DEBUG : FilEb: reading active writers 2026/02/18 05:13:35 DEBUG : FiLeA: reading active writers 2026/02/18 05:13:35 DEBUG : FiLeB: reading active writers 2026/02/18 05:13:35 DEBUG : >WaitForWriters: 2026/02/18 05:13:35 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:35 DEBUG : Looking for writers 2026/02/18 05:13:35 DEBUG : FiLeA: reading active writers 2026/02/18 05:13:35 DEBUG : FiLeB: reading active writers 2026/02/18 05:13:35 DEBUG : FilEb: reading active writers 2026/02/18 05:13:35 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (5.22s) === RUN TestUnicodeNormalization run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:36 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/18 05:13:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/18 05:13:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/18 05:13:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:37 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/02/18 05:13:37 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/02/18 05:13:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/02/18 05:13:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/18 05:13:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/18 05:13:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/18 05:13:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:37 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:37 DEBUG : Looking for writers 2026/02/18 05:13:37 DEBUG : normal name with no special characters.txt: reading active writers 2026/02/18 05:13:37 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/02/18 05:13:37 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.91s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:38 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:38 DEBUG : GCS bucket rclone-test-xowabec1geno: Reusing VFS from active cache 2026/02/18 05:13:38 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:38 DEBUG : Looking for writers 2026/02/18 05:13:38 DEBUG : >WaitForWriters: 2026/02/18 05:13:38 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:38 DEBUG : Looking for writers 2026/02/18 05:13:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:38 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:38 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:38 DEBUG : Looking for writers 2026/02/18 05:13:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.35s) === RUN TestVFSRoot run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:38 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:38 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:38 DEBUG : Looking for writers 2026/02/18 05:13:38 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:39 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:39 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:39 DEBUG : dir: Looking for writers 2026/02/18 05:13:39 DEBUG : file2: reading active writers 2026/02/18 05:13:39 DEBUG : Looking for writers 2026/02/18 05:13:39 DEBUG : file1: reading active writers 2026/02/18 05:13:39 DEBUG : dir: reading active writers 2026/02/18 05:13:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.28s) === RUN TestVFSStatParent run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:40 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:41 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:41 DEBUG : dir: Looking for writers 2026/02/18 05:13:41 DEBUG : Looking for writers 2026/02/18 05:13:41 DEBUG : dir: reading active writers 2026/02/18 05:13:41 DEBUG : file1: reading active writers 2026/02/18 05:13:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.09s) === RUN TestVFSOpenFile run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:41 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:42 DEBUG : file1: Open: flags=O_RDONLY 2026/02/18 05:13:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/18 05:13:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/18 05:13:42 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:42 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/18 05:13:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/18 05:13:42 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:42 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/18 05:13:42 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/18 05:13:42 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/18 05:13:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/18 05:13:42 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (0 bytes), uploading instead of streaming 2026/02/18 05:13:42 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/18 05:13:42 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/18 05:13:42 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/02/18 05:13:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/18 05:13:42 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:42 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/18 05:13:42 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:42 DEBUG : dir: Looking for writers 2026/02/18 05:13:42 DEBUG : new_file.txt: reading active writers 2026/02/18 05:13:42 DEBUG : file2: reading active writers 2026/02/18 05:13:42 DEBUG : Looking for writers 2026/02/18 05:13:42 DEBUG : dir: reading active writers 2026/02/18 05:13:42 DEBUG : file1: reading active writers 2026/02/18 05:13:42 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.47s) === RUN TestVFSRename run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:43 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:44 DEBUG : dir/file1: size = 14 OK 2026/02/18 05:13:44 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/02/18 05:13:44 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/02/18 05:13:44 INFO : dir/file2: Deleted 2026/02/18 05:13:44 DEBUG : dir/file1: Updating file with dir/file1 0xc00127a540 2026/02/18 05:13:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/18 05:13:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:44 DEBUG : file0: size = 14 OK 2026/02/18 05:13:44 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/02/18 05:13:44 INFO : dir/file1: Copied (server-side copy) to: file0 2026/02/18 05:13:44 INFO : dir/file1: Deleted 2026/02/18 05:13:44 DEBUG : file0: Updating file with file0 0xc00127a540 2026/02/18 05:13:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 05:13:44 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/02/18 05:13:45 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:45 DEBUG : dir: Looking for writers 2026/02/18 05:13:45 DEBUG : Looking for writers 2026/02/18 05:13:45 DEBUG : file0: reading active writers 2026/02/18 05:13:45 DEBUG : dir: reading active writers 2026/02/18 05:13:45 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.48s) === RUN TestVFSStatfs run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:45 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:45 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:45 DEBUG : Looking for writers 2026/02/18 05:13:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.37s) === RUN TestVFSMkdir run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:45 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:45 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:45 DEBUG : Looking for writers 2026/02/18 05:13:45 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.35s) === RUN TestVFSMkdirAll run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:46 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:46 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:46 DEBUG : Looking for writers 2026/02/18 05:13:46 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.36s) === 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 "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:46 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:46 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:46 DEBUG : Looking for writers 2026/02/18 05:13:46 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.37s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:46 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/18 05:13:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/18 05:13:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:47 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/18 05:13:47 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/18 05:13:47 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/18 05:13:47 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (5 bytes), uploading instead of streaming 2026/02/18 05:13:47 DEBUG : file1: size = 5 OK 2026/02/18 05:13:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/18 05:13:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/18 05:13:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/18 05:13:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/18 05:13:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/18 05:13:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/18 05:13:47 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/02/18 05:13:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/18 05:13:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/18 05:13:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/18 05:13:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/18 05:13:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:47 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (0 bytes), uploading instead of streaming 2026/02/18 05:13:47 DEBUG : file1: size = 0 OK 2026/02/18 05:13:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/18 05:13:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/18 05:13:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/18 05:13:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/18 05:13:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/18 05:13:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/18 05:13:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:47 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (7 bytes), uploading instead of streaming 2026/02/18 05:13:47 DEBUG : file1: size = 7 OK 2026/02/18 05:13:47 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/02/18 05:13:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/18 05:13:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:47 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:47 DEBUG : Looking for writers 2026/02/18 05:13:47 DEBUG : file1: reading active writers 2026/02/18 05:13:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.13s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:48 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/18 05:13:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/18 05:13:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:48 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/02/18 05:13:49 DEBUG : file1: aborting in-sequence write wait, off=100 2026/02/18 05:13:49 DEBUG : file1: failed to wait for in-sequence write to 100 2026/02/18 05:13:49 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/02/18 05:13:49 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (11 bytes), uploading instead of streaming 2026/02/18 05:13:49 DEBUG : file1: size = 11 OK 2026/02/18 05:13:49 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/18 05:13:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/18 05:13:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:49 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/02/18 05:13:49 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:49 DEBUG : Looking for writers 2026/02/18 05:13:49 DEBUG : file1: reading active writers 2026/02/18 05:13:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.90s) === RUN TestWriteFileHandleFlush run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:50 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/18 05:13:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/18 05:13:50 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/18 05:13:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:50 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (5 bytes), uploading instead of streaming 2026/02/18 05:13:50 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xowabec1geno/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:13:50 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/02/18 05:13:50 DEBUG : file1: Received error: googleapi: Error 429: The object rclone-test-xowabec1geno/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 1/10 2026/02/18 05:13:50 DEBUG : pacer: Reducing sleep to 0s 2026/02/18 05:13:50 DEBUG : file1: size = 5 OK 2026/02/18 05:13:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/18 05:13:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/18 05:13:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:50 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/02/18 05:13:50 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:50 DEBUG : Looking for writers 2026/02/18 05:13:50 DEBUG : file1: reading active writers 2026/02/18 05:13:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.82s) === RUN TestWriteFileHandleRelease run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:50 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/18 05:13:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/18 05:13:51 DEBUG : file1: WriteFileHandle.Release closing 2026/02/18 05:13:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:51 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (0 bytes), uploading instead of streaming 2026/02/18 05:13:51 DEBUG : file1: size = 0 OK 2026/02/18 05:13:51 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/18 05:13:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/18 05:13:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:51 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/02/18 05:13:51 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:51 DEBUG : Looking for writers 2026/02/18 05:13:51 DEBUG : file1: reading active writers 2026/02/18 05:13:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.70s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:51 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/18 05:13:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/18 05:13:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:51 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (2 bytes), uploading instead of streaming 2026/02/18 05:13:51 DEBUG : file1: size = 2 OK 2026/02/18 05:13:51 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/02/18 05:13:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/18 05:13:52 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/02/18 05:13:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:52 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:52 DEBUG : Looking for writers 2026/02/18 05:13:52 DEBUG : file1: reading active writers 2026/02/18 05:13:52 DEBUG : >WaitForWriters: 2026/02/18 05:13:52 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-xowabec1geno/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:13:52 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/02/18 05:13:52 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestWriteFileModTimeWithOpenWriters (1.03s) === RUN TestFileReadAtZeroLength run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:52 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/18 05:13:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/18 05:13:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:52 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (0 bytes), uploading instead of streaming 2026/02/18 05:13:52 DEBUG : file1: size = 0 OK 2026/02/18 05:13:52 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/18 05:13:52 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/18 05:13:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:52 DEBUG : file1: Open: flags=O_RDONLY 2026/02/18 05:13:52 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/18 05:13:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/18 05:13:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:53 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:53 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:53 DEBUG : Looking for writers 2026/02/18 05:13:53 DEBUG : file1: reading active writers 2026/02/18 05:13:53 DEBUG : >WaitForWriters: 2026/02/18 05:13:53 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The object rclone-test-xowabec1geno/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:13:53 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/02/18 05:13:53 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestFileReadAtZeroLength (0.95s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:53 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 05:13:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 05:13:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/18 05:13:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/18 05:13:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:53 DEBUG : GCS bucket rclone-test-xowabec1geno: File to upload is small (100 bytes), uploading instead of streaming 2026/02/18 05:13:53 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xowabec1geno/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:13:53 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/02/18 05:13:53 DEBUG : file1: Received error: googleapi: Error 429: The object rclone-test-xowabec1geno/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 1/10 2026/02/18 05:13:53 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xowabec1geno/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:13:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/18 05:13:53 DEBUG : file1: Received error: googleapi: Error 429: The object rclone-test-xowabec1geno/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 2/10 2026/02/18 05:13:54 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-xowabec1geno/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/02/18 05:13:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/18 05:13:54 DEBUG : file1: Received error: googleapi: Error 429: The object rclone-test-xowabec1geno/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded - low level retry 3/10 2026/02/18 05:13:54 DEBUG : pacer: Reducing sleep to 30ms 2026/02/18 05:13:54 DEBUG : file1: size = 100 OK 2026/02/18 05:13:54 DEBUG : file1: md5 = 83d0e64ee7bc973e849a57b04617afa4 OK 2026/02/18 05:13:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/18 05:13:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 05:13:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/18 05:13:54 DEBUG : file1: Open: flags=O_RDONLY 2026/02/18 05:13:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/18 05:13:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/18 05:13:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:54 DEBUG : pacer: Reducing sleep to 22.5ms 2026/02/18 05:13:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:54 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:54 DEBUG : Looking for writers 2026/02/18 05:13:54 DEBUG : file1: reading active writers 2026/02/18 05:13:54 DEBUG : >WaitForWriters: 2026/02/18 05:13:54 DEBUG : pacer: Reducing sleep to 16.875ms 2026/02/18 05:13:54 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/02/18 05:13:54 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestFileReadAtNonZeroLength (0.86s) === RUN TestZipManyFiles run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:54 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:55 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/02/18 05:13:55 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/02/18 05:13:55 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:55 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:55 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/02/18 05:13:55 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/02/18 05:13:55 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:55 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:55 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/02/18 05:13:55 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/02/18 05:13:55 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:55 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:55 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/02/18 05:13:55 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/02/18 05:13:55 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:55 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:55 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/02/18 05:13:55 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/02/18 05:13:55 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:55 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:55 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:55 DEBUG : flat: Looking for writers 2026/02/18 05:13:55 DEBUG : f000.txt: reading active writers 2026/02/18 05:13:55 DEBUG : f001.txt: reading active writers 2026/02/18 05:13:55 DEBUG : f002.txt: reading active writers 2026/02/18 05:13:55 DEBUG : f003.txt: reading active writers 2026/02/18 05:13:55 DEBUG : f004.txt: reading active writers 2026/02/18 05:13:55 DEBUG : Looking for writers 2026/02/18 05:13:55 DEBUG : flat: reading active writers 2026/02/18 05:13:55 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.55s) === RUN TestZipManySubDirs run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:55 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:56 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/02/18 05:13:56 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/02/18 05:13:56 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:56 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:56 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/02/18 05:13:56 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/02/18 05:13:56 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:56 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:56 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/02/18 05:13:56 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/02/18 05:13:56 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:56 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:56 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:56 DEBUG : a/b/c: Looking for writers 2026/02/18 05:13:56 DEBUG : deep.txt: reading active writers 2026/02/18 05:13:56 DEBUG : a/b: Looking for writers 2026/02/18 05:13:56 DEBUG : c: reading active writers 2026/02/18 05:13:56 DEBUG : mid.txt: reading active writers 2026/02/18 05:13:56 DEBUG : a: Looking for writers 2026/02/18 05:13:56 DEBUG : b: reading active writers 2026/02/18 05:13:56 DEBUG : top.txt: reading active writers 2026/02/18 05:13:56 DEBUG : Looking for writers 2026/02/18 05:13:56 DEBUG : a: reading active writers 2026/02/18 05:13:56 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (1.09s) === RUN TestZipLargeFiles run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:57 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:57 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/02/18 05:13:57 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/02/18 05:13:57 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:58 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:58 DEBUG : bigdir: Looking for writers 2026/02/18 05:13:58 DEBUG : big.bin: reading active writers 2026/02/18 05:13:58 DEBUG : Looking for writers 2026/02/18 05:13:58 DEBUG : bigdir: reading active writers 2026/02/18 05:13:58 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.79s) === RUN TestZipDirsInRoot run.go:185: Remote "GCS bucket rclone-test-xowabec1geno", Local "Local file system at /tmp/rclone1770420091", Modify Window "1ns" 2026/02/18 05:13:58 INFO : GCS bucket rclone-test-xowabec1geno: poll-interval is not supported by this remote 2026/02/18 05:13:59 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/18 05:13:59 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/18 05:13:59 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:59 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:59 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/02/18 05:13:59 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/02/18 05:13:59 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:59 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:59 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/02/18 05:13:59 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/02/18 05:13:59 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/18 05:13:59 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/18 05:13:59 DEBUG : WaitForWriters: timeout=30s 2026/02/18 05:13:59 DEBUG : dir1: Looking for writers 2026/02/18 05:13:59 DEBUG : a.txt: reading active writers 2026/02/18 05:13:59 DEBUG : dir2: Looking for writers 2026/02/18 05:13:59 DEBUG : b.txt: reading active writers 2026/02/18 05:13:59 DEBUG : dir3: Looking for writers 2026/02/18 05:13:59 DEBUG : c.txt: reading active writers 2026/02/18 05:13:59 DEBUG : Looking for writers 2026/02/18 05:13:59 DEBUG : dir1: reading active writers 2026/02/18 05:13:59 DEBUG : dir2: reading active writers 2026/02/18 05:13:59 DEBUG : dir3: reading active writers 2026/02/18 05:13:59 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (1.10s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/02/18 05:13:59 DEBUG : GCS bucket rclone-test-xowabec1geno: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestGoogleCloudStorage: -verbose" - Finished OK in 2m44.832223716s (try 1/5)